aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Fix build failures with -DDEBUG.Martin Sebor1-0/+13
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor1-0/+11
2016-01-15Call math_opt_barrier inside ifH.J. Lu1-0/+9
2016-01-14Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.cH.J. Lu1-0/+14
2016-01-14Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar1-0/+6
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki1-0/+4
2016-01-13Use $(PYTHON) to run benchtests python files.Carlos O'Donell1-0/+6
2016-01-13Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz1-0/+5
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+38
2016-01-11Fix isinf/isnan declaration conflict with C++11Adhemerval Zanella1-0/+9
2016-01-11Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab1-0/+11
2016-01-10Fix doc quoting problems with Texinfo 5Paul Eggert1-0/+16
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho1-0/+12
2016-01-08Make shebang interpreter directives consistentMarko Myllynen1-0/+6
2016-01-08powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo1-0/+7
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin1-0/+9
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger1-0/+6
2016-01-07longlong: add SH FDPIC supportAndrew Stubbs1-0/+8
2016-01-07longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson1-0/+4
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger1-1/+9
2016-01-07Update timezone code from tzcode 2015g.Paul Eggert1-0/+20
2016-01-07argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj1-0/+5
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-0/+58
2016-01-06hppa: fix pthread spinlockJohn David Anglin1-0/+7
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu1-0/+7
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu1-0/+7
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers1-0/+8
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard1-0/+6
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-0/+28
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-0/+8
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller1-0/+8
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger1-0/+8
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-0/+25
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno1-0/+11
2015-12-29malloc: Test various special cases related to allocation failuresFlorian Weimer1-0/+6
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger1-0/+6
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu1-0/+5
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin1-0/+5
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger1-0/+5
2015-12-23Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin1-1/+1
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel1-0/+12
2015-12-23malloc: Update comment for list_lockFlorian Weimer1-0/+4
2015-12-22powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo1-0/+5
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo1-0/+13
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault1-0/+16
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella1-0/+4
2015-12-21malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer1-0/+19
2015-12-21Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar1-0/+9
2015-12-21Consolidate sin and cos code for 105414350 <|x|< 281474976710656Siddhesh Poyarekar1-0/+5
2015-12-21Consolidate range reduction in sincos for x > 281474976710656Siddhesh Poyarekar1-0/+9