summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj2009-09-031-1/+5
| | | | | | | | | | Right now for ARM, MIPS, Xtensa and powerpc posix_fadvise routines are included conditionally. They should only be enabled when UCLIBC_HAS_ADVANCED_REALTIME is set. Also fix code style in powerpc/posix_fadvise64.c Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
| | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Revert the mips related fixed that got in due to the trunk merge and also ↵Khem Raj2008-07-091-1/+5
| | | | add pt-__syscall_rt_sigaction.c for mips
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-181-6/+6
|
* Clean up the 'sysdep.h' header chain. Other architectures will have their ↵"Steven J. Hill"2006-02-051-1/+1
| | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it.
* Import assembly version of 'syscall_error' so that it can be a hidden ↵"Steven J. Hill"2006-01-051-4/+5
| | | | function and NPTL can include as well.
* Changes for NPTL and new build system."Steven J. Hill"2005-12-021-1/+1
|
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
|
* Massive merge from trunk."Steven J. Hill"2005-11-171-35/+6
|
* Copy from trunk."Steven J. Hill"2005-10-301-0/+46