aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips32
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola1-0/+3
2018-12-07Add getcpuH.J. Lu2-0/+2
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+2
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2-0/+2
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella3-0/+29
2018-07-10Add the statx functionFlorian Weimer2-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer2-0/+2
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2-0/+4
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+6
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+6
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers22-137/+0
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella1-1/+0
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+6
2018-02-10Add narrowing add functions.Joseph Myers1-0/+7
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer2-0/+2
2017-12-07Add _Float32 function aliases.Joseph Myers3-0/+114
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers3-0/+228
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer2-0/+10
2017-11-27Implement the mlock2 functionFlorian Weimer2-0/+2
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer2-0/+2
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-0/+3
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2-0/+6
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella14-186/+147
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella1-1/+0
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2-0/+67
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella2-0/+8
2017-05-30Add reallocarray functionDennis Wölfing2-0/+4
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers3-88/+0
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella1-1/+0
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers1-1/+1
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers1-0/+4
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella1-4/+0
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers1-0/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2016-12-31Add fromfp functions.Joseph Myers1-0/+12
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+3
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+6
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg2-0/+4
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2-0/+4
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers1-0/+3
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer1-1/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-0/+3
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-0/+3