about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0188-88/+88
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-181-1/+2
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-1026-0/+0
* Add getcpuH.J. Lu2018-12-074-0/+4
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-074-0/+4
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-264-9/+10
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-214-0/+4
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-214-0/+4
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-214-0/+4
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-214-0/+8
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-081-3/+0
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-064-0/+4
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-7/+7
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-110/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-171-4/+1
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-171-4/+40
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-91/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-84/+26
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-139/+49
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-215-33/+20
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-247-0/+79
* Add the statx functionFlorian Weimer2018-07-104-0/+4
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-054-0/+4
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-264-0/+6
* 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