1. 054f422 Remove byte order mark from source file. by Benjamin Kramer · 12 years ago
  2. 126973b [Object] Split the ELF interface into 3 parts. by Michael J. Spencer · 12 years ago
  3. d9104c0 Revert r181009. by Amara Emerson · 12 years ago
  4. 2f54d9f Add support for reading ARM ELF build attributes. by Amara Emerson · 12 years ago
  5. 1e48387 Clarify getRelocationAddress x getRelocationOffset a bit. by Rafael Espindola · 12 years ago
  6. d6df054 Teach llvm-readobj to print ELF program headers by Nico Rieck · 13 years ago
  7. f3f0b79 Add -expand-relocs to llvm-readobj by Nico Rieck · 13 years ago
  8. 9cad53c Implements low-level object file format specific output for COFF and by Eric Christopher · 13 years ago
  9. 8205034 [tools][llvm-readobj] print the name of the section when iterating the symbol table / dynamic symbol table by Shankar Easwaran · 13 years ago
  10. 6a8746b [llvm-readobj] Add ELF .dynamic table dumping. by Michael J. Spencer · 13 years ago
  11. 91814e3 [readobj] Fix memory leak. by Michael J. Spencer · 13 years ago
  12. d7e7003 [objdump,readobj] Document the purpose and goals of each tool. by Michael J. Spencer · 13 years ago
  13. 278e891 Use the generic dump template. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  14. 21bd841 Dump sections. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  15. 144af2c Print a header above the symbols. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  16. 63d52b1 Check for errors. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  17. ae74095 Fix indentation. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  18. f4b73f9 Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  19. 4d88a1c Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  20. 8280311 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. by Benjamin Kramer · 14 years ago
  21. 6c614bf Support reading GNU symbol versions in ELFObjectFile by David Meyer · 14 years ago
  22. ae11a78 Fix comments for llvm-readobj, remove extraneous headers by David Meyer · 14 years ago
  23. c429b80 [Object] by David Meyer · 14 years ago
  24. 2fc34c5 [Object] by David Meyer · 14 years ago