OSDN Git Service

Replace all Makefiles for new build infrastucture
[uclinux-h8/uClibc.git] / libc / stdlib / malloc / Makefile
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2003-12-30 Eric AndersenRework malloc. The new default implementation is based...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-19 Miles BaderAdd dependencies on header files.
2002-11-21 Miles BaderImprove malloc debugging support.
2002-08-19 Miles Bader(CSRC): Make contents source files, not object files.
2002-08-19 Miles Bader(CSRC): Add `memalign.c'.
2002-08-07 Eric AndersenPer suggestion from Miles Bader, move calloc.c to libc...
2002-08-06 Eric AndersenUnify calloc (its the same thing regardless of the...
2002-07-23 Miles Bader* Automatically try to unmap heap free-areas when they...
2002-07-18 Eric AndersenMiles Bader implemented a new mmap based malloc which...
2002-07-16 Eric AndersenWe don't need the debug versions
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenA patch from Matthias Kilian <kili@outback.escape.de...
2001-01-12 Eric AndersenUpdate makefile to match the new malloc code
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenScrewed up non-mmu support. #define was backwards.
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-08 Eric AndersenNew malloc routines.
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-10-04 Eric AndersenSanity fix.
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-06-29 Eric AndersenFix up the makefiles. malloc-simple/Makefile forgot...
2000-05-15 Erik AndersenFinished porting stuff to x86 and supporting the Linux...
2000-05-14 Erik AndersenSome makefile updates to make it behave a bit better...
2000-05-14 Erik AndersenPatch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control...
2000-05-14 Erik AndersenInitial revision