aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra14-4/+228
2015-03-25powerpc64 configure messageAlan Modra3-3/+9
2015-03-25Add more tests of acos.Joseph Myers5-12/+429
2015-03-25Add more tests of expm1.Joseph Myers5-16/+331
2015-03-24Add more tests of cosh, sinh.Joseph Myers5-18/+578
2015-03-24Regenerate x86_64, x86 ulps from scratch.Joseph Myers3-242/+42
2015-03-24Add more tests of log2.Joseph Myers5-8/+357
2015-03-23Minor cleanups in libio/iofdopen.cRoland McGrath2-8/+11
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2-15/+24
2015-03-23Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer5-3/+58
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra4-49/+11
2015-03-23Add more exception to local headers listSamuel Thibault2-1/+4
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault2-1/+4
2015-03-21Note old commit as having resolved bug 11505.Joseph Myers2-15/+16
2015-03-21Fix warningsSamuel Thibault12-17/+42
2015-03-21Add missing dependencySamuel Thibault2-1/+6
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath3-6/+32
2015-03-19linux-generic: add a READMEChris Metcalf2-0/+15
2015-03-18Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers3-1/+25
2015-03-18Fix up NEWS merge goof-upSiddhesh Poyarekar1-5/+6
2015-03-18Use calloc to allocate xports (BZ #17542)Brad Hubbard3-8/+12
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva14-73/+317
2015-03-16Preserve bound registers in _dl_runtime_resolveH.J. Lu2-0/+13
2015-03-15* stdlib/setenv.c (__add_to_environ): Revert previous change.Paul Eggert2-9/+5
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab3-9/+16
2015-03-13* stdlib/setenv.c (__add_to_environ):Paul Eggert2-1/+14
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath2-70/+72
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell7-158/+398
2015-03-12soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers5-32/+66
2015-03-12manual: fix XPG basename prototypeYaakov Selkowitz2-1/+5
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler8-30/+264
2015-03-12S/390: Regenerate ULPsStefan Liebler2-10/+33
2015-03-11Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno3-2/+10
2015-03-11Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).Paul Pluzhnikov2-1/+6
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella10-186/+51
2015-03-11hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger2-2/+3
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell5-11/+44
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin4-9/+15
2015-03-11soft-fp: Add _FP_UNREACHABLE.Joseph Myers3-4/+21
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath7-33/+69
2015-03-10Harmonize posix/regcomp.c with gnulib: comment formattingRoland McGrath2-32/+37
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell2-0/+929
2015-03-10Add test for bug 18104.Joseph Myers3-0/+52
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella3-1/+7
2015-03-10soft-fp: Use multiple-include guards.Joseph Myers11-2/+61
2015-03-09Minor refactoring:Paul Pluzhnikov2-3/+12
2015-03-09Update powerpc-fpu ULPs.Adhemerval Zanella2-50/+70
2015-03-09Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...Paul Pluzhnikov3-3/+11
2015-03-08Mention BZ #18042 in NEWS.Paul Pluzhnikov1-1/+1
2015-03-08Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov3-2/+8