Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
| | |||||
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
| | | | | | | | | | tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik | ||||
* | A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOC | Eric Andersen | 2001-05-11 | 1 | -1/+1 |
| | | | | | so that it works for realloc too. -Erik | ||||
* | Update makefile to match the new malloc code | Eric Andersen | 2001-01-12 | 1 | -6/+8 |
| | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -2/+2 |
| | |||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
| | |||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
| | |||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -1/+4 |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | ||||
* | Screwed up non-mmu support. #define was backwards. | Eric Andersen | 2000-10-12 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 1 | -4/+13 |
| | |||||
* | New malloc routines. | Eric Andersen | 2000-10-08 | 1 | -8/+7 |
| | |||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 1 | -8/+24 |
| | | | | -Erik | ||||
* | Sanity fix. | Eric Andersen | 2000-10-04 | 1 | -7/+5 |
| | |||||
* | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen | 2000-07-05 | 1 | -4/+1 |
| | | | | | It is getting closer... -Erik | ||||
* | Fix up the makefiles. malloc-simple/Makefile forgot to include realloc. | Eric Andersen | 2000-06-29 | 1 | -1/+1 |
| | | | | | test/Makefile used a hard coded absolute path (bad, bad, bad). -Erik | ||||
* | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | 2000-05-15 | 1 | -1/+1 |
| | | | | | It now compiles.... -Erik | ||||
* | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | 2000-05-14 | 1 | -7/+3 |
| | | | | -Erik | ||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 1 | -4/+4 |
| | | | | | to allow uC-libc to compile under x86. -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+33 |