summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/sys/asm.h
Commit message (Collapse)AuthorAgeFilesLines
* It fixes the following warnings seen on mips build.Khem Raj2009-08-191-0/+2
| | | | | | | | | | | | libc/sysdeps/linux/mips/clone.S: Assembler messages: libc/sysdeps/linux/mips/clone.S:122: Warning: No .frame pseudo-op used in PIC code libc/sysdeps/linux/mips/clone.S:75: Warning: Pretending global symbol used as branch target is local. libc/sysdeps/linux/mips/crt1.S: Assembler messages: libc/sysdeps/linux/mips/crt1.S:134: Warning: No .cprestore pseudo-op used in PIC code Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Revert the mips related fixed that got in due to the trunk merge and also ↵Khem Raj2008-07-091-0/+16
| | | | add pt-__syscall_rt_sigaction.c for mips
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-15/+0
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-0/+15
|
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-181-16/+0
|
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-15/+14
| | | | new on the NPTL stuff other than cleaning a few things up.
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-121-14/+31
|
* Some mips updates. Add a couple of missing sys/*.h files and update a few ↵Manuel Novoa III2004-07-301-0/+473
others.