summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers
2017-06-14PowerPC64 FRAME_PARM_SAVEAlan Modra
2017-06-09powerpc: add sysconf support for cache geometriesPaul Clarke
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-04-28powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-03powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-31Add fromfp functions.Joseph Myers
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers