summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Label calls to the PLT.Joel Galenson2018-08-245-0/+19
* [llvm-objdump] Add ability to demangle COFF symbols.Zachary Turner2018-08-201-7/+1
* objdump: Better handling of Mach-O universal binariesDave Lee2018-08-032-0/+4
* [llvm-objdump] Add dynamic section printing to private-headers optionPaul Semel2018-07-254-0/+96
* [llvm-objdump] Add -demangle (-C) optionPaul Semel2018-07-181-0/+47
* [llvm-objdump] - Stop reporting bogus section IDs.George Rimar2018-07-181-0/+25
* Revert "[llvm-objdump] Add -demangle (-C) option"Paul Semel2018-07-111-47/+0
* Fix llvm-objdump demangle test (added triple option)Paul Semel2018-07-111-5/+5
* [llvm-objdump] Add -demangle (-C) optionPaul Semel2018-07-111-0/+47
* Reapply: "objdump: Support newer ObjC image info flags"Dave Lee2018-07-061-0/+7
* Revert "objdump: Support newer ObjC image info flags"Dave Lee2018-07-061-7/+0
* objdump: Support newer ObjC image info flagsDave Lee2018-07-051-0/+7
* [llvm-objdump] Removed archive-headers-disas testPaul Semel2018-07-051-29/+0
* [llvm-objcopy] Fix timezone dependant testsPaul Semel2018-07-052-18/+18
* [llvm-objdump] Add --archive-headers (-a) optionPaul Semel2018-07-053-0/+50
* [llvm-objdump] Add --file-headers (-f) optionPaul Semel2018-07-044-0/+63
* Require x86 for this test.Sterling Augustine2018-06-281-0/+1
* Some targets don't have lld built, so just use a binary copySterling Augustine2018-06-282-3/+1
* Handle absolute symbols as branch targets in disassembly.Sterling Augustine2018-06-281-0/+4
* ARM: add binary file git swallowed.Tim Northover2018-06-262-0/+0
* ARM: diagnose unpredictable IT instructionsTim Northover2018-06-261-0/+10
* [SelectionDAG] Remove debug locations from ConstantSD(FP)NodesVedant Kumar2018-06-251-4/+4
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-102-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-093-5/+5
* typoSam Clegg2018-04-271-0/+0
* [WebAssembly] Section symbols must have local bindingSam Clegg2018-04-271-0/+0
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-262-1/+1
* [WebAssembly] objdump: Don't assume all relocations have symbolsSam Clegg2018-04-261-4/+12
* [WebAssembly] Implement getRelocationValueString()Sam Clegg2018-04-261-1/+1
* [WebAssembly] Use section index in relocation section headerSam Clegg2018-04-241-0/+0
* [llvm-objdump] Remove test object fileFrancis Visoiu Mistrih2018-04-191-0/+0
* [llvm-objdump] Print "..." instead of random data for virtual sectionsFrancis Visoiu Mistrih2018-04-192-0/+9
* [WebAssembly] libObject: Don't include the name the size of custom sectionsSam Clegg2018-04-121-2/+2
* [AArch64] Decorate AArch64 instrs with OPERAND_PCRELRafael Auler2018-03-271-0/+3
* For llvm-objdump and Mach-O files, fix the printing of module init andKevin Enderby2018-03-202-0/+4
* [llvm-objdump] Support disassembling by symbol nameRafael Auler2018-03-091-0/+20
* [WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson2018-03-052-2/+2
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-013-3/+3
* [DebugInfo] Fix buildbot failure on non-X86 targetsScott Linder2018-02-241-0/+1
* [DebugInfo] Add remaining files to r325970Scott Linder2018-02-232-0/+22
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-233-13/+8
* AMDGPU: Bring processors and features in sync with the specKonstantin Zhuravlyov2018-02-161-3/+3
* [WebAssebmly] Report undefined symbols correctly in objdumpSam Clegg2018-02-091-4/+4
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-3/+0
* Fix tests after move to utohexstr.Benjamin Kramer2017-12-281-1/+1
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-154-6/+13
* reverting out -r320532 because a warning is breaking the lld buildMichael Trent2017-12-134-13/+6
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-124-6/+13
* Reverting r320166 to fix test failures.Michael Trent2017-12-082-6/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-082-0/+6
OpenPOWER on IntegriCloud