summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.Juergen Ributzka2017-03-302-0/+0
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+0
* Add the error handling for Mach-O dyld compact lazy bind, weak bind andKevin Enderby2017-03-2719-0/+0
* Add the rest of the error checking for Mach-O dyld compact bind entry errorsKevin Enderby2017-03-2017-0/+0
* [WebAssembly] Update llvm-objdump tests for the new wasm version number.Dan Gohman2017-02-221-0/+0
* Move test from r294430 to target-specific directoryDiana Picus2017-02-081-0/+0
* Use dynamic symbols for ELF disassemblySam Parker2017-02-081-0/+0
* [WebAssembly] Add llvm-objdump support for wasm file formatDerek Schuff2016-11-301-0/+0
* llvm-objdump: deal with unexpected object files more gracefully.Tim Northover2016-11-151-0/+0
* Fix test failure in r281232Hemant Kulkarni2016-09-121-73/+0
* llvm-objdump: Add --start-address and --stop-address optionsHemant Kulkarni2016-09-121-0/+73
* llvm-objdump: add coff import library symbol listing supportSaleem Abdulrasool2016-08-181-0/+0
* Reapply "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-034-0/+40
* Revert "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-034-40/+0
* More fixes to get good error messages for bad archives.Kevin Enderby2016-08-024-0/+40
* The next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-295-0/+49
* Next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-252-0/+21
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-0/+1
* Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...Kevin Enderby2016-05-231-0/+0
* Fix bugs in llvm-objdump printing the last word for -section in non i386 and ...Kevin Enderby2016-04-271-0/+0
* Fix a bug in llvm-objdump printing of 32-bit addresses for -section in non i3...Kevin Enderby2016-04-271-0/+0
* Add a test case for the crash fixed with r267037. David Blaikie said it woul...Kevin Enderby2016-04-271-0/+0
* [llvm-objdump] Add support for dumping the PE TLS directoryDavid Majnemer2016-03-151-0/+0
* [DebugInfo] Dump CIE augmentation data as a list of hex bytesSimon Atanasyan2016-03-011-0/+0
* [DebugInfo] Support zero-length CIE in the _eh_frame parserIgor Laevsky2016-01-271-0/+0
* [llvm-objdump] Use report_error() and improve error coverage.Davide Italiano2016-01-131-0/+0
* Print the eh_frame section in MachoDump.Pete Cooper2015-12-141-0/+0
* Reapply r250906 with many suggested updates from Rafael Espindola.Kevin Enderby2015-11-053-0/+42
* Backing out commit r250906 as it broke lld.Kevin Enderby2015-10-213-42/+0
* This removes the eating of the error in Archive::Child::getSize() when the ch...Kevin Enderby2015-10-213-0/+42
* Move llvm-objdump malformed Mach-O tests to X86 test directory.Kevin Enderby2015-10-107-0/+0
* Fix a bugs in the Mach-O disassembler when disassembling from aKevin Enderby2015-10-101-0/+0
* Fixed two bugs in llvm-objdump’s printing of Objective-C meta dataKevin Enderby2015-10-092-0/+0
* Fix a bug in llvm-objdump’s printing of Objective-C meta dataKevin Enderby2015-10-081-0/+0
* Fix a bug in llvm-objdump’s printing of Objective-C meta dataKevin Enderby2015-10-081-0/+0
* Fix two bugs in llvm-objdump’s printing of Objective-C meta dataKevin Enderby2015-10-062-0/+0
* [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
OpenPOWER on IntegriCloud