about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-123-0/+3
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-123-0/+3
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-023-6/+1
* Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser2019-06-213-5/+5
* powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs2019-06-193-1/+22
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-074-0/+4
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-2211-176/+0
* sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2019-05-211-0/+3
* Linux: Add the tgkill functionFlorian Weimer2019-05-144-0/+4
* misc: Add twalk_r functionFlorian Weimer2019-05-024-0/+4
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-162/+0
* Remove __get_clockfreqAdhemerval Zanella2019-03-222-108/+80
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-2/+0
* 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