История коммитов

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