summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho
2018-02-10Add narrowing add functions.Joseph Myers
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella