Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the two startup files so that uClinux people always get the correct | David McCullough | 2001-12-19 | 1 | -0/+30 |
* | Patch from David McCullough <davidm@lineo.com>: | Eric Andersen | 2001-10-04 | 1 | -0/+2 |
* | This will hopefully make global constructors and destructors work | Eric Andersen | 2001-08-28 | 1 | -0/+12 |
* | Fix up a comment | Eric Andersen | 2001-04-28 | 1 | -1/+1 |
* | Update arm for the new way of entering main. BTW, I can now run things on arm | Eric Andersen | 2001-02-23 | 1 | -54/+32 |
* | Revert stdio to initializing itself. Not quite a pretty but that ensures that | Eric Andersen | 2001-02-09 | 1 | -24/+2 |
* | _void_void_null_func never returned. I noticed this yesterday | Eric Andersen | 2001-02-07 | 1 | -1/+1 |
* | Minor comment update | Eric Andersen | 2001-01-17 | 1 | -2/+7 |
* | Fix arm so it actually works. | Eric Andersen | 2001-01-16 | 1 | -40/+82 |
* | Added common handling of errno. | Eric Andersen | 2001-01-16 | 1 | -6/+1 |
* | USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o | Eric Andersen | 2001-01-15 | 1 | -0/+66 |