1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 17 years ago
  3. 1997473 Drop 'const' by Devang Patel · 17 years ago
  4. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  5. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  6. 4b2ca1a Moved from include/llvm/CodeGen to lib/CodeGen. by Bill Wendling · 18 years ago[Renamed (98%) from include/llvm/CodeGen/ELFWriter.h]
  7. 203d3e4 Changed to use the OutputBuffer instead of the methods in MachO and ELF writers. by Bill Wendling · 18 years ago
  8. e911615 Revert patch. by Bill Wendling · 18 years ago
  9. 99b1027 Removed methods which are now in the respective TargetObjInfo implementations. by Bill Wendling · 18 years ago
  10. 410354f Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. by Chris Lattner · 19 years ago
  11. aa02c1d Fix some truncation warnings. by Jeff Cohen · 19 years ago
  12. 56c3261 Add two helper methods, adjust a prototype by Chris Lattner · 19 years ago
  13. 5f9cb59 Add ability to set TYPE and FLAGS field for section trivially by Chris Lattner · 19 years ago
  14. 5f48ff7 Major refactor of the ELFWriter code. Instead of building up one big by Chris Lattner · 19 years ago
  15. 3942961 Add support for emitting 64-bit integers by Chris Lattner · 19 years ago
  16. f5d507e Add some apparently undocumented ELF section header flags by Chris Lattner · 19 years ago
  17. f0cf1b7 The symbol table just needs a const GlobalValue*, not a non-const one. by Chris Lattner · 19 years ago
  18. 6871aed expose a new code emitter object by Chris Lattner · 19 years ago
  19. 75bbdff add a name mangler object by Chris Lattner · 19 years ago
  20. e578ab9 Add support for building/representing the symbol table, add some enum constants by Chris Lattner · 19 years ago
  21. 3201815 iniital checkin of ELFWriter header. by Chris Lattner · 19 years ago