summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.h
Commit message (Expand)AuthorAgeFilesLines
...
* Object/llvm-objdump: allow dumping of mach-o exports trieNick Kledzik2014-08-301-1/+1
* Add the start of the support for llvm-objdump’s -private-headers for Mach-O...Kevin Enderby2014-08-221-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Add the -mcpu= option to llvm-objdump for use with the disassemblers.Kevin Enderby2014-08-061-0/+2
* llvm-objdump: implement printing for MachO __compact_unwind info.Tim Northover2014-08-011-0/+3
* Remove all uses of 'using std::error_code' from headers.Rafael Espindola2014-06-131-3/+1
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-121-0/+1
* Use std::error_code instead of llvm::error_code.Rafael Espindola2014-06-111-1/+0
* Re-submit r191472 with a fix for big endian.Rui Ueyama2013-09-271-1/+2
* Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama2013-09-271-2/+1
* llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama2013-09-271-1/+2
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-20/+1
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-4/+6
* [objdump] Add --private-headers, -p.Michael J. Spencer2013-01-061-0/+2
* Add dump of Win64 EH unwind data.Michael J. Spencer2012-12-051-0/+9
* Make MemoryObject accessor members const againDerek Schuff2012-02-291-2/+2
* Enable streaming of bitcodeDerek Schuff2012-02-061-2/+2
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-1/+1
* llvm-objdump: Add relocation and archive support.Michael J. Spencer2011-10-081-1/+0
* Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...Benjamin Kramer2011-09-191-0/+47
OpenPOWER on IntegriCloud