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