Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the asm version by default on x86. Tag _start as a function. | Eric Andersen | 2001-12-19 | 1 | -2/+5 |
* | This will hopefully make global constructors and destructors work | Eric Andersen | 2001-08-28 | 1 | -0/+14 |
* | Create __uClibc_main to handle what can be done in C instead of each arch's | Manuel Novoa III | 2001-02-19 | 1 | -31/+2 |
* | Revert stdio to initializing itself. Not quite a pretty but that ensures that | Eric Andersen | 2001-02-09 | 1 | -21/+1 |
* | "I will always compile before I commit." | Eric Andersen | 2001-01-16 | 1 | -0/+1 |
* | Update the comments a wee bit. | Eric Andersen | 2001-01-16 | 1 | -4/+9 |
* | Added common handling of errno. | Eric Andersen | 2001-01-16 | 1 | -7/+0 |
* | Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o | Eric Andersen | 2001-01-15 | 1 | -0/+123 |