about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-122-32/+9
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-242-2/+0
* Add narrowing divide functions.Joseph Myers2018-05-174-0/+35
* Add narrowing multiply functions.Joseph Myers2018-05-164-0/+35
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0441-237/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-3/+0
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-2711-7/+7
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+6
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-0/+6
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-1/+0
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-2/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-0/+9
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-1/+0
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-0/+1
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-5/+0
* Add narrowing subtract functions.Joseph Myers2018-03-204-0/+35
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-073-0/+8
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-1/+3
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-02-261-0/+62
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-02-261-0/+43
* Add narrowing add functions.Joseph Myers2018-02-104-0/+39
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-191-0/+30
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0189-89/+89
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-3/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-224-0/+4
* Add _Float32 function aliases.Joseph Myers2017-12-078-0/+436
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-068-0/+872
* Add elision tunablesRogerio Alves2017-12-052-8/+69
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-054-0/+20
* Implement the mlock2 functionFlorian Weimer2017-11-274-0/+4
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-234-0/+4
* Add jmp_buf-macros.hH.J. Lu2017-11-092-0/+12
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-35/+0
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-024-0/+12
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-254-0/+12
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-254-0/+12
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-081-1/+0
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-3/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-243-265/+36