about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/nios2
Commit message (Expand)AuthorAgeFilesLines
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-122-4/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+6
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+6
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-24/+0
* Remove tilegx port.Joseph Myers2018-04-271-1/+1
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-0/+8
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+6
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-33/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+7
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0120-20/+20
* 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
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-35/+0
* 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
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-111/+6
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-3/+3
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-281-1/+1
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-263-5/+5
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-14/+3
* Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers2017-06-091-4/+4
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+3
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-2/+10
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-1/+3
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-0/+4
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-311-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0120-20/+20
* 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
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-5/+2