summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add in the "_start" symbol in asm. Fix a makefile (that needs to beErik Andersen2000-05-161-0/+3
| | | | | | | abstracted I suppose for platforms (though I am doing fine w/o libcrt*) and add function prototype for exit into stdlib.h (it was missing... odd). Compiles vs uC-libc are less noisy now. -Erik
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-1512-16/+12
| | | | | It now compiles.... -Erik
* Work in progress -- cleanups.Erik Andersen2000-05-143-3/+5
| | | | -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-1418-86/+48
| | | | -Erik
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-1417-51/+60
| | | | | to allow uC-libc to compile under x86. -Erik
* Initial revision0_9_1Erik Andersen2000-05-14202-0/+22487