summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-045-10/+15
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-303-3/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-283-3/+0
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-232-4/+14
* powerpc: Fix typos and field name in commentsGustavo Romero2019-08-221-4/+4
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-163-3/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-153-4/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-154-0/+52
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-153-3/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-153-3/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-153-3/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-052-6/+0
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-301-0/+3
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-123-0/+3
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-122-7/+8
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-123-0/+6
* 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