aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
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
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella