aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-31NEWS: mention 16379 as fixedMike Frysinger
2013-12-31tst-fanotify: check for linux/fanotify.h existenceMike Frysinger
2013-12-31Benchmark inputs for cos and sinSiddhesh Poyarekar
2013-12-31benchmark inputs for atanSiddhesh Poyarekar
2013-12-31benchmark inputs for tanh and atanhSiddhesh Poyarekar
2013-12-31benchmark inputs for asinh and acoshSiddhesh Poyarekar
2013-12-31benchmark inputs for sinh and coshSiddhesh Poyarekar
2013-12-31benchmark inputs for asin and acosSiddhesh Poyarekar
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger
2013-12-30ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger
2013-12-30Fix ChangeLogOndřej Bílka
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta
2013-12-30ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger
2013-12-29ia64: syscall: add some helpful documentationMike Frysinger
2013-12-27Add Solvenian translations for glibc messages.Carlos O'Donell
2013-12-27ignore gdb related filesMike Frysinger
2013-12-27Fix typo in csloww()Allan McRae
2013-12-26Add lang_name to various locales.Chris Leonard
2013-12-25ia64: implement futex requeue pi supportMike Frysinger
2013-12-25ia64: add lll_futex_timed_wait_bitsetMike Frysinger
2013-12-24ia64: ioperm: clean up long dead codeMike Frysinger
2013-12-24ia64: implement sotruss supportMike Frysinger
2013-12-24ia64: link.h: adjust whitespaceMike Frysinger
2013-12-23Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang.Brooks Moses
2013-12-24Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov
2013-12-24Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov
2013-12-23Add Changelog and news entry.Ondřej Bílka
2013-12-23Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka
2013-12-23Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers
2013-12-20fix localedata/ChangeLogChris Leonard
2013-12-20Revert spurious copying of ChangeLog to localedata/ChangeLog.Joseph Myers
2013-12-20Add lang_name to various locales.Chris Leonard
2013-12-20Update timezone code from tzcode 2013i.Joseph Myers
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers
2013-12-20Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar
2013-12-20Remove more redundant computations in s_sin.cSiddhesh Poyarekar
2013-12-20Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar
2013-12-20Remove some redundant computations in s_sin.cSiddhesh Poyarekar
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-19Fix white space as well.Paul Pluzhnikov
2013-12-19Fix incorrect power of 2 check in last commit.Paul Pluzhnikov