Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger ba31c6c463 Remove TOPDIR il y a 18 ans
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture il y a 18 ans
  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. il y a 18 ans
  Mike Frysinger 130697527b merge parallel build support il y a 19 ans
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug il y a 20 ans
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: il y a 20 ans
  Miles Bader 90d471bfdf Add dependencies on header files. il y a 20 ans
  Miles Bader 4d952dfe77 Improve malloc debugging support. il y a 21 ans
  Miles Bader 14a41e5eed (CSRC): Make contents source files, not object files. il y a 22 ans
  Miles Bader 6c6a72c33c (CSRC): Add `memalign.c'. il y a 22 ans
  Eric Andersen 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. il y a 22 ans
  Eric Andersen 64f78ef63b Unify calloc (its the same thing regardless of the underlying il y a 22 ans
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. il y a 22 ans
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much il y a 22 ans
  Eric Andersen aa57f51ec0 We don't need the debug versions il y a 22 ans
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com il y a 22 ans
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source il y a 23 ans
  Eric Andersen 9b39f1ce89 A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOC il y a 23 ans
  Eric Andersen 57a66bf9e5 Update makefile to match the new malloc code il y a 23 ans
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. il y a 23 ans
  Eric Andersen 91102e0dec Fix doc blunder. il y a 23 ans
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. il y a 23 ans
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and il y a 23 ans
  Eric Andersen 61885f3c41 Screwed up non-mmu support. #define was backwards. il y a 23 ans
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. il y a 23 ans
  Eric Andersen c1fe19d4c1 Bug ugly formatting update il y a 23 ans
  Eric Andersen 9efafb8bbc New malloc routines. il y a 23 ans
  Eric Andersen eb2ecd0b08 Fix all the makefiles. Clean up some warnings, cleanup some headers. il y a 23 ans
  Eric Andersen 1965c12263 Sanity fix. il y a 23 ans
  Eric Andersen ca9bd30c26 Many bugfixes, header cleanups, etc. Added abort and glob. il y a 24 ans