Tweak llvm/test/tools/gold/X86/parallel.ll to run with pthread-unaware ld.gold on...
[oota-llvm.git] / test / tools / llvm-objdump /
2014-03-21 Rui UeyamaObject/COFF: Support large relocation table.
2014-03-20 Greg Fitzgeraldllvm-objdump output hex to match binutils' objdump
2014-03-04 Rui Ueyamallvm-objdump: Indent unwind info contents.
2014-03-04 Rui Ueyamallvm-objdump: Fix typo in output.
2014-03-04 Rui Ueyamallvm-objdump: Print x64 unwind info in executable.
2014-03-04 Rui UeyamaMake a test for llvm-objdump a little bit more readable.
2014-02-24 Simon Atanasyanllvm-objdump: Do not attempt to disassemble symbols...
2014-02-20 Rui Ueyamallvm-objdump/COFF: Print SEH table addresses.
2014-02-20 Rui UeyamaObject/COFF: Fix padding between CSDVersion and EditList.
2014-02-19 Rui Ueyamallvm-objdump/COFF: Print load configuration table.
2014-01-17 Rui Ueyamallvm-objdump/COFF: Print ordinal base number.
2014-01-16 Rui Ueyamallvm-objdump/COFF: Print DLL name in the export table...
2014-01-16 Rui Ueyamallmv-objdump/COFF: Print export table contents.
2013-09-27 Rui UeyamaResurrect lit.local.cfg to un-break hexagon buildbot.
2013-09-27 Rui UeyamaRe-submit r191472 with a fix for big endian.
2013-09-27 Rui UeyamaRevert "llvm-objdump: Dump COFF import table if -privat...
2013-09-27 Rui Ueyamallvm-objdump: Dump COFF import table if -private-header...
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-08-27 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-08 Kai NackeRevert: Fix wrong code offset for unwind code SET_FPREG.
2013-07-08 Kai NackeRevert: Generate IMAGE_REL_AMD64_ADDR32NB relocations...
2013-07-06 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-07-06 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2012-12-05 Michael J. SpencerAdd dump of Win64 EH unwind data.
2012-11-20 Eli BenderskyAdd a tests for the new -no-show-raw-insn option of...