summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2016-12-301-0/+7
* Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar2016-12-301-0/+5
* Add SYSV shared memory testAdhemerval Zanella2016-12-281-0/+3
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-0/+14
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-0/+14
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-0/+21
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+16
* Add SYSV semaphore testAdhemerval Zanella2016-12-281-0/+3
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-0/+17
* Use semop syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+14
* Use semget syscall for Linux implementationAdhemerval Zanella2016-12-281-0/+14
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-0/+18
* 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