about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32
Commit message (Expand)AuthorAgeFilesLines
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+6
* Add narrowing add functions.Joseph Myers2018-02-101-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0111-11/+11
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Add _Float32 function aliases.Joseph Myers2017-12-073-0/+114
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-063-0/+228
* 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-021-0/+3
* 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-251-0/+3
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-1/+0
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-132-0/+67
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-312-0/+8
* Add reallocarray functionDennis Wölfing2017-05-302-0/+4
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-1/+0
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+1
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-0/+4
* Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella2017-02-061-4/+0
* Fix MIPS o32 posix_fadvise.Joseph Myers2017-01-121-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0113-13/+13
* 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-162-0/+4
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-1/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-091-35/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-091-36/+0
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-33/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-072-101/+0
* Add iseqsig.Joseph Myers2016-10-061-0/+2
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-032-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-103-7/+0