about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-213-1/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+2
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-153-16/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-142-4/+2
* powerpc: Consolidate Linux syscall definitionAdhemerval Zanella2020-02-141-214/+0
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+418
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0118-18/+18
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* powerpc: Simplify vsyscall internal macrosAdhemerval Zanella2019-09-171-16/+2
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-6/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0718-18/+18
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-043-5/+10
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-2/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-152-0/+24
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-301-0/+3
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-021-2/+1
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-072-0/+2
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-228-168/+0
* Linux: Add the tgkill functionFlorian Weimer2019-05-142-0/+2