about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-014-0/+8
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-014-0/+32
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-014-0/+8
* Add more spaces before '('.Joseph Myers2019-02-281-1/+1
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-084-0/+4
* powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2019-01-111-0/+5
* termios: Consolidate termios.hAdhemerval Zanella2019-01-032-77/+1
* termios: Add powerpc termios-miscAdhemerval Zanella2019-01-033-50/+74
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-4/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-24/+46
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-032-13/+36
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-24/+46
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-44/+66
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-032-17/+39
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-20/+42
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-031-19/+1
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-031-1/+3
* 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