Historial de Commits

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