summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno
2016-03-09Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers
2016-03-08Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno
2016-03-08Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu
2016-03-08powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes
2016-03-08powerpc: Fix dl-procinfo HWCAPCarlos Eduardo Seo
2016-03-08Support --enable-hardcoded-path-in-tests in benchtestsH.J. Lu
2016-03-08sunrpc: In key_call_keyenvoy, use int status instead of union waitFlorian Weimer
2016-03-08posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-testsAdhemerval Zanella
2016-03-08Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677).Joseph Myers
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer
2016-03-07link sln fix to bugzilla [BZ #15333]Mike Frysinger
2016-03-07Fix min/max needed for ascii to INTERNAL conversionAndreas Schwab
2016-03-07sln: use stat64Hongjiu Zhang
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