aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott3-3/+11
2013-09-28Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard2-0/+2
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae3-8/+3
2013-09-27Move ChangeLog entrySiddhesh Poyarekar2-9/+8
2013-09-27Remove references to non-existent content items in install.texiAllan McRae3-3/+8
2013-09-27Use the mutex member of the argumen in __libc_lock_*_recursiveSiddhesh Poyarekar2-3/+12
2013-09-27Add ChangeLog entry for new sysdeps/sh/stackguard-macros.h.Kaz Kojima1-0/+4
2013-09-27Add SH implementation of stackguard-macros.h.Kaz Kojima1-0/+6
2013-09-26Faster strrchr.Ondřej Bílka7-943/+208
2013-09-25PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella2-1/+6
2013-09-25Version 1.2 of gd_GB localeMichael Bauer3-116/+147
2013-09-25conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers2-3/+24
2013-09-24Fix tst-long-dbl-fphex swprintf length calculation.Olivier Langlois2-2/+7
2013-09-24conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers2-7/+22
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers7-190/+335
2013-09-24Update to canonical freemanuals.texi file.Roland McGrath3-1/+11
2013-09-24[AArch64] Support __mcount profiling.Marcus Shawcroft2-8/+12
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft2-0/+39
2013-09-24ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2-4/+5
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2-1/+5
2013-09-23New locale for cmn_TWWei-Lun Chao4-8/+235
2013-09-23New locale for hak_TWWei-Lun Chao4-6/+232
2013-09-23Make locale archive hash function architecture-independent.Joseph Myers2-1/+6
2013-09-23New locale for lzh_TWWei-Lun Chao4-4/+264
2013-09-23New locale for nan_TWWei-Lun Chao4-5/+232
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki2-1/+5
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+131
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2-1/+5
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-3/+8
2013-09-232013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+6
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-3/+8
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar5-1/+84
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar3-35/+254
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell3-1/+14
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell19-5/+351
2013-09-22Adjust language-code fields of LC_ADDRESS.Chris Leonard73-63/+483
2013-09-21New locale for ak_GH.Chris Leonard4-3/+226
2013-09-21correct bug list in NEWSChris Leonard1-3/+2
2013-09-21[BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan3-5/+10
2013-09-20Make __ffs hiddenAndreas Schwab17-0/+39
2013-09-20Remove trailing space.Steve Ellcey1-1/+1
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-90/+0
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-56/+343
2013-09-20Mention malloc probes in the NEWS file.Alexandre Oliva2-0/+4
2013-09-20Add malloc probes for sbrk and heap resizing.Alexandre Oliva4-1/+58
2013-09-20Add catch-all alloc retry probe.Alexandre Oliva3-0/+16
2013-09-20Add probes for malloc retries.Alexandre Oliva3-0/+36
2013-09-20Add probes for malloc arena changes.Alexandre Oliva4-0/+75
2013-09-20Add probes for all changes to malloc options.Alexandre Oliva3-6/+112
2013-09-20Add first set of memory probes.Alexandre Oliva6-2/+57