summaryrefslogtreecommitdiff
path: root/test/tools/llvm-objdump
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* tools: fix heap-buffer-overrun detected via ASANSaleem Abdulrasool2014-04-14
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-14
* tools: teach objdump about FILE aux recordsSaleem Abdulrasool2014-04-13
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* llvm-objdump: Indent unwind info contents.Rui Ueyama2014-03-04
* llvm-objdump: Fix typo in output.Rui Ueyama2014-03-04
* llvm-objdump: Print x64 unwind info in executable.Rui Ueyama2014-03-04
* Make a test for llvm-objdump a little bit more readable.Rui Ueyama2014-03-04
* llvm-objdump: Do not attempt to disassemble symbols outside of sectionSimon Atanasyan2014-02-24
* llvm-objdump/COFF: Print SEH table addresses.Rui Ueyama2014-02-20
* Object/COFF: Fix padding between CSDVersion and EditList.Rui Ueyama2014-02-20
* llvm-objdump/COFF: Print load configuration table.Rui Ueyama2014-02-19
* llvm-objdump/COFF: Print ordinal base number.Rui Ueyama2014-01-17
* llvm-objdump/COFF: Print DLL name in the export table header.Rui Ueyama2014-01-16
* llmv-objdump/COFF: Print export table contents.Rui Ueyama2014-01-16
* Resurrect lit.local.cfg to un-break hexagon buildbot.Rui Ueyama2013-09-27
* Re-submit r191472 with a fix for big endian.Rui Ueyama2013-09-27
* Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama2013-09-27
* llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama2013-09-27
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-09-15
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-08-27
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-08
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-08
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-06
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-06
* Add dump of Win64 EH unwind data.Michael J. Spencer2012-12-05
* Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2012-11-20