Historie revizí

Autor SHA1 Zpráva Datum
  Rafael Espindola e3ec87a6f7 Add a funciton to get the segment name of a section. před 12 roky
  Michael J. Spencer eef7b6219e Add dump of Win64 EH unwind data. před 12 roky
  Chandler Carruth f010c464a1 Sort the #include lines for tools/... před 12 roky
  Eli Bendersky 8b9da530e3 Add the -no-show-raw-insn option to llvm-objdump, thus making it a bit more před 12 roky
  Jack Carter fd6d165155 Some of the instructions in the Mips instruction set are revision před 13 roky
  Jim Grosbach 3f5d1a2396 Tidy up a bit. před 13 roky
  Kevin Enderby 9ed9e5d0f9 Fix it so llvm-objdump -arch does accept x86 and x86-64 as valid arch names. před 13 roky
  Pete Cooper ff204963cb PR12729: Change 'llvm-objdump' to display the available targets. před 13 roky
  Craig Topper 17463b3ef1 Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo. před 13 roky
  Benjamin Kramer 81bbdfda82 Include cctype for std::isprint. před 13 roky
  Benjamin Kramer 51cf866163 Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs. před 13 roky
  Jim Grosbach c6449b636f Make MCRegisterInfo available to the the MCInstPrinter. před 13 roky
  David Meyer 2c67727046 [Object] Add symbol attribute flags: ST_ThreadLocal, ST_Common, and ST_Undefined. Implement these completely for ELF. před 13 roky
  David Meyer c46255a32e In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags. před 13 roky
  Cameron Zwarich aab2191109 Fix llvm-objdump disassembly for interesting Mach-O binaries, e.g. any MacOS před 13 roky
  David Blaikie 2d24e2a396 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch před 13 roky
  Danil Malyshev b0436a7305 Fixed ObjectFile functions: před 13 roky
  Chandler Carruth 790552c20f Revert r145180 as it is causing test failures on all the bots. před 13 roky
  Danil Malyshev 9b24738bd1 Fixed ObjectFile functions: před 13 roky
  Michael J. Spencer f81285c0c5 llvm-objdump: Ignore non-objects in archives. před 13 roky
  Stepan Dyatkovskiy 9df3b916cd uint64 formatted output: replaced %llx with PRIx64 macro. před 14 roky
  Owen Anderson 10c044e440 Revert r143149, stubbing out symbolic disassembly support. The symbolic disassembly support is too MC-engrained to be useful in llvm-objdump. před 14 roky
  Owen Anderson f1b7448201 Stub out support for symbol disassembly in llvm-objdump. před 14 roky
  Stepan Dyatkovskiy 6eb1ed8c9c Fixed llvm-objdump uint64_t formatted output. před 14 roky
  Owen Anderson 0685e94895 Add support for the notion of "hidden" relocations. On MachO, these are relocation entries that are used as additional information for other, real relocations, rather than being relocations themselves. před 14 roky
  Owen Anderson 34749ce4df Fix off-by-one error when printing relocations inline with disassembly. před 14 roky
  Michael J. Spencer 22ff0f33db llvm-objdump: Add static symbol table dumping. před 14 roky
  Michael J. Spencer 4984d647da Revert "llvm-objdump: Add static symbol table dumping." před 14 roky
  Michael J. Spencer b12715de41 llvm-objdump: Add static symbol table dumping. před 14 roky
  Michael J. Spencer 1e8ba3fa21 llvm-objdump: Add -s, which prints the contents of each section. před 14 roky