aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/llvm-objdump
Commit message (Expand)AuthorAgeFilesLines
* Resurrect lit.local.cfg to un-break hexagon buildbot.Rui Ueyama2013-09-271-0/+3
* Re-submit r191472 with a fix for big endian.Rui Ueyama2013-09-2710-125/+128
* Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama2013-09-2710-128/+125
* llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama2013-09-2710-125/+128
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-09-151-10/+10
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-08-271-1/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-081-1/+1
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-081-10/+10
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-061-10/+10
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-061-1/+1
* Add dump of Win64 EH unwind data.Michael J. Spencer2012-12-051-0/+106
* Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2012-11-202-0/+21