about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers2013-12-041-0/+28
* PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand2013-12-041-0/+19
* PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand2013-12-041-0/+23
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-041-0/+50
* PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimizationUlrich Weigand2013-12-041-0/+17
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-041-0/+33
* PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-12-041-0/+18
* PowerPC64: Add __private_ss field to TCB headerUlrich Weigand2013-12-041-0/+4
* PowerPC64: Report overflow on @h and @ha relocationsAlan Modra2013-12-041-0/+14
* PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2013-12-041-0/+9
* Allow strptime read outputs from strftime. Fixes bug 4772.Ondřej Bílka2013-12-041-0/+8
* benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar2013-12-041-0/+4
* Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert2013-12-041-0/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-041-0/+4
* Refactor several debug routines.Ondřej Bílka2013-12-041-0/+10
* Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers2013-12-031-0/+10
* Fix exp2 errno setting on underflow (bug 16283).Joseph Myers2013-12-031-0/+10
* Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka2013-12-031-0/+8
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-0/+18
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-031-0/+25
* Add bug number to ChangeLog and NEWSAurelien Jarno2013-12-031-0/+1
* locale: don't crash if locale-archive contains all zerosAurelien Jarno2013-12-031-0/+5
* [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar2013-12-031-0/+11
* Document shm_open.Ondřej Bílka2013-12-021-0/+4
* Add ChangeLog entry for sqrt tests.Steve Ellcey2013-12-021-0/+6
* Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.Pavel Simerda2013-12-021-0/+6
* getaddrinfo: remove dead codePavel Simerda2013-12-021-0/+5
* Use herrnop directlySiddhesh Poyarekar2013-12-021-0/+5
* Fix ChangeLog formattingSiddhesh Poyarekar2013-12-021-1/+1
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-021-0/+4
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-11-301-0/+47
* Fix exp10 errno setting on underflow (bug 6787).Joseph Myers2013-11-291-0/+7
* Fix x86 sqrt rounding (bug 14032).Joseph Myers2013-11-291-0/+7
* Test sqrt in all rounding modes.Joseph Myers2013-11-291-0/+10
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-0/+37
* [BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel2013-11-291-0/+13
* Document libm accuracy goals.Joseph Myers2013-11-281-0/+3
* Remove unused ldbl-96 functions (bug 15004).Joseph Myers2013-11-281-0/+18
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-281-0/+25
* Document some libm error handling intents.Joseph Myers2013-11-281-0/+7
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+17
* Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar2013-11-281-0/+12
* Make memset in calloc a tail call.Ondřej Bílka2013-11-281-0/+4
* Also remove benchtests/bench-strsep-ifunc.cOndřej Bílka2013-11-261-0/+1
* Avoid "left shift count >= width of type" warnings in soft-fp code.Uros Bizjak2013-11-261-0/+6
* PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2013-11-261-0/+18
* Remove duplicate ifunc tests.Ondřej Bílka2013-11-261-0/+37
* Add changelog.Ondřej Bílka2013-11-261-0/+41
* Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka2013-11-261-0/+3
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-0/+48