summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add SYSV message queue testAdhemerval Zanella2016-12-281-0/+4
* Use msgget syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+14
* Use msgsnd syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+14
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-0/+15
* Consolidate Linux msgctl implementationAdhemerval Zanella2016-12-281-0/+17
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-0/+12
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+19
* powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho2016-12-281-0/+5
* powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan2016-12-281-0/+16
* Fix various typos in the ChangeLogFlorian Weimer2016-12-281-18/+18
* Add file missing from ChangeLog in previous commitFlorian Weimer2016-12-281-1/+2
* support: Add support for delayed test failure reportingFlorian Weimer2016-12-281-0/+20
* Add comments to check-c++-types.sh.Steve Ellcey2016-12-271-0/+4
* Fix typos in the spelling of "implementation"Dmitry V. Levin2016-12-271-1/+10
* powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella2016-12-271-0/+11
* Fix typo in manual for iseqsigGabriel F. T. Gomes2016-12-271-0/+4
* Declare getentropy in <unistd.h> [BZ #17252]Florian Weimer2016-12-271-0/+5
* resolv: Remove processing of unimplemented "spoof" host.conf optionsFlorian Weimer2016-12-271-0/+9
* sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer2016-12-271-0/+11
* rpcinfo: Remove traces of unbuilt helper programFlorian Weimer2016-12-271-0/+5
* Fix x86_64 memchr for large input sizesAdhemerval Zanella2016-12-271-0/+8
* Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock2016-12-261-0/+7
* Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2016-12-261-0/+9
* Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock2016-12-261-0/+7
* Link a non-libc-using test with -fno-stack-protector [BZ #7065]Nick Alcock2016-12-261-0/+6
* PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock2016-12-261-0/+14
* Work even with compilers which enable -fstack-protector by default [BZ #7065]Nick Alcock2016-12-261-0/+21
* Ignore __stack_chk_fail* in the rtld mapfile computation [BZ #7065]Nick Alcock2016-12-261-0/+6
* Compile the dynamic linker without stack protection [BZ #7065]Nick Alcock2016-12-261-0/+10
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+12
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-0/+25
* Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock2016-12-261-0/+19
* Configure support for --enable-stack-protector [BZ #7065]Nick Alcock2016-12-261-0/+13
* Fix failing pretty printer tests when CPPFLAGS has optimizations.Carlos O'Donell2016-12-231-0/+8
* Add deferred cancellation regression test for getpwuid_r.Carlos O'Donell2016-12-231-0/+4
* Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell2016-12-231-0/+14
* scripts/test_printers_common.py: Log GDB error messageFlorian Weimer2016-12-231-0/+5
* Add configure check for python programSiddhesh Poyarekar2016-12-221-0/+14
* Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers2016-12-211-0/+4
* Update miscellaneous files from upstream sources.Joseph Myers2016-12-211-0/+10
* This patch cleans up the strsep implementation and improves performance.Wilco Dijkstra2016-12-211-0/+19
* Remove unused function _dl_tls_setupFlorian Weimer2016-12-211-0/+7
* x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE [BZ #7065]Nick Alcock2016-12-211-0/+6
* Move all tests out of the csu subdirectoryNick Alcock2016-12-211-0/+16
* manual: Convert @tables of variables to @vtables.Rical Jasan2016-12-211-0/+20
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+65
* Add preprocessor indentation for llogb macro in tgmath.h.Joseph Myers2016-12-201-0/+5
* Replace use of snprintf with strfrom in libm testsGabriel F. T. Gomes2016-12-201-0/+21
* S390: Optimize lock-elision by decrementing adapt_count at unlock.Stefan Liebler2016-12-201-0/+12
* S390: Use new __libc_tbegin_retry macro in elision-lock.c.Stefan Liebler2016-12-201-0/+6