summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-objdump] Warn if no user specified sections (-j) are not found.Yuanfang Chen2019-07-021-0/+73
* [llvm-objdump] Match GNU objdump on symbol types shown in disassemblyYuanfang Chen2019-06-241-10/+49
* [llvm-objdump] Allow --disassemble-functions to take demangled namesYuanfang Chen2019-06-222-27/+61
* [llvm-objdump] Move --start-address >= --stop-address check out of theYuanfang Chen2019-06-221-2/+2
* [binutils] Add response file option to help and docsJames Henderson2019-06-211-0/+6
* [llvm-objdump] Switch between ARM/Thumb based on mapping symbols.Eli Friedman2019-06-201-4/+4
* [llvm-objdump] Remove unnecessary indentation when dumping ELF data.Yuanfang Chen2019-06-191-4/+3
* Print dylib load kind (weak, reexport, etc) in llvm-objdump -m -dylibs-usedMichael Trent2019-06-181-4/+7
* [llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ...Fangrui Song2019-06-172-17/+22
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [ELF][llvm-objdump] Treat dynamic tag values as virtual addresses instead of ...Wolfgang Pieb2019-06-101-0/+113
* [llvm-objdump] Fix Bugzilla ID 41862 to support checking addresses of disasse...Jordan Rupprecht2019-06-071-1/+2
* [llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...Michael Pozulp2019-06-071-0/+11
* Revert "[llvm-objdump] Add warning if --disassemble-functions specifies an un...Vlad Tsyrklevich2019-06-071-11/+0
* [NFC] Delete trailing whitespace character.Michael Pozulp2019-06-071-1/+1
* [llvm-objdump] Print source when subsequent lines in the translation unit com...Michael Pozulp2019-06-076-1/+78
* [llvm-objdump] Add warning if --disassemble-functions specifies an unknown sy...Michael Pozulp2019-06-071-0/+11
* [NFC] Test commit.Michael Pozulp2019-06-071-1/+1
* [llvm-objdump] - Disassemble non-executable sections if specifically requested.George Rimar2019-06-052-7/+51
* [llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPTFangrui Song2019-06-051-6/+17
* [AArch64][ELF] Add support for PLT decoding with BTI instructions presentPeter Smith2019-06-041-1/+56
* [llvm] [test] Remove non-portable EISDIR test from macho-disassemble-g-dsym.testMichal Gorny2019-06-031-5/+0
* Fix test to add missing '|' to regex.Douglas Yung2019-05-301-1/+1
* Update the tests in r362121 / r362141 to allow for Windows-specific errorMichael Trent2019-05-301-1/+2
* Write new tests for r362121Michael Trent2019-05-305-0/+14
* Reverting change r362121 due to lld-x86_64-ubuntu-fast test failuresMichael Trent2019-05-301-11/+0
* Support Universal dSYM files in llvm-objdumpMichael Trent2019-05-301-0/+11
* [llvm-objdump][test] Fix for spurious matches against file pathsJames Henderson2019-05-243-10/+10
* fix accidental implicit matches in elf-disassemble-symbol-labels-rel.testBob Haarman2019-05-231-0/+1
* [llvm-objdump][test] Make MachO test names consistentFangrui Song2019-05-233-0/+0
* [llvm-objdump][test] Make test names consistentJames Henderson2019-05-235-0/+0
* [llvm-objdump][test] Improve testing of some switches #3James Henderson2019-05-2314-34/+604
* [llvm-objdump][test] Improve testing of some switches #2James Henderson2019-05-236-16/+100
* [llvm-objdump] Dump inline relocations if the relocated section is specified ...Fangrui Song2019-05-221-11/+2
* [llvm-objdump] Make --disassemble-functions imply -dGeorge Rimar2019-05-211-0/+22
* [llvm-objdump]Move test code missed in r360904James Henderson2019-05-162-24/+24
* [llvm-objdump]Split section-filter.test in two to remove X86 dependencyJames Henderson2019-05-162-87/+85
* [llvm-objdump] Add "REQUIES: x86-registered-target" to section-filter.test af...Fangrui Song2019-05-161-0/+1
* [llvm-objdump]Improve testing of some switches #1James Henderson2019-05-164-34/+255
* AArch64: support binutils-like things on arm64_32.Tim Northover2019-05-145-0/+34
* [test]Make test work on WindowsJames Henderson2019-05-141-2/+1
* [llvm-objdump] Print st_otherFangrui Song2019-05-101-0/+36
* AMDGPU: Select VOP3 form of addMatt Arsenault2019-05-081-2/+2
* [llvm-objdump] - Print relocation record in a GNU format.George Rimar2019-05-071-11/+30
* [llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song2019-05-015-0/+16
* [Object][XCOFF] Add intial support for section header table.Sean Fertile2019-04-254-0/+43
* [llvm-objdump] Prep for adding newlines before and after "Disassembly of sect...Fangrui Song2019-04-254-30/+17
* [llvm] Prevent duplicate files in debug line header in dwarf 5: another attemptAli Tamur2019-04-192-5/+4
* [llvm-objdump] Test tabs in disassemble-align.s with a more visible characterFangrui Song2019-04-161-14/+16
* [llvm-objdump] Align instructions to a tab stop in disassembly outputFangrui Song2019-04-161-0/+29
OpenPOWER on IntegriCloud