summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)Author
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-09Mark lseek/llseek as non-cancellableAdhemerval Zanella
2015-08-26mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer
2015-04-30Remove MIPS version of waitid.c.Joseph Myers
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-10Fix MIPS waitid build.Joseph Myers
2014-12-10Fix MIPS sigaction build.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-04MIPS - Remove mips lowlevellock.h.Bernard Ogden
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-27MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-27MIPS: Consolidate NPTL/non versions of vforkRoland McGrath
2014-06-26Fix MIPS64 *_nocancel gp setup.Joseph Myers
2014-06-25MIPS: Consolidate NPTL/non versions of cloneRoland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-16Split arch-fork.h from fork.hRoland McGrath
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath