about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-4/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-133-0/+3
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-091-1/+1
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-0/+11
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-084-0/+12
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-047-133/+20
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-023-16/+16
* Remove socket.S implementationAdhemerval Zanella2015-05-223-6/+0
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-052-53/+12
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-16/+0
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-3/+3
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-071-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-064-20/+4
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-051-1/+1
* Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune2015-01-051-9/+0
* Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers2015-01-021-1/+3
* Fix MIPS sa_flags type (bug 17781).Joseph Myers2015-01-021-1/+1
* Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0297-97/+97
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-314-1/+199
* Fix MIPS waitid build.Joseph Myers2014-12-101-0/+7
* Fix MIPS sigaction build.Joseph Myers2014-12-101-0/+12
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-2/+2
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-242-4/+4
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-221-0/+1
* Require autoconf 2.69H.J. Lu2014-09-291-2/+2