about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add lang_name to various locales.Chris Leonard2013-12-0119-4/+57
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-11-307-252/+6067
* Fix exp10 errno setting on underflow (bug 6787).Joseph Myers2013-11-296-16/+26
* Fix x86 sqrt rounding (bug 14032).Joseph Myers2013-11-296-10/+3761
* Test sqrt in all rounding modes.Joseph Myers2013-11-292-0/+98
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-297-19/+2147
* Add 16214 to NEWSSiddhesh Poyarekar2013-11-291-1/+1
* [BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel2013-11-295-18/+60
* Document libm accuracy goals.Joseph Myers2013-11-282-4/+77
* Remove unused ldbl-96 functions (bug 15004).Joseph Myers2013-11-2818-1055/+27
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-2814-4/+371
* Document some libm error handling intents.Joseph Myers2013-11-282-7/+25
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-2831-5/+110
* Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar2013-11-284-252/+272
* Make memset in calloc a tail call.Ondřej Bílka2013-11-282-2/+6
* Add lang_name to various locales.Chris Leonard2013-11-2716-6/+63
* MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno2013-11-278-30/+75
* MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2013-11-273-0/+127
* Also remove benchtests/bench-strsep-ifunc.cOndřej Bílka2013-11-262-20/+1
* aarch64: Enable ifunc support.Will Newton2013-11-263-3/+49
* Avoid "left shift count >= width of type" warnings in soft-fp code.Uros Bizjak2013-11-262-4/+10
* NEWS: Only public headers have __unused/__block changed.Carlos O'Donell2013-11-261-3/+3
* NEWS: Mention __unused and __block removal.Carlos O'Donell2013-11-261-0/+5
* PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2013-11-269-14/+31
* Remove duplicate ifunc tests.Ondřej Bílka2013-11-2635-645/+38
* Add changelog.Ondřej Bílka2013-11-261-0/+41
* Remove duplicate ifunc benchtests.Ondřej Bílka2013-11-2636-682/+2
* Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka2013-11-262-1/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2686-294/+385
* Fix bug ordering in NEWS.Joseph Myers2013-11-251-1/+1
* Add bug 11214 to NEWS.Joseph Myers2013-11-251-11/+11
* revert hebrew lang_name additionChris Leonard2013-11-251-1/+0
* revert hebrew lang_name additionChris Leonard2013-11-251-1/+0
* Add lang_name to various locales.Chris Leonard2013-11-2516-0/+47
* Fix typo in sys/ptrace.h.Carlos O'Donell2013-11-253-2/+8
* Fix intermittent failure in tst-getpid2.Paul Pluzhnikov2013-11-252-0/+10
* Fix powerpc-nofpu build.Joseph Myers2013-11-253-0/+12
* PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella2013-11-258-25/+309
* Add lang_name to various locales.Chris Leonard2013-11-2422-3/+64
* revert error-generated by bs_BA.Chris Leonard2013-11-232-3/+0
* Add lang_name to various locales.Chris Leonard2013-11-2311-4/+48
* Add lang_name to various locales.Chris Leonard2013-11-237-0/+22
* ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2013-11-223-18/+19
* Add lang_name to German, English, Spanish, French locales.Chris Leonard2013-11-2247-0/+136
* Add missing #include for malloc/hooks.c code.Roland McGrath2013-11-212-2/+6
* Adjust generic swapon prototype to match Linux version.Roland McGrath2013-11-212-1/+5
* Use __glibc_block in public headers.Meador Inge2013-11-215-15/+25
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-2111-61/+98
* Add lang_name to Arabic locales.Chris Leonard2013-11-2120-0/+41
* linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang2013-11-203-6/+15