aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Use p2align instead ALIGNOndřej Bílka10-323/+301
2013-10-08correct LC_TELEPHONE for pap localesChris Leonard3-6/+12
2013-10-08Format e_pow.cSiddhesh Poyarekar2-260/+315
2013-10-08Format e_exp.cSiddhesh Poyarekar2-164/+244
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar4-129/+140
2013-10-08Clean up locale file alignment handling.Joseph Myers6-7/+22
2013-10-07Fixes to Changelog for locale splitsChris Leonard1-0/+12
2013-10-07Fix up ChangeLog formatting.Roland McGrath1-19/+19
2013-10-07remove localdata path from Changelog entriesChris Leonard1-17/+17
2013-10-07Fix ar_SS in SUPPORTEDChris Leonard1-1/+1
2013-10-07Fix ChangeLog formattingSiddhesh Poyarekar1-1/+1
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar20-131/+160
2013-10-07Fix careless merge.Alan Modra2-1/+5
2013-10-05Adjust language-code fields of LC_ADDRESS.Chris Leonard18-19/+97
2013-10-05Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra3-7/+14
2013-10-05nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki2-2/+15
2013-10-04Fix typos in 3166.def.Chris Leonard1-1/+1
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault2-0/+22
2013-10-04Update generic swapon definition to match prototype.Ryan S. Arnold2-2/+6
2013-10-04Move powerpc ports pieces to libc.Joseph Myers65-10/+71
2013-10-04e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers3-2/+6
2013-10-04e500 port: fix fpu_control.h constant values.Joseph Myers2-10/+17
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers9-0/+190
2013-10-04Correct error in iso-3166.defChris Leonard1-1/+1
2013-10-04Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard5-7/+360
2013-10-04Split ar_SD into ar_SD and ar_SSChris Leonard2-2/+244
2013-10-04Update iso-1366.def and related occurrencesChris Leonard2-3/+13
2013-10-04Fix typo in manualSiddhesh Poyarekar2-1/+5
2013-10-04ARM: Allow building __sigsetjmp as Thumb.Will Newton2-3/+5
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton3-5/+10
2013-10-04malloc/tst-valloc.c: Tidy up code.Will Newton2-6/+19
2013-10-04malloc/tst-pvalloc.c: Tidy up code.Will Newton2-6/+19
2013-10-04malloc/tst-posix_memalign.c: Tidy up code.Will Newton2-4/+18
2013-10-04malloc: Add memalign test.Will Newton3-1/+105
2013-10-04Use stdint.h types in union unaligned.Alan Modra3-6/+12
2013-10-04Correct little-endian relocation of UADDR64,32,16.Alan Modra3-24/+24
2013-10-04fix changelog dateAlan Modra1-1/+1
2013-10-04PowerPC LE configuryAlan Modra5-4/+13
2013-10-04string/tester memrchr testAlan Modra2-3/+7
2013-10-04string/test-memcpy error reportingAlan Modra2-2/+7
2013-10-04PowerPC LE memchr and memrchrAlan Modra7-382/+422
2013-10-04PowerPC LE memsetAlan Modra8-34/+45
2013-10-04PowerPC LE memcpyAlan Modra10-410/+941
2013-10-04PowerPC LE memcmpAlan Modra5-1893/+3464
2013-10-04PowerPC LE strchrAlan Modra7-74/+228
2013-10-04PowerPC LE strcpyAlan Modra5-3/+85
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