summaryrefslogtreecommitdiff
path: root/test/tools/llvm-objdump
Commit message (Expand)AuthorAge
* 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