about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-152-2/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-122-0/+4
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-022-4/+0
* Linux: Add getdents64 system callFlorian Weimer2019-06-072-0/+2
* 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-117/+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
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-082-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-1026-0/+0
* 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-244-0/+50
* 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/+2
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-122-32/+9
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+21
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+21
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0426-95/+0
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-2711-7/+11
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-1/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+21
* Add narrowing add functions.Joseph Myers2018-02-102-0/+23
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0115-15/+15
* 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
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6