1. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  2. 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
  3. c2bed42 Re-submit r191472 with a fix for big endian. by Rui Ueyama · 12 years ago
  4. 333d28a Revert "llvm-objdump: Dump COFF import table if -private-headers option is given." by Rui Ueyama · 12 years ago
  5. 5b1adba llvm-objdump: Dump COFF import table if -private-headers option is given. by Rui Ueyama · 12 years ago
  6. aa79068 MC: Disassembled CFG reconstruction. by Ahmed Bougacha · 12 years ago
  7. ad1084d Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 12 years ago
  8. 209565db [objdump] Add --private-headers, -p. by Michael J. Spencer · 13 years ago
  9. 0c6ec48 Add dump of Win64 EH unwind data. by Michael J. Spencer · 13 years ago
  10. 56b662c Make MemoryObject accessor members const again by Derek Schuff · 14 years ago
  11. 8b2dcad Enable streaming of bitcode by Derek Schuff · 14 years ago
  12. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  13. ba4a362 llvm-objdump: Add relocation and archive support. by Michael J. Spencer · 14 years ago
  14. 43a772e Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additional information that are only available on MachO. by Benjamin Kramer · 14 years ago