summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/crt0.S
Commit message (Expand)AuthorAgeFilesLines
* This seems to be needed or else apps will blow up.Eric Andersen2003-01-251-9/+2
* Update architecture specific support to consistantlyEric Andersen2003-01-231-8/+13
* Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen2002-12-121-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-271-0/+4
* Patch from Marshall M. Midden <m4@brecis.com> to fixup crt0 forEric Andersen2002-10-011-14/+12
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-2/+15
* Changes so that 'regdef.h' gets included in the development environment."Steven J. Hill"2002-06-041-1/+1
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+6
* Remove the C++ support stubs, since these now live elsewhere andEric Andersen2002-03-161-14/+0
* Fixup mips so it now works and provides basic functionalityEric Andersen2002-02-041-0/+50