1. 6a8746b [llvm-readobj] Add ELF .dynamic table dumping. by Michael J. Spencer · 13 years ago
  2. 91814e3 [readobj] Fix memory leak. by Michael J. Spencer · 13 years ago
  3. d7e7003 [objdump,readobj] Document the purpose and goals of each tool. by Michael J. Spencer · 13 years ago
  4. 278e891 Use the generic dump template. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  5. 21bd841 Dump sections. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  6. 144af2c Print a header above the symbols. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  7. 63d52b1 Check for errors. Extracted from a patch by Sami Liedes. by Rafael Espindola · 13 years ago
  8. ae74095 Fix indentation. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  9. f4b73f9 Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes! by Rafael Espindola · 13 years ago
  10. 4d88a1c Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  11. 8280311 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. by Benjamin Kramer · 14 years ago
  12. 6c614bf Support reading GNU symbol versions in ELFObjectFile by David Meyer · 14 years ago
  13. ae11a78 Fix comments for llvm-readobj, remove extraneous headers by David Meyer · 14 years ago
  14. c429b80 [Object] by David Meyer · 14 years ago
  15. 2fc34c5 [Object] by David Meyer · 14 years ago