about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-91/+0
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-0/+6
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-1/+0
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-2/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-36/+6
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-11/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+14
* sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2018-03-091-0/+13
* Add narrowing add functions.Joseph Myers2018-02-101-0/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0116-16/+16
* 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
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Add _Float128 function aliases.Joseph Myers2017-10-182-0/+109
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-042-0/+4
* 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
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-081-1/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-111/+0
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-221-0/+26
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-211-0/+1
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-291-1/+0
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-3/+2
* Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers2017-06-091-0/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-10/+0
* sparc: Remove unused assignment in __cloneIvo Raisr2017-02-061-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0116-16/+16
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2016-12-261-2/+6
* 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
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-5/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+3
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-17/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1