1. 56ebef4 [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options by Nick Kledzik · 11 years ago
  2. ac43144 [llvm-objdump] support -rebase option for mach-o to dump rebasing info by Nick Kledzik · 11 years ago
  3. d04bc35 Object/llvm-objdump: allow dumping of mach-o exports trie by Nick Kledzik · 11 years ago
  4. b76d386 Add the start of the support for llvm-objdump’s -private-headers for Mach-O files. by Kevin Enderby · 11 years ago
  5. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  6. c959562 Add the -mcpu= option to llvm-objdump for use with the disassemblers. by Kevin Enderby · 11 years ago
  7. 4bd286a llvm-objdump: implement printing for MachO __compact_unwind info. by Tim Northover · 11 years ago
  8. bff5d0d Remove all uses of 'using std::error_code' from headers. by Rafael Espindola · 11 years ago
  9. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  10. 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
  11. c2bed42 Re-submit r191472 with a fix for big endian. by Rui Ueyama · 12 years ago
  12. 333d28a Revert "llvm-objdump: Dump COFF import table if -private-headers option is given." by Rui Ueyama · 12 years ago
  13. 5b1adba llvm-objdump: Dump COFF import table if -private-headers option is given. by Rui Ueyama · 12 years ago
  14. aa79068 MC: Disassembled CFG reconstruction. by Ahmed Bougacha · 12 years ago
  15. ad1084d Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 12 years ago
  16. 209565db [objdump] Add --private-headers, -p. by Michael J. Spencer · 13 years ago
  17. 0c6ec48 Add dump of Win64 EH unwind data. by Michael J. Spencer · 13 years ago
  18. 56b662c Make MemoryObject accessor members const again by Derek Schuff · 14 years ago
  19. 8b2dcad Enable streaming of bitcode by Derek Schuff · 14 years ago
  20. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  21. ba4a362 llvm-objdump: Add relocation and archive support. by Michael J. Spencer · 14 years ago
  22. 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