Age | Commit message (Expand) | Author |
---|---|---|
2001-10-04 | Patch from David McCullough <davidm@lineo.com>: | Eric Andersen |
2001-08-28 | This will hopefully make global constructors and destructors work | Eric Andersen |
2001-04-28 | Fix up a comment | Eric Andersen |
2001-02-23 | Update arm for the new way of entering main. BTW, I can now run things on arm | Eric Andersen |
2001-02-09 | Revert stdio to initializing itself. Not quite a pretty but that ensures that | Eric Andersen |
2001-02-07 | _void_void_null_func never returned. I noticed this yesterday | Eric Andersen |
2001-01-17 | Minor comment update | Eric Andersen |
2001-01-16 | Fix arm so it actually works. | Eric Andersen |
2001-01-16 | Added common handling of errno. | Eric Andersen |
2001-01-15 | USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o | Eric Andersen |