1. bc3814f fix make install/uninstall of libcrtend. by Chris Lattner · 19 years ago
  2. 038c2a1 Remove out of date comment by Chris Lattner · 19 years ago
  3. 3880f1a Remove the only use of FAKE_SOURCES by Chris Lattner · 19 years ago
  4. a1fa8f1 This was never updated for the project makefile changes by Chris Lattner · 19 years ago
  5. b8190e6 Fix grammar by Misha Brukman · 20 years ago
  6. e676067 For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir by Reid Spencer · 20 years ago
  7. b8e7df3 Use the new BYTECODE_DESTINATION to override the default bytecode install by Reid Spencer · 20 years ago
  8. 8f4102d Remove useless -L switch now that gccld -link-as-library bug is fixed. by Reid Spencer · 20 years ago
  9. 8bcd050 Make use of the LLVMGCCStdCXXLibDir variable to link objects by Reid Spencer · 20 years ago
  10. 98880b9 Use the FAKE_SOURCES feature for proper distribution of contents by Reid Spencer · 20 years ago
  11. 0108346 Standardize the makefiles with space around = to match the rest of LLVM. by Reid Spencer · 20 years ago
  12. f5b7098 For PR466: by Reid Spencer · 20 years ago
  13. f5fae0b Use llvm-ar not ar for constructing archive. Wrap at 80 cols. by Reid Spencer · 20 years ago
  14. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
  15. a4b07c5 * Make the libcrtend.a installation depend on the bytecode-libs directory by Reid Spencer · 20 years ago
  16. 9826173 Add the export symbols list files as extra distribution files. by Reid Spencer · 20 years ago
  17. 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
  18. 14f7a50 C++ support does not live in the C runtime any longer by Chris Lattner · 20 years ago
  19. 63c8cc6 Make sure libcrtend.a gets installed when you make install-bytecode. by Brian Gaeke · 21 years ago
  20. 796960e Add DESTDIR support for installing. Use (and depend on) $(bytecode_libdir). by Brian Gaeke · 21 years ago
  21. 9ca419e add missing dependency by Chris Lattner · 21 years ago
  22. f168b75 Build _lib_crtend.a, not crtend.a by Chris Lattner · 21 years ago
  23. 53005b0 Don't print out tons of crap by Chris Lattner · 21 years ago
  24. ef1835d Rewrite makefile logic to build an archive instead of a .o file. This is by Chris Lattner · 21 years ago
  25. e893d64 Add readme and spiff up makefile header by Chris Lattner · 21 years ago
  26. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  27. af229bb Fix building outside the srcdir, again by Chris Lattner · 21 years ago
  28. 98d5886 Fix building into a different obj directory by Chris Lattner · 21 years ago
  29. fc01114 Move the exception handling runtime stuff into this directory by Chris Lattner · 21 years ago
  30. da86e6c Convert libraries into the BYTECODE_LIBRARY style by Chris Lattner · 21 years ago
  31. 61441cc Specify a list of symbols that should be exported by the library by Chris Lattner · 21 years ago
  32. fdab728 Initial checkin of crtend.o implementation by Chris Lattner · 21 years ago