about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-073-3/+3
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-0/+5
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+12
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-224-150/+0
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+2
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+8
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-011-0/+2
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-241-0/+4
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+2
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-241-1/+0
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+7
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+7
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-042-49/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+7
* Add narrowing add functions.Joseph Myers2018-02-101-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-014-4/+4
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-014-4/+4
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3