summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/crt1.S
Commit message (Collapse)AuthorAgeFilesLines
* It fixes the following warnings seen on mips build.Khem Raj2009-08-191-1/+4
| | | | | | | | | | | | 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>
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-181-3/+23
|
* Big, huge fricking merge. Peter, if you touch the build system again I'm ↵"Steven J. Hill"2005-10-041-5/+9
| | | | going to smash your keyboard.
* Merge mania continues..."Steven J. Hill"2005-07-301-0/+124