aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-05PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella13-60/+128
2013-12-05Fix elf/get-dynamic-info.h for ATAdhemerval Zanella1-2/+2
2013-12-05Accept output arguments to benchmark functionsSiddhesh Poyarekar5-91/+56
2013-12-05Remove unused variables in __stpncpy_chkSiddhesh Poyarekar2-3/+2
2013-12-05Fix ChangeLog formattingSiddhesh Poyarekar1-2/+2
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar5-10/+24
2013-12-04Update longlong.h from GCC.Joseph Myers2-13/+46
2013-12-04Add bug numbers 926, 4772 and 16274 to NEWS.Ondřej Bílka1-13/+13
2013-12-04Add missing bug numbers (12486, 15915, 16038) to NEWS.Joseph Myers1-11/+12
2013-12-04Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers17-49/+156
2013-12-04PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand6-7/+209
2013-12-04PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand6-45/+186
2013-12-04PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand15-150/+249
2013-12-04PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimizationUlrich Weigand4-2/+78
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand10-30/+189
2013-12-04PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand6-62/+57
2013-12-04PowerPC64: Add __private_ss field to TCB headerUlrich Weigand2-0/+6
2013-12-04PowerPC64: Report overflow on @h and @ha relocationsAlan Modra3-2/+47
2013-12-04PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand3-0/+36
2013-12-04Allow strptime read outputs from strftime. Fixes bug 4772.Ondřej Bílka3-11/+18
2013-12-04benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar2-2/+6
2013-12-04Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert2-17/+27
2013-12-04Update powerpc-fpu ULPs.Adhemerval Zanella2-2/+264
2013-12-04Refactor several debug routines.Ondřej Bílka7-288/+16
2013-12-03Update MIPS dl-lookup.c from generic version.Joseph Myers2-3/+6
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers7-13/+334
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers7-97/+103
2013-12-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka3-37/+31
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers11-28/+410
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers7-211/+4752
2013-12-03Add bug number to ChangeLog and NEWSAurelien Jarno2-1/+2
2013-12-03locale: don't crash if locale-archive contains all zerosAurelien Jarno2-0/+9
2013-12-03[BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar3-9/+21
2013-12-02Document shm_open.Ondřej Bílka2-0/+31
2013-12-02Add ChangeLog entry for sqrt tests.Steve Ellcey1-0/+6
2013-12-02Benchmark test for sqrt function.Steve Ellcey2-1/+12
2013-12-02Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.Pavel Simerda2-17/+20
2013-12-02getaddrinfo: remove dead codePavel Simerda2-12/+5
2013-12-02Use herrnop directlySiddhesh Poyarekar2-2/+7
2013-12-02Fix ChangeLog formattingSiddhesh Poyarekar1-1/+1
2013-12-02Return fixed version of breaking of RPATH when $ORIGIN contains colonsOndřej Bílka1-10/+16
2013-12-02Update powerpc-fpu ULPs.Adhemerval Zanella2-34/+1203
2013-12-01Add lang_name to various locales.Chris Leonard19-4/+57
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers7-252/+6067
2013-11-29Fix exp10 errno setting on underflow (bug 6787).Joseph Myers6-16/+26
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers6-10/+3761
2013-11-29Test sqrt in all rounding modes.Joseph Myers2-0/+98
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers7-19/+2147
2013-11-29Add 16214 to NEWSSiddhesh Poyarekar1-1/+1
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel5-18/+60