1. 0f3627e Added dummy version of the `util' library. by Misha Brukman · 21 years ago
  2. 1296747 Added dummy library `libutempter' for non-privileged access to utmp/wtmp data. by Misha Brukman · 21 years ago
  3. 1641df4 Initial checkin of README by Chris Lattner · 21 years ago
  4. 443ea94 Initial checkin of runtime/GCCLibraries makefile by Chris Lattner · 21 years ago
  5. da86e6c Convert libraries into the BYTECODE_LIBRARY style by Chris Lattner · 21 years ago
  6. 1679e82 Disable this support stuff, it doesn't work under linux anyway by Chris Lattner · 21 years ago
  7. 478b3a9 Removing the pool allocator from the main CVS tree. by John Criswell · 21 years ago
  8. 228090c Minor fix so that the program exits upon a poolfree failure by Sumant Kowshik · 21 years ago
  9. d105a87 Change implementation so that variable sized slabs are used to allow arbitrary sized array allocations by Sumant Kowshik · 21 years ago
  10. af0f37a Added support for poolallocarray and poolmakeunfreeable. The latter is used by the SAFECode project by Sumant Kowshik · 21 years ago
  11. 5d243c2 Don't register the destructors if the list is empty by Chris Lattner · 21 years ago
  12. d57f3ef Prevent lines from wrapping. by Misha Brukman · 21 years ago
  13. 96191ab Initial checkin by Chris Lattner · 21 years ago
  14. 61441cc Specify a list of symbols that should be exported by the library by Chris Lattner · 21 years ago
  15. 977abcb Update to match typename produced by the C frontend by Chris Lattner · 21 years ago
  16. 7cfee5b Dead file by Chris Lattner · 21 years ago
  17. fdab728 Initial checkin of crtend.o implementation by Chris Lattner · 21 years ago
  18. aa470c2 New file by Chris Lattner · 21 years ago
  19. 8fc6258 Remove support for memset by Chris Lattner · 22 years ago
  20. a4a684e Initial checkin of pool allocator library by Chris Lattner · 22 years ago
  21. d6c68c4 Fixes to be LP64 correct by Chris Lattner · 22 years ago
  22. cfb8191 Implement the printf function, used by assert by Chris Lattner · 22 years ago
  23. 4ee8dd7 Add strcat function by Chris Lattner · 23 years ago
  24. c1e20ac Checkin library infrastructure for building stuff to be linked with gccld by Chris Lattner · 23 years ago