about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-022-0/+6
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-252-0/+6
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-252-0/+6
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-081-1/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-118/+0
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-102-0/+4
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-6/+1
* conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2017-06-201-0/+5
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+8
* Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers2017-01-161-1/+2