aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-04PowerPC LE strcmp and strncmpAlan Modra9-81/+393
2013-10-04PowerPC LE strnlenAlan Modra3-102/+125
2013-10-04PowerPC LE strlenAlan Modra5-47/+140
2013-10-04PowerPC SIGSTKSZAlan Modra2-0/+58
2013-10-04PowerPC makecontextAlan Modra3-4/+16
2013-10-04PowerPC LE _dl_hwcap accessAlan Modra4-16/+23
2013-10-04PowerPC ugly symbol versioningAlan Modra11-38/+40
2013-10-04PowerPC LE setjmp/longjmpAnton Blanchard6-85/+92
2013-10-04PowerPC floating point little-endian [15 of 15]Alan Modra2-12/+14
2013-10-04PowerPC floating point little-endian [14 of 15]Anton Blanchard7-7/+29
2013-10-04PowerPC floating point little-endian [13 of 15]Alan Modra3-13/+19
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