about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* misc: Add twalk_r functionFlorian Weimer2019-05-022-0/+2
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-172-45/+0
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-012-0/+4
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-012-0/+16
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-012-0/+4
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-082-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0119-19/+19
* Add getcpuH.J. Lu2018-12-072-0/+2
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-072-0/+2
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-261-0/+3
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-062-0/+2
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-211-1/+0
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-243-0/+29
* Add the statx functionFlorian Weimer2018-07-102-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-0/+2
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-262-0/+4
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-242-2/+0
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+14
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+14
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0415-142/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-3/+0
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-0/+6
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+14
* Add narrowing add functions.Joseph Myers2018-02-102-0/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0119-19/+19
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Add _Float32 function aliases.Joseph Myers2017-12-074-0/+218
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-064-0/+436
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2