aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella1-1/+0
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+0
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan2-0/+31
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho1-1/+1
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers1-1/+2
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-03powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho3-12/+20
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers89-89/+89
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-12-31Add fromfp functions.Joseph Myers4-0/+48
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella1-15/+8
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella1-0/+3
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers4-0/+12
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers4-0/+24
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg4-0/+8
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-11/+0
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer4-0/+8
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers4-0/+12
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer6-15/+6
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer3-0/+9
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer1-1/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers4-0/+12
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella4-67/+0
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey2-0/+2
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey1-0/+2
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers4-0/+12
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella5-13/+0
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella1-34/+0
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella1-36/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+3
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho1-1/+1
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers4-0/+12
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes4-0/+12
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers4-0/+12
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers4-0/+12
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers4-0/+12
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella1-30/+0
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella3-94/+5
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2-62/+65
2016-10-06Add iseqsig.Joseph Myers4-0/+12
2016-10-04powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2-0/+2
2016-09-30Add iscanonical.Joseph Myers4-0/+4
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2-12/+19
2016-09-07Add femode_t functions.Joseph Myers4-0/+12
2016-08-29Add fetestexceptflag.Joseph Myers4-0/+4
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer1-0/+2
2016-08-16Add fesetexcept.Joseph Myers4-0/+8
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg4-0/+4