summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc32
AgeCommit message (Expand)Author
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno
2018-02-10Add narrowing add functions.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-09Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add fromfp functions.Joseph Myers
2016-12-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer