about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* correct LC_TELEPHONE for pap localesChris Leonard2013-10-083-6/+12
* Format e_pow.cSiddhesh Poyarekar2013-10-082-260/+315
* Format e_exp.cSiddhesh Poyarekar2013-10-082-164/+244
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-084-129/+140
* Clean up locale file alignment handling.Joseph Myers2013-10-086-7/+22
* Fixes to Changelog for locale splitsChris Leonard2013-10-071-0/+12
* Fix up ChangeLog formatting.Roland McGrath2013-10-071-19/+19
* remove localdata path from Changelog entriesChris Leonard2013-10-071-17/+17
* Fix ar_SS in SUPPORTEDChris Leonard2013-10-071-1/+1
* Fix ChangeLog formattingSiddhesh Poyarekar2013-10-071-1/+1
* Add more directives to benchmark input filesSiddhesh Poyarekar2013-10-0720-131/+160
* Fix careless merge.Alan Modra2013-10-072-1/+5
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-0518-19/+97
* Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra2013-10-053-7/+14
* nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki2013-10-052-2/+15
* Fix typos in 3166.def.Chris Leonard2013-10-041-1/+1
* Add fork hooks for pthread_atforkSamuel Thibault2013-10-042-0/+22
* Update generic swapon definition to match prototype.Ryan S. Arnold2013-10-042-2/+6
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0465-10/+71
* e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2013-10-043-2/+6
* e500 port: fix fpu_control.h constant values.Joseph Myers2013-10-042-10/+17
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-049-0/+190
* Correct error in iso-3166.defChris Leonard2013-10-041-1/+1
* Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard2013-10-045-7/+360
* Split ar_SD into ar_SD and ar_SSChris Leonard2013-10-042-2/+244
* Update iso-1366.def and related occurrencesChris Leonard2013-10-042-3/+13
* Fix typo in manualSiddhesh Poyarekar2013-10-042-1/+5
* ARM: Allow building __sigsetjmp as Thumb.Will Newton2013-10-042-3/+5
* ARM: Allow building __longjmp as Thumb.Will Newton2013-10-043-5/+10
* malloc/tst-valloc.c: Tidy up code.Will Newton2013-10-042-6/+19
* malloc/tst-pvalloc.c: Tidy up code.Will Newton2013-10-042-6/+19
* malloc/tst-posix_memalign.c: Tidy up code.Will Newton2013-10-042-4/+18
* malloc: Add memalign test.Will Newton2013-10-043-1/+105
* Use stdint.h types in union unaligned.Alan Modra2013-10-043-6/+12
* Correct little-endian relocation of UADDR64,32,16.Alan Modra2013-10-043-24/+24
* fix changelog dateAlan Modra2013-10-041-1/+1
* PowerPC LE configuryAlan Modra2013-10-045-4/+13
* string/tester memrchr testAlan Modra2013-10-042-3/+7
* string/test-memcpy error reportingAlan Modra2013-10-042-2/+7
* PowerPC LE memchr and memrchrAlan Modra2013-10-047-382/+422
* PowerPC LE memsetAlan Modra2013-10-048-34/+45
* PowerPC LE memcpyAlan Modra2013-10-0410-410/+941
* PowerPC LE memcmpAlan Modra2013-10-045-1893/+3464
* PowerPC LE strchrAlan Modra2013-10-047-74/+228
* PowerPC LE strcpyAlan Modra2013-10-045-3/+85
* PowerPC LE strcmp and strncmpAlan Modra2013-10-049-81/+393
* PowerPC LE strnlenAlan Modra2013-10-043-102/+125
* PowerPC LE strlenAlan Modra2013-10-045-47/+140
* PowerPC SIGSTKSZAlan Modra2013-10-042-0/+58
* PowerPC makecontextAlan Modra2013-10-043-4/+16