aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar1-0/+5
2016-12-28Add SYSV shared memory testAdhemerval Zanella1-0/+3
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella1-0/+21
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella1-0/+16
2016-12-28Add SYSV semaphore testAdhemerval Zanella1-0/+3
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella1-0/+17
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella1-0/+18
2016-12-28Add SYSV message queue testAdhemerval Zanella1-0/+4
2016-12-28Use msgget syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Use msgsnd syscall for Linux implementationAdhemerval Zanella1-0/+14
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella1-0/+15
2016-12-28Consolidate Linux msgctl implementationAdhemerval Zanella1-0/+17
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella1-0/+12
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella1-0/+19
2016-12-28powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho1-0/+5
2016-12-28powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan1-0/+16
2016-12-28Fix various typos in the ChangeLogFlorian Weimer1-18/+18
2016-12-28Add file missing from ChangeLog in previous commitFlorian Weimer1-1/+2
2016-12-28support: Add support for delayed test failure reportingFlorian Weimer1-0/+20
2016-12-27Add comments to check-c++-types.sh.Steve Ellcey1-0/+4
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin1-1/+10
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella1-0/+11
2016-12-27Fix typo in manual for iseqsigGabriel F. T. Gomes1-0/+4
2016-12-27Declare getentropy in <unistd.h> [BZ #17252]Florian Weimer1-0/+5
2016-12-27resolv: Remove processing of unimplemented "spoof" host.conf optionsFlorian Weimer1-0/+9
2016-12-27sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]Florian Weimer1-0/+11
2016-12-27rpcinfo: Remove traces of unbuilt helper programFlorian Weimer1-0/+5
2016-12-27Fix x86_64 memchr for large input sizesAdhemerval Zanella1-0/+8
2016-12-26Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock1-0/+7
2016-12-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock1-0/+9
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock1-0/+7
2016-12-26Link a non-libc-using test with -fno-stack-protector [BZ #7065]Nick Alcock1-0/+6
2016-12-26PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock1-0/+14
2016-12-26Work even with compilers which enable -fstack-protector by default [BZ #7065]Nick Alcock1-0/+21
2016-12-26Ignore __stack_chk_fail* in the rtld mapfile computation [BZ #7065]Nick Alcock1-0/+6
2016-12-26Compile the dynamic linker without stack protection [BZ #7065]Nick Alcock1-0/+10
2016-12-26Disable stack protector in early static initialization [BZ #7065]Nick Alcock1-0/+12
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock1-0/+25
2016-12-26Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock1-0/+19
2016-12-26Configure support for --enable-stack-protector [BZ #7065]Nick Alcock1-0/+13
2016-12-23Fix failing pretty printer tests when CPPFLAGS has optimizations.Carlos O'Donell1-0/+8
2016-12-23Add deferred cancellation regression test for getpwuid_r.Carlos O'Donell1-0/+4
2016-12-23Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell1-0/+14
2016-12-23scripts/test_printers_common.py: Log GDB error messageFlorian Weimer1-0/+5
2016-12-22Add configure check for python programSiddhesh Poyarekar1-0/+14
2016-12-21Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers1-0/+4