1. a9232f7 Remove byte order mark from source file. by Benjamin Kramer · 12 years ago
  2. 081a194 [Object] Split the ELF interface into 3 parts. by Michael J. Spencer · 12 years ago
  3. 1aef163 Revert r181009. by Amara Emerson · 12 years ago
  4. 5d446e6 Add support for reading ARM ELF build attributes. by Amara Emerson · 12 years ago
  5. 956ca72 Clarify getRelocationAddress x getRelocationOffset a bit. by Rafael Espindola · 12 years ago
  6. cf3b55a Teach llvm-readobj to print ELF program headers by Nico Rieck · 12 years ago
  7. 1c8dfa5 Add -expand-relocs to llvm-readobj by Nico Rieck · 12 years ago
  8. 76e70f3 Implements low-level object file format specific output for COFF and by Eric Christopher · 12 years ago
  9. bd1737c [tools][llvm-readobj] print the name of the section when iterating the symbol table / dynamic symbol table by Shankar Easwaran · 12 years ago
  10. d326d05 [llvm-readobj] Add ELF .dynamic table dumping. by Michael J. Spencer · 13 years ago
  11. dc0f8a3 [readobj] Fix memory leak. by Michael J. Spencer · 13 years ago
  12. dd3aa9e [objdump,readobj] Document the purpose and goals of each tool. by Michael J. Spencer · 13 years ago
  13. 87b47cc Use the generic dump template. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  14. fc73847 Dump sections. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  15. 148ee4f Print a header above the symbols. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  16. ad78479 Check for errors. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  17. 1318e14 Fix indentation. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  18. 663cebc Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  19. f010c46 Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  20. 51cf866 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. by Benjamin Kramer · 13 years ago
  21. 2d70e26 Support reading GNU symbol versions in ELFObjectFile by David Meyer · 13 years ago
  22. ee37b6e Fix comments for llvm-readobj, remove extraneous headers by David Meyer · 13 years ago
  23. 97f7787 [Object] by David Meyer · 13 years ago
  24. 5c2b4ea [Object] by David Meyer · 13 years ago