Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soft-fp: fix typo in comment. | Adam Buchbinder | 2013-10-09 | 2 | -1/+5 |
* | Update gethostbyname2_r documentation. Fixes bug #156. | Yogesh Chaudhari | 2013-10-08 | 3 | -10/+18 |
* | Fix typo in last change | Andreas Schwab | 2013-10-08 | 1 | -1/+1 |
* | m68k: use PIC for Scrt1.o | Andreas Schwab | 2013-10-08 | 2 | -0/+25 |
* | Use p2align instead ALIGN | Ondřej Bílka | 2013-10-08 | 10 | -323/+301 |
* | correct LC_TELEPHONE for pap locales | Chris Leonard | 2013-10-08 | 3 | -6/+12 |
* | Format e_pow.c | Siddhesh Poyarekar | 2013-10-08 | 2 | -260/+315 |
* | Format e_exp.c | Siddhesh Poyarekar | 2013-10-08 | 2 | -164/+244 |
* | Consolidate multiple precision sin/cos functions | Siddhesh Poyarekar | 2013-10-08 | 4 | -129/+140 |
* | Clean up locale file alignment handling. | Joseph Myers | 2013-10-08 | 6 | -7/+22 |
* | Fixes to Changelog for locale splits | Chris Leonard | 2013-10-07 | 1 | -0/+12 |
* | Fix up ChangeLog formatting. | Roland McGrath | 2013-10-07 | 1 | -19/+19 |
* | remove localdata path from Changelog entries | Chris Leonard | 2013-10-07 | 1 | -17/+17 |
* | Fix ar_SS in SUPPORTED | Chris Leonard | 2013-10-07 | 1 | -1/+1 |
* | Fix ChangeLog formatting | Siddhesh Poyarekar | 2013-10-07 | 1 | -1/+1 |
* | Add more directives to benchmark input files | Siddhesh Poyarekar | 2013-10-07 | 20 | -131/+160 |
* | Fix careless merge. | Alan Modra | 2013-10-07 | 2 | -1/+5 |
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-10-05 | 18 | -19/+97 |
* | Mention powerpc64le support in NEWS and README, plus bugs fixed. | Alan Modra | 2013-10-05 | 3 | -7/+14 |
* | nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure | Maciej W. Rozycki | 2013-10-05 | 2 | -2/+15 |
* | Fix typos in 3166.def. | Chris Leonard | 2013-10-04 | 1 | -1/+1 |
* | Add fork hooks for pthread_atfork | Samuel Thibault | 2013-10-04 | 2 | -0/+22 |
* | Update generic swapon definition to match prototype. | Ryan S. Arnold | 2013-10-04 | 2 | -2/+6 |
* | Move powerpc ports pieces to libc. | Joseph Myers | 2013-10-04 | 65 | -10/+71 |
* | e500 port: adjust sysdeps/unix/sysv/linux/configure.in case. | Joseph Myers | 2013-10-04 | 3 | -2/+6 |
* | e500 port: fix fpu_control.h constant values. | Joseph Myers | 2013-10-04 | 2 | -10/+17 |
* | e500 port: getcontext / setcontext / swapcontext. | Joseph Myers | 2013-10-04 | 9 | -0/+190 |
* | Correct error in iso-3166.def | Chris Leonard | 2013-10-04 | 1 | -1/+1 |
* | Copy / modify pap_AN into pap_AW and pap_CW. | Chris Leonard | 2013-10-04 | 5 | -7/+360 |
* | Split ar_SD into ar_SD and ar_SS | Chris Leonard | 2013-10-04 | 2 | -2/+244 |
* | Update iso-1366.def and related occurrences | Chris Leonard | 2013-10-04 | 2 | -3/+13 |
* | Fix typo in manual | Siddhesh Poyarekar | 2013-10-04 | 2 | -1/+5 |
* | ARM: Allow building __sigsetjmp as Thumb. | Will Newton | 2013-10-04 | 2 | -3/+5 |
* | ARM: Allow building __longjmp as Thumb. | Will Newton | 2013-10-04 | 3 | -5/+10 |
* | malloc/tst-valloc.c: Tidy up code. | Will Newton | 2013-10-04 | 2 | -6/+19 |
* | malloc/tst-pvalloc.c: Tidy up code. | Will Newton | 2013-10-04 | 2 | -6/+19 |
* | malloc/tst-posix_memalign.c: Tidy up code. | Will Newton | 2013-10-04 | 2 | -4/+18 |
* | malloc: Add memalign test. | Will Newton | 2013-10-04 | 3 | -1/+105 |
* | Use stdint.h types in union unaligned. | Alan Modra | 2013-10-04 | 3 | -6/+12 |
* | Correct little-endian relocation of UADDR64,32,16. | Alan Modra | 2013-10-04 | 3 | -24/+24 |
* | fix changelog date | Alan Modra | 2013-10-04 | 1 | -1/+1 |
* | PowerPC LE configury | Alan Modra | 2013-10-04 | 5 | -4/+13 |
* | string/tester memrchr test | Alan Modra | 2013-10-04 | 2 | -3/+7 |
* | string/test-memcpy error reporting | Alan Modra | 2013-10-04 | 2 | -2/+7 |
* | PowerPC LE memchr and memrchr | Alan Modra | 2013-10-04 | 7 | -382/+422 |
* | PowerPC LE memset | Alan Modra | 2013-10-04 | 8 | -34/+45 |
* | PowerPC LE memcpy | Alan Modra | 2013-10-04 | 10 | -410/+941 |
* | PowerPC LE memcmp | Alan Modra | 2013-10-04 | 5 | -1893/+3464 |
* | PowerPC LE strchr | Alan Modra | 2013-10-04 | 7 | -74/+228 |
* | PowerPC LE strcpy | Alan Modra | 2013-10-04 | 5 | -3/+85 |