summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-03-07libio: Clean up _IO_file_doallocate and _IO_wfile_doallocateFlorian Weimer
2016-03-07tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer
2016-03-07test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]Florian Weimer
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-03-07posix: execvpe cleanupAdhemerval Zanella
2016-03-07posix: Remove dynamic memory allocation from execl{e,p}Adhemerval Zanella
2016-03-06Group AVX512 functions in .text.avx512 sectionH.J. Lu
2016-03-07Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu
2016-03-04Replace PREINIT_FUNCTION@PLT with *%rax in callH.J. Lu
2016-03-04Replace @PLT with @GOTPCREL(%rip) in callH.J. Lu
2016-03-04Conditionalize c++-types-check.out addition to tests-special.Roland McGrath
2016-03-04Omit test-math-isinff when no C++ compiler.Roland McGrath
2016-03-04Fix c++-types-check conditionalization.Roland McGrath
2016-03-04Add a comment in sysdeps/x86_64/MakefileH.J. Lu
2016-03-04x86-64: Fix memcpy IFUNC selectionH.J. Lu
2016-03-03Gratuitous change to poke buildbot.Roland McGrath
2016-03-03Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu
2016-03-03Typo fixes.Roland McGrath
2016-03-032016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu
2016-03-01Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu
2016-03-01Call x86-64 __setcontext directlyH.J. Lu
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-02-24NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-02-24GB 18030-2005: Document non-rountrip and PUA mappings (bug 19575).Carlos O'Donell
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers
2016-02-24Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab
2016-02-22Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath
2016-02-22intl: reintroduce unintentionally disabled optimizationDmitry V. Levin
2016-02-22Add missing inclusion of libc-internal.h.Stefan Liebler
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu
2016-02-19elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard
2016-02-19elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard
2016-02-19test-skeleton: increase default TIMEOUT to 20 secondsMike Frysinger
2016-02-19nptl: support thread stacks that grow upCarlos O'Donell
2016-02-19Update NEWS with 2.24 templateAdhemerval Zanella
2016-02-19Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers
2016-02-19malloc: Remove NO_THREADSFlorian Weimer
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer
2016-02-19malloc: Remove arena_mem variableFlorian Weimer
2016-02-19res_ninit: Update commentFlorian Weimer
2016-02-19Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer
2016-02-19tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers