aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)Author
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
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Move mips from ports to libc.Joseph Myers
2006-02-21[BZ #2329]Roland McGrath
2006-01-31* sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2006-01-04Fix last commit.Andreas Jaeger
2006-01-04(__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger
2005-12-30[BZ #1067] Andreas Jaeger
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger
2005-09-16[BZ #1047] Andreas Jaeger
2005-09-16[BZ #933]Andreas Jaeger
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper
2005-05-26Add space inf weak_alias use.Ulrich Drepper
2005-03-28Update.Andreas Jaeger
2005-03-28[BZ #783]Andreas Jaeger
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath
2005-02-25[BZ #758]Andreas Jaeger
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-15* sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): UseRoland McGrath