summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Added -j flag to filter sections that are operated on.Colin LeMahieu2015-07-291-0/+0
* Moving tests in to X86 directory.Colin LeMahieu2015-07-231-0/+0
* Using an input object file instead of trying to generate an object file.Colin LeMahieu2015-07-231-0/+0
* [Objdump] Fixing crash when printing symbols in ELF sections with special types.Colin LeMahieu2015-02-181-0/+0
* [Objdump] Output information about common symbols in a way closer to GNU objd...Colin LeMahieu2015-01-231-0/+0
* Move tests for llvm-objdump for universal files to X86 directory to fix build...Kevin Enderby2014-12-032-0/+0
* Add support to llvm-objdump for Mach-O universal files and archives with -macho.Kevin Enderby2014-12-032-0/+0
* [llvm-objdump] Fix mach-o binding decompression errorNick Kledzik2014-10-181-0/+0
* [llvm-objdump] Update error message and add test case for mach-o file with ba...Nick Kledzik2014-10-141-0/+0
* [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind optionsNick Kledzik2014-09-163-0/+0
* [llvm-objdump] support -rebase option for mach-o to dump rebasing infoNick Kledzik2014-09-121-0/+0
* llvm-objdump: don't crash when __compact_unwind has no relocs.Tim Northover2014-09-091-0/+0
* Object/llvm-objdump: allow dumping of mach-o exports trieNick Kledzik2014-08-301-0/+0
* llvm-objdump: print contents of MachO __unwind_info sectionsTim Northover2014-08-122-0/+0
* llvm/test/tools/llvm-objdump: Reorganize target-dependent some tests.NAKAMURA Takumi2014-08-072-0/+0
* llvm-objdump: implement printing for MachO __compact_unwind info.Tim Northover2014-08-012-0/+0
* llvm-objdump: Handle BSS sections larger than the object fileDavid Majnemer2014-07-141-0/+0
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-141-0/+21
* tools: teach objdump about FILE aux recordsSaleem Abdulrasool2014-04-131-0/+0
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-211-0/+0
* llvm-objdump: Print x64 unwind info in executable.Rui Ueyama2014-03-042-0/+0
* llvm-objdump: Do not attempt to disassemble symbols outside of sectionSimon Atanasyan2014-02-242-0/+15
* llvm-objdump/COFF: Print load configuration table.Rui Ueyama2014-02-191-0/+0
* llmv-objdump/COFF: Print export table contents.Rui Ueyama2014-01-161-0/+0
* Re-submit r191472 with a fix for big endian.Rui Ueyama2013-09-274-0/+53
* Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama2013-09-274-53/+0
* llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama2013-09-274-0/+53
OpenPOWER on IntegriCloud