index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
mips
/
Makefile.arch
Age
Commit message (
Expand
)
Author
2016-07-17
mips: add regdef.h glibc compatibility header
Waldemar Brodkorb
2014-02-02
libc: mips: Fix non-LFS build
Steve Ellcey
2013-04-01
linux: readahead: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2013-01-10
libc: add {get,set,swap,make}context user context manipulation functions
Florian Fainelli
2012-06-15
make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent
Peter S. Mazinger
2012-06-15
mmap.c: provide a common mmap.c that is good for most of archs
Peter S. Mazinger
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2010-06-30
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-05-19
mips: Add vfork to libc
Khem Raj
2009-10-17
mips specific bits needed for nptl
Austin Foxley
2009-08-30
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2007-05-31
Atsushi Nemoto writes:
Mike Frysinger
2005-11-19
rename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger
2005-11-04
unify common code thus making arch-specific Makefiles very simple :)
Mike Frysinger
2005-11-03
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...
Peter S. Mazinger
2005-10-28
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...
Peter S. Mazinger