Merging r259740:
[oota-llvm.git] / test / tools / llvm-objdump / Inputs /
2016-01-13 Davide Italiano[llvm-objdump] Use report_error() and improve error...
2015-12-14 Pete CooperPrint the eh_frame section in MachoDump.
2015-11-05 Kevin EnderbyReapply r250906 with many suggested updates from Rafael...
2015-10-21 Kevin EnderbyBacking out commit r250906 as it broke lld.
2015-10-21 Kevin EnderbyThis removes the eating of the error in Archive::Child...
2015-10-10 Kevin EnderbyMove llvm-objdump malformed Mach-O tests to X86 test...
2015-10-10 Kevin EnderbyFix a bugs in the Mach-O disassembler when disassemblin...
2015-10-09 Kevin EnderbyFixed two bugs in llvm-objdump’s printing of Objective...
2015-10-08 Kevin EnderbyFix a bug in llvm-objdump’s printing of Objective-C...
2015-10-08 Kevin EnderbyFix a bug in llvm-objdump’s printing of Objective-C...
2015-10-06 Kevin EnderbyFix two bugs in llvm-objdump’s printing of Objective...
2015-07-29 Colin LeMahieu[llvm-objdump] Added -j flag to filter sections that...
2015-07-23 Colin LeMahieuMoving tests in to X86 directory.
2015-07-23 Colin LeMahieuUsing an input object file instead of trying to generat...
2015-02-18 Colin LeMahieu[Objdump] Fixing crash when printing symbols in ELF...
2015-01-23 Colin LeMahieu[Objdump] Output information about common symbols in...
2014-12-03 Kevin EnderbyMove tests for llvm-objdump for universal files to...
2014-12-03 Kevin EnderbyAdd support to llvm-objdump for Mach-O universal files...
2014-10-18 Nick Kledzik[llvm-objdump] Fix mach-o binding decompression error
2014-10-14 Nick Kledzik[llvm-objdump] Update error message and add test case...
2014-09-16 Nick Kledzik[llvm-objdump] for mach-o add -bind, -lazy-bind, and...
2014-09-12 Nick Kledzik[llvm-objdump] support -rebase option for mach-o to...
2014-09-09 Tim Northoverllvm-objdump: don't crash when __compact_unwind has...
2014-08-30 Nick KledzikObject/llvm-objdump: allow dumping of mach-o exports...
2014-08-12 Tim Northoverllvm-objdump: print contents of MachO __unwind_info...
2014-08-07 NAKAMURA Takumillvm/test/tools/llvm-objdump: Reorganize target-depende...
2014-08-01 Tim Northoverllvm-objdump: implement printing for MachO __compact_un...
2014-07-14 David Majnemerllvm-objdump: Handle BSS sections larger than the objec...
2014-04-14 Saleem Abdulrasooltools: address possible non-null terminated filenames
2014-04-13 Saleem Abdulrasooltools: teach objdump about FILE aux records
2014-03-21 Rui UeyamaObject/COFF: Support large relocation table.
2014-03-04 Rui Ueyamallvm-objdump: Print x64 unwind info in executable.
2014-02-24 Simon Atanasyanllvm-objdump: Do not attempt to disassemble symbols...
2014-02-19 Rui Ueyamallvm-objdump/COFF: Print load configuration table.
2014-01-16 Rui Ueyamallmv-objdump/COFF: Print export table contents.
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...