Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger ba31c6c463 Remove TOPDIR hace 18 años
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture hace 18 años
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. hace 18 años
  Mike Frysinger 130697527b merge parallel build support hace 19 años
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug hace 20 años
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: hace 20 años
  Miles Bader 90d471bfdf Add dependencies on header files. hace 20 años
  Miles Bader 4d952dfe77 Improve malloc debugging support. hace 21 años
  Miles Bader 14a41e5eed (CSRC): Make contents source files, not object files. hace 22 años
  Miles Bader 6c6a72c33c (CSRC): Add `memalign.c'. hace 22 años
  Eric Andersen 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. hace 22 años
  Eric Andersen 64f78ef63b Unify calloc (its the same thing regardless of the underlying hace 22 años
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. hace 22 años
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much hace 22 años
  Eric Andersen aa57f51ec0 We don't need the debug versions hace 22 años
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 22 años
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source hace 23 años
  Eric Andersen 9b39f1ce89 A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOC hace 23 años
  Eric Andersen 57a66bf9e5 Update makefile to match the new malloc code hace 23 años
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. hace 23 años
  Eric Andersen 91102e0dec Fix doc blunder. hace 23 años
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. hace 23 años
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and hace 23 años
  Eric Andersen 61885f3c41 Screwed up non-mmu support. #define was backwards. hace 23 años
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. hace 23 años
  Eric Andersen c1fe19d4c1 Bug ugly formatting update hace 23 años
  Eric Andersen 9efafb8bbc New malloc routines. hace 23 años
  Eric Andersen eb2ecd0b08 Fix all the makefiles. Clean up some warnings, cleanup some headers. hace 23 años
  Eric Andersen 1965c12263 Sanity fix. hace 23 años
  Eric Andersen ca9bd30c26 Many bugfixes, header cleanups, etc. Added abort and glob. hace 24 años