about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand2013-12-046-7/+209
* PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand2013-12-046-45/+186
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-0415-150/+249
* PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimizationUlrich Weigand2013-12-044-2/+78
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-0410-30/+189
* PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-12-046-62/+57
* PowerPC64: Add __private_ss field to TCB headerUlrich Weigand2013-12-042-0/+6
* PowerPC64: Report overflow on @h and @ha relocationsAlan Modra2013-12-043-2/+47
* PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2013-12-043-0/+36
* Allow strptime read outputs from strftime. Fixes bug 4772.Ondřej Bílka2013-12-043-11/+18
* benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar2013-12-042-2/+6
* Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert2013-12-042-17/+27
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-042-2/+264
* Refactor several debug routines.Ondřej Bílka2013-12-047-288/+16
* Update MIPS dl-lookup.c from generic version.Joseph Myers2013-12-032-3/+6
* Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers2013-12-037-13/+334
* Fix exp2 errno setting on underflow (bug 16283).Joseph Myers2013-12-037-97/+103
* Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka2013-12-033-37/+31
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-0311-28/+410
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-037-211/+4752
* Add bug number to ChangeLog and NEWSAurelien Jarno2013-12-032-1/+2
* locale: don't crash if locale-archive contains all zerosAurelien Jarno2013-12-032-0/+9
* [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar2013-12-033-9/+21
* Document shm_open.Ondřej Bílka2013-12-022-0/+31
* Add ChangeLog entry for sqrt tests.Steve Ellcey2013-12-021-0/+6
* Benchmark test for sqrt function.Steve Ellcey2013-12-022-1/+12
* Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.Pavel Simerda2013-12-022-17/+20
* getaddrinfo: remove dead codePavel Simerda2013-12-022-12/+5
* Use herrnop directlySiddhesh Poyarekar2013-12-022-2/+7
* Fix ChangeLog formattingSiddhesh Poyarekar2013-12-021-1/+1
* Return fixed version of breaking of RPATH when $ORIGIN contains colonsOndřej Bílka2013-12-021-10/+16
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-022-34/+1203
* 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