aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-04PowerPC floating point little-endian [12 of 15]Alan Modra20-38/+71
2013-10-04PowerPC floating point little-endian [11 of 15]Alan Modra3-57/+70
2013-10-04PowerPC floating point little-endian [10 of 15]Alan Modra3-34/+37
2013-10-04PowerPC floating point little-endian [9 of 15]Alan Modra2-25/+35
2013-10-04PowerPC floating point little-endian [8 of 15]Anton Blanchard15-40/+57
2013-10-04PowerPC floating point little-endian [7 of 15]Anton Blanchard2-12/+22
2013-10-04PowerPC floating point little-endian [6 of 15]Alan Modra2-28/+30
2013-10-04PowerPC floating point little-endian [5 of 15]Alan Modra3-56/+8
2013-10-04PowerPC floating point little-endian [4 of 15]Alan Modra6-134/+198
2013-10-04PowerPC floating point little-endian [3 of 15]Alan Modra23-240/+322
2013-10-04PowerPC floating point little-endian [2 of 15]Alan Modra27-89/+176
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra11-250/+131
2013-10-04Fix for [BZ #15680] IBM long double inaccuracyAlan Modra6-106/+176
2013-10-04IBM long double mechanical changes to support little-endianAlan Modra11-184/+161
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers2-1/+9
2013-10-03Remove locale file dependence on int32_t alignment.Joseph Myers4-32/+42
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey6-0/+6
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-5/+15
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka3-9/+15
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses3-33/+41
2013-10-03ARM: Add pointer encryption support.Will Newton7-6/+109
2013-10-02maint: correct changelogEric Blake1-5/+5
2013-10-02malloc: Add pvalloc test.Will Newton3-1/+98
2013-10-02malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c.Will Newton2-16/+89
2013-10-02malloc: Add posix_memalign test.Will Newton3-1/+104
2013-10-01glob: silence -Wattribute warningsEric Blake2-3/+8
2013-10-01Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf1-4/+4
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson2-31/+26
2013-10-01Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar4-11/+12
2013-09-30Add AArch64 relocation definitions.Petr Machata2-0/+196
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski2-1/+6
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab5-29/+33
2013-09-28tst-fanotify: fix styleMike Frysinger2-9/+14
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