| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 8406 | -8405/+8413 |
* | NEWS: mention 16379 as fixed | Mike Frysinger | 2013-12-31 | 1 | -1/+1 |
* | tst-fanotify: check for linux/fanotify.h existence | Mike Frysinger | 2013-12-31 | 4 | -0/+69 |
* | Benchmark inputs for cos and sin | Siddhesh Poyarekar | 2013-12-31 | 3 | -12/+5303 |
* | benchmark inputs for atan | Siddhesh Poyarekar | 2013-12-31 | 2 | -5/+805 |
* | benchmark inputs for tanh and atanh | Siddhesh Poyarekar | 2013-12-31 | 3 | -10/+403 |
* | benchmark inputs for asinh and acosh | Siddhesh Poyarekar | 2013-12-31 | 3 | -10/+603 |
* | benchmark inputs for sinh and cosh | Siddhesh Poyarekar | 2013-12-31 | 3 | -10/+703 |
* | benchmark inputs for asin and acos | Siddhesh Poyarekar | 2013-12-31 | 3 | -14/+5245 |
* | ia64: longjmp_chk: support signal stacks [BZ #16372] | Mike Frysinger | 2013-12-30 | 6 | -13/+83 |
* | ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379] | Mike Frysinger | 2013-12-30 | 4 | -12/+21 |
* | Fix ChangeLog | Ondřej Bílka | 2013-12-30 | 1 | -1/+2 |
* | Fix spelling in manual, as in bug 16376 | Ville Skytta | 2013-12-30 | 17 | -25/+43 |
* | ia64: setjmp: use HIDDEN_JUMPTARGET | Mike Frysinger | 2013-12-30 | 2 | -3/+12 |
* | ia64: syscall: add some helpful documentation | Mike Frysinger | 2013-12-29 | 2 | -0/+8 |
* | Add Solvenian translations for glibc messages. | Carlos O'Donell | 2013-12-27 | 3 | -1/+7260 |
* | ignore gdb related files | Mike Frysinger | 2013-12-27 | 2 | -0/+8 |
* | Fix typo in csloww() | Allan McRae | 2013-12-27 | 3 | -2/+8 |
* | Add lang_name to various locales. | Chris Leonard | 2013-12-26 | 12 | -2/+38 |
* | ia64: implement futex requeue pi support | Mike Frysinger | 2013-12-25 | 2 | -0/+34 |
* | ia64: add lll_futex_timed_wait_bitset | Mike Frysinger | 2013-12-25 | 2 | -0/+16 |
* | ia64: ioperm: clean up long dead code | Mike Frysinger | 2013-12-24 | 2 | -19/+8 |
* | ia64: implement sotruss support | Mike Frysinger | 2013-12-24 | 2 | -0/+54 |
* | ia64: link.h: adjust whitespace | Mike Frysinger | 2013-12-24 | 2 | -10/+14 |
* | Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang. | Brooks Moses | 2013-12-23 | 3 | -4/+19 |
* | Restore accidentally deleted bug-fix entries in NEWS. | Maxim Kuvyrkov | 2013-12-24 | 2 | -1/+6 |
* | Fix race in free() of fastbin chunk: BZ #15073 | Maxim Kuvyrkov | 2013-12-24 | 3 | -19/+30 |
* | Add Changelog and news entry. | Ondřej Bílka | 2013-12-23 | 2 | -13/+19 |
* | Clarify that scanf does not use character classes. Fixes bug 12986 | Ondřej Bílka | 2013-12-23 | 1 | -1/+5 |
* | Update powerpc-fpu ULPs. | Adhemerval Zanella | 2013-12-23 | 2 | -73/+4079 |
* | Fix ldbl-128 lgammal for small negative arguments (bug 16337). | Joseph Myers | 2013-12-22 | 3 | -3/+8 |
* | Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd. | Joseph Myers | 2013-12-22 | 18 | -14/+52 |
* | Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ... | Joseph Myers | 2013-12-21 | 9 | -550/+1059 |
* | Add more libm-test coverage of [a-c]* real functions. | Joseph Myers | 2013-12-20 | 6 | -11/+13700 |
* | fix localedata/ChangeLog | Chris Leonard | 2013-12-20 | 1 | -6/+18 |
* | Revert spurious copying of ChangeLog to localedata/ChangeLog. | Joseph Myers | 2013-12-20 | 1 | -36672/+6447 |
* | Add lang_name to various locales. | Chris Leonard | 2013-12-20 | 11 | -6448/+36691 |
* | Update timezone code from tzcode 2013i. | Joseph Myers | 2013-12-20 | 8 | -480/+1072 |
* | Move tests of cpow from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2013-12-20 | 7 | -22/+1372 |
* | Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc. | Joseph Myers | 2013-12-20 | 7 | -594/+46005 |
* | Consolidate code to compute sin and cos from lookup tables | Siddhesh Poyarekar | 2013-12-20 | 2 | -232/+134 |
* | Remove more redundant computations in s_sin.c | Siddhesh Poyarekar | 2013-12-20 | 2 | -42/+40 |
* | Remove redundant arguments in reduce_and_compute | Siddhesh Poyarekar | 2013-12-20 | 2 | -4/+9 |
* | Remove some redundant computations in s_sin.c | Siddhesh Poyarekar | 2013-12-20 | 2 | -24/+24 |
* | Move tests of cabs and carg from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2013-12-19 | 5 | -48/+676 |
* | Don't make soft-fp symbols compat symbols for powerpc-nofpu. | Joseph Myers | 2013-12-19 | 3 | -9/+43 |
* | Update powerpc-fpu ULPs. | Adhemerval Zanella | 2013-12-19 | 2 | -0/+637 |
* | Fix white space as well. | Paul Pluzhnikov | 2013-12-19 | 1 | -1/+1 |
* | Fix incorrect power of 2 check in last commit. | Paul Pluzhnikov | 2013-12-19 | 1 | -1/+1 |
* | Cleanup compile warnings. | Paul Pluzhnikov | 2013-12-19 | 2 | -5/+21 |