aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra1-0/+8
2015-03-23Add more exception to local headers listSamuel Thibault1-0/+3
2015-03-22Fix visibility of EXTPROC macroSamuel Thibault1-0/+1
2015-03-21Note old commit as having resolved bug 11505.Joseph Myers1-0/+1
2015-03-21Fix warningsSamuel Thibault1-0/+20
2015-03-21Add missing dependencySamuel Thibault1-0/+5
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath1-0/+6
2015-03-19linux-generic: add a READMEChris Metcalf1-0/+4
2015-03-18Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers1-0/+9
2015-03-18Use calloc to allocate xports (BZ #17542)Brad Hubbard1-0/+5
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva1-0/+47
2015-03-16Preserve bound registers in _dl_runtime_resolveH.J. Lu1-0/+5
2015-03-15* stdlib/setenv.c (__add_to_environ): Revert previous change.Paul Eggert1-0/+4
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab1-0/+7
2015-03-13* stdlib/setenv.c (__add_to_environ):Paul Eggert1-0/+5
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath1-0/+8
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell1-0/+24
2015-03-12soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers1-0/+13
2015-03-12manual: fix XPG basename prototypeYaakov Selkowitz1-0/+4
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler1-0/+16
2015-03-12S/390: Regenerate ULPsStefan Liebler1-0/+4
2015-03-11Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno1-0/+6
2015-03-11Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).Paul Pluzhnikov1-0/+5
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella1-0/+27
2015-03-11hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger1-0/+1
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell1-0/+9
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin1-0/+7
2015-03-11soft-fp: Add _FP_UNREACHABLE.Joseph Myers1-0/+8
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-0/+17
2015-03-10Harmonize posix/regcomp.c with gnulib: comment formattingRoland McGrath1-0/+5
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell1-0/+4
2015-03-10Add test for bug 18104.Joseph Myers1-0/+6
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella1-0/+5
2015-03-10soft-fp: Use multiple-include guards.Joseph Myers1-0/+14
2015-03-09Minor refactoring:Paul Pluzhnikov1-0/+5
2015-03-09Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2015-03-09Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...Paul Pluzhnikov1-0/+6
2015-03-08Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov1-0/+6
2015-03-08Refactor wordexp-test.c such that words always ends at the edge ofPaul Pluzhnikov1-0/+8
2015-03-08Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed byPaul Pluzhnikov1-0/+7
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault1-0/+5
2015-03-07soft-fp: Support conditional zero-initialization in declarations.Joseph Myers1-0/+8
2015-03-06Replace __attribute__((visibility("protected")))H.J. Lu1-0/+8
2015-03-07soft-fp: Condition sfp-machine.h include path on __KERNEL__.Joseph Myers1-0/+5
2015-03-06Document test-wrapper-env-only in INSTALL.Roland McGrath1-0/+6
2015-03-06ChangeLog formatRoland McGrath1-1/+0
2015-03-06Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov1-0/+6
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat1-0/+6
2015-03-06Fix aio_error thread-safety.Samuel Thibault1-0/+8
2015-03-06vfprintf: Define WORK_BUFFER_SIZEFlorian Weimer1-2/+4