summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra
2013-10-04Fix for [BZ #15680] IBM long double inaccuracyAlan Modra
2013-10-04IBM long double mechanical changes to support little-endianAlan Modra
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers
2013-10-03Remove locale file dependence on int32_t alignment.Joseph Myers
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses
2013-10-02maint: correct changelogEric Blake
2013-10-02malloc: Add pvalloc test.Will Newton
2013-10-02malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c.Will Newton
2013-10-02malloc: Add posix_memalign test.Will Newton
2013-10-01glob: silence -Wattribute warningsEric Blake
2013-09-30Add AArch64 relocation definitions.Petr Machata
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab
2013-09-28tst-fanotify: fix styleMike Frysinger
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae
2013-09-27Move ChangeLog entrySiddhesh Poyarekar
2013-09-27Remove references to non-existent content items in install.texiAllan McRae
2013-09-27Use the mutex member of the argumen in __libc_lock_*_recursiveSiddhesh Poyarekar
2013-09-27Add ChangeLog entry for new sysdeps/sh/stackguard-macros.h.Kaz Kojima
2013-09-26Faster strrchr.Ondřej Bílka
2013-09-25PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella
2013-09-25conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers
2013-09-24Fix tst-long-dbl-fphex swprintf length calculation.Olivier Langlois
2013-09-24conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers
2013-09-24Update to canonical freemanuals.texi file.Roland McGrath
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton
2013-09-23Make locale archive hash function architecture-independent.Joseph Myers
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-21[BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-20Mention malloc probes in the NEWS file.Alexandre Oliva
2013-09-20Add malloc probes for sbrk and heap resizing.Alexandre Oliva
2013-09-20Add catch-all alloc retry probe.Alexandre Oliva
2013-09-20Add probes for malloc retries.Alexandre Oliva
2013-09-20Add probes for malloc arena changes.Alexandre Oliva
2013-09-20Add probes for all changes to malloc options.Alexandre Oliva
2013-09-20Add first set of memory probes.Alexandre Oliva
2013-09-20Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell
2013-09-20Update Changelog and NEWSChris Leonard
2013-09-19Consolidate common code into macrosSiddhesh Poyarekar
2013-09-19Fix buffer overrun in strtod_lLiubov Dmitrieva
2013-09-19Add benchmark inputs for sincosSiddhesh Poyarekar
2013-09-19New test cases for sin and cos for multiple precision fallbackSiddhesh Poyarekar