summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/Makefile.arch
AgeCommit message (Expand)Author
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-07-17mips: add regdef.h glibc compatibility headerWaldemar Brodkorb
2014-02-02libc: mips: Fix non-LFS buildSteve Ellcey
2013-04-01linux: readahead: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2012-06-15make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependentPeter S. Mazinger
2012-06-15mmap.c: provide a common mmap.c that is good for most of archsPeter S. Mazinger
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj
2010-05-19mips: Add vfork to libcKhem Raj
2009-10-17mips specific bits needed for nptlAustin Foxley
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2007-05-31Atsushi Nemoto writes:Mike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-04unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger