about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Tuned loops with non-temporal access. andros/avx512f-memAndrew Senkevich2016-01-151-410/+412
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-1511-19/+542
* Fix race in tst-mqueue5Paul E. Murphy2016-01-152-2/+24
* Have iconv accept redundant escape sequences in IBM900, IBM903, IBM905,Martin Sebor2016-01-158-61/+136
* Fix build failures with -DDEBUG.Martin Sebor2016-01-156-15/+30
* Fix build errors with -DNDEBUG.Martin Sebor2016-01-155-6/+21
* Call math_opt_barrier inside ifH.J. Lu2016-01-155-4/+25
* Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.cH.J. Lu2016-01-142-12/+40
* Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar2016-01-142-0/+14
* Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki2016-01-142-0/+8
* Use $(PYTHON) to run benchtests python files.Carlos O'Donell2016-01-132-3/+10
* Fix O_DIRECTORY lookup on trivial translatorsFlavio Cruz2016-01-132-2/+14
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-1212-7/+115
* Fix isinf/isnan declaration conflict with C++11Adhemerval Zanella2016-01-112-0/+13
* Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab2016-01-115-2/+76
* Fix doc quoting problems with Texinfo 5Paul Eggert2016-01-102-0/+23
* localedata: nl_NL: date_fmt: rewrite to match standards [BZ #16495]Evert2016-01-082-3/+10
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-01-087-15/+58
* Make shebang interpreter directives consistentMarko Myllynen2016-01-084-3/+9
* powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo2016-01-083-1/+11
* hppa: fix dladdr [BZ #19415]John David Anglin2016-01-083-17/+55
* longlong: fix sh -Wundef buildsMike Frysinger2016-01-072-2/+8
* longlong: add SH FDPIC supportAndrew Stubbs2016-01-072-0/+36
* longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson2016-01-072-0/+8
* xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger2016-01-075-5/+13
* Update timezone code from tzcode 2015g.Paul Eggert2016-01-0710-918/+1476
* argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj2016-01-072-0/+9
* Make shebang interpreter directives consistentMarko Myllynen2016-01-0766-64/+134
* hppa: fix pthread spinlockJohn David Anglin2016-01-063-8/+47
* Update copyright dates committed in 2016H.J. Lu2016-01-064-4/+4
* Mark internal unistd functions hidden in ld.soH.J. Lu2016-01-064-1/+70
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2016-01-064-0/+56
* Update miscellaneous files from upstream sources.Joseph Myers2016-01-055-634/+1617
* Eliminate redundant sign extensions in pow()Anton Blanchard2016-01-042-2/+10
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-0428-27/+55
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-049048-9045/+9063
* hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2016-01-022-13/+16
* ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger2016-01-014-16/+36
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-3116-3/+139
* Cleanup ARM ioperm implementation (step 2)Aurelien Jarno2015-12-303-93/+14
* localedata: nl_NL@euro: copy measurement from nl_NL [BZ #19198]Mike Frysinger2015-12-292-2/+6
* malloc: Test various special cases related to allocation failuresFlorian Weimer2015-12-293-1/+452
* localedata: bg_BG: use colon as time separator [BZ #19385]Damyan Ivanov2015-12-292-2/+8
* list-fixed-bugs: use argparse for the commandlineMike Frysinger2015-12-292-1/+25
* resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu2015-12-292-0/+6
* hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin2015-12-292-2/+12
* ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger2015-12-282-4/+9
* Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin2015-12-232-2/+2
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-235-13/+44
* malloc: Update comment for list_lockFlorian Weimer2015-12-232-3/+8