summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-01-15Fix race in tst-mqueue5Paul E. Murphy
2016-01-15Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor
2016-01-15Fix build failures with -DDEBUG.Martin Sebor
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor
2016-01-15Call math_opt_barrier inside ifH.J. Lu
2016-01-14Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.cH.J. Lu
2016-01-14Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki
2016-01-13Use $(PYTHON) to run benchtests python files.Carlos O'Donell
2016-01-13Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-11Fix isinf/isnan declaration conflict with C++11Adhemerval Zanella
2016-01-11Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab
2016-01-10Fix doc quoting problems with Texinfo 5Paul Eggert
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-01-08Make shebang interpreter directives consistentMarko Myllynen
2016-01-08powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger
2016-01-07longlong: add SH FDPIC supportAndrew Stubbs
2016-01-07longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger
2016-01-07Update timezone code from tzcode 2015g.Paul Eggert
2016-01-07argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-06hppa: fix pthread spinlockJohn David Anglin
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno
2015-12-29malloc: Test various special cases related to allocation failuresFlorian Weimer
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger
2015-12-23Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-12-23malloc: Update comment for list_lockFlorian Weimer
2015-12-22powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella
2015-12-21malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer
2015-12-21Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar