summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/crt0.S
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused file.Tobias Anderberg2004-05-241-72/+0
|
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-6/+6
| | | | have it. It is used by the boehm gc, amoung other things.
* Added assembler version of startup code. Fix Makefile so it uses the newTobias Anderberg2003-09-191-0/+72
code.