about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-254-0/+12
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-113-36/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-076-244/+28
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-074-77/+0
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-074-68/+0
* Add iseqsig.Joseph Myers2016-10-062-0/+5
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-13/+21
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Add femode_t functions.Joseph Myers2016-09-072-0/+4
* Add fetestexceptflag.Joseph Myers2016-08-292-0/+2
* Add fesetexcept.Joseph Myers2016-08-162-0/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-034-0/+4
* Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella2016-07-081-1/+0
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-6/+6
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-181-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-131-1/+0
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-107-21/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-064-0/+4
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-1/+0
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-1/+0
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-257-0/+23
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-7/+2
* VDSO support for MIPSMatthew Fortune2016-04-127-0/+133
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-112-105/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-113-104/+1
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-111-0/+6
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-111-0/+6
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-9/+0
* mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno2016-03-091-0/+7
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-12/+2
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-016-2/+40
* MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2016-01-252-8/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0497-97/+97
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+2
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-092-0/+34
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-2/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-202-0/+10
* Simplify the abilist formatFlorian Weimer2015-11-0638-11323/+11090
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-066-0/+30
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-221-11/+0