summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/ARM
Commit message (Expand)AuthorAgeFilesLines
* Update llvm-objdump for disassembly of ARM Mach-O files to always include the...Kevin Enderby2016-04-281-4/+4
* llvm-objdump: deal with invalid ARM encodings slightly better.Tim Northover2016-04-222-2/+10
* MachO: remove weird ARM/Thumb interface from MachOObjectFileTim Northover2016-04-221-0/+10
* Revert r265817Colin LeMahieu2016-04-081-2/+2
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-081-2/+2
* Have MachOObjectFile::isValidArch() accept armv7Frederic Riss2015-06-161-0/+1
* Add the option, -non-verbose to llvm-objdump used with -macho to print thingsKevin Enderby2015-03-131-0/+8
* Add the option, -data-in-code, to llvm-objdump used with -macho to print the ...Kevin Enderby2015-01-232-0/+8
* Add printing the LC_ENCRYPTION_INFO load command with llvm-objdump’s -priva...Kevin Enderby2014-12-161-0/+5
* Fix a bug in llvm-objdump’s -private-headers for the LC_VERSION_MIN_IPHONEOSKevin Enderby2014-12-161-0/+4
* Fix a bug in llvm-objdump’s -private-headers for 32-bit Mach-O filesKevin Enderby2014-12-161-0/+336
* Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler andKevin Enderby2014-11-064-0/+23
* Make llvm-objdump handle both arm and thumb disassembly from the same Mach-OKevin Enderby2014-08-181-0/+15
* llvm/test/tools/llvm-objdump: Reorganize target-dependent some tests.NAKAMURA Takumi2014-08-073-0/+17
OpenPOWER on IntegriCloud