Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused file. | Tobias Anderberg | 2004-05-24 | 1 | -72/+0 |
| | |||||
* | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen | 2004-05-14 | 1 | -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 new | Tobias Anderberg | 2003-09-19 | 1 | -0/+72 |
code. |