aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc
AgeCommit message (Expand)Author
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-04-17powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella
2019-03-22Remove __get_clockfreqAdhemerval Zanella
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab
2018-12-07Add getcpuH.J. Lu
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-26Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler