Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-17 | mips specific bits needed for nptl | Austin Foxley | |
* vfork impl with support for SAVE_PID, RESTORE_PID * sysdep.h assembly macros Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-07-20 | It fixes the following warnings seen on mips build. | Khem Raj | |
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> | |||
2004-07-30 | Some mips updates. Add a couple of missing sys/*.h files and update a few ↵ | Manuel Novoa III | |
others. |