summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-018406-8405/+8413
* NEWS: mention 16379 as fixedMike Frysinger2013-12-311-1/+1
* tst-fanotify: check for linux/fanotify.h existenceMike Frysinger2013-12-314-0/+69
* Benchmark inputs for cos and sinSiddhesh Poyarekar2013-12-313-12/+5303
* benchmark inputs for atanSiddhesh Poyarekar2013-12-312-5/+805
* benchmark inputs for tanh and atanhSiddhesh Poyarekar2013-12-313-10/+403
* benchmark inputs for asinh and acoshSiddhesh Poyarekar2013-12-313-10/+603
* benchmark inputs for sinh and coshSiddhesh Poyarekar2013-12-313-10/+703
* benchmark inputs for asin and acosSiddhesh Poyarekar2013-12-313-14/+5245
* ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger2013-12-306-13/+83
* ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger2013-12-304-12/+21
* Fix ChangeLogOndřej Bílka2013-12-301-1/+2
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-3017-25/+43
* ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger2013-12-302-3/+12
* ia64: syscall: add some helpful documentationMike Frysinger2013-12-292-0/+8
* Add Solvenian translations for glibc messages.Carlos O'Donell2013-12-273-1/+7260
* ignore gdb related filesMike Frysinger2013-12-272-0/+8
* Fix typo in csloww()Allan McRae2013-12-273-2/+8
* Add lang_name to various locales.Chris Leonard2013-12-2612-2/+38
* ia64: implement futex requeue pi supportMike Frysinger2013-12-252-0/+34
* ia64: add lll_futex_timed_wait_bitsetMike Frysinger2013-12-252-0/+16
* ia64: ioperm: clean up long dead codeMike Frysinger2013-12-242-19/+8
* ia64: implement sotruss supportMike Frysinger2013-12-242-0/+54
* ia64: link.h: adjust whitespaceMike Frysinger2013-12-242-10/+14
* Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang.Brooks Moses2013-12-233-4/+19
* Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov2013-12-242-1/+6
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2013-12-243-19/+30
* Add Changelog and news entry.Ondřej Bílka2013-12-232-13/+19
* Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka2013-12-231-1/+5
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-232-73/+4079
* Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers2013-12-223-3/+8
* Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers2013-12-2218-14/+52
* Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers2013-12-219-550/+1059
* Add more libm-test coverage of [a-c]* real functions.Joseph Myers2013-12-206-11/+13700
* fix localedata/ChangeLogChris Leonard2013-12-201-6/+18
* Revert spurious copying of ChangeLog to localedata/ChangeLog.Joseph Myers2013-12-201-36672/+6447
* Add lang_name to various locales.Chris Leonard2013-12-2011-6448/+36691
* Update timezone code from tzcode 2013i.Joseph Myers2013-12-208-480/+1072
* Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-207-22/+1372
* Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2013-12-207-594/+46005
* Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar2013-12-202-232/+134
* Remove more redundant computations in s_sin.cSiddhesh Poyarekar2013-12-202-42/+40
* Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar2013-12-202-4/+9
* Remove some redundant computations in s_sin.cSiddhesh Poyarekar2013-12-202-24/+24
* Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-195-48/+676
* Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers2013-12-193-9/+43
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-192-0/+637
* Fix white space as well.Paul Pluzhnikov2013-12-191-1/+1
* Fix incorrect power of 2 check in last commit.Paul Pluzhnikov2013-12-191-1/+1
* Cleanup compile warnings.Paul Pluzhnikov2013-12-192-5/+21