Age | Commit message (Expand) | Author |
---|---|---|
2011-09-21 | llvm-objdump: Detach symbol listing from section enumeration for mach-o. | Benjamin Kramer |
2011-09-21 | llvm-objdump: Take the data from the right object when there's no dSYM around. | Benjamin Kramer |
2011-09-21 | llvm-objdump: Fix use after free. | Benjamin Kramer |
2011-09-21 | llvm-objdump: Output line info next to the disassembly if available. | Benjamin Kramer |
2011-09-20 | llvm-objdump: factor code better, add comments. | Benjamin Kramer |
2011-09-19 | Nope, there's another one! | Benjamin Kramer |
2011-09-19 | Missed one instance of implicit pointer conversion. | Benjamin Kramer |
2011-09-19 | Try to make MSVC 2010 happy. | Benjamin Kramer |
2011-09-19 | Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi... | Benjamin Kramer |