提交历史

作者 SHA1 备注 提交日期
  Davide Italiano 7dbe74f4e3 [llvm-readobj] Add support for dumping MachO min version load command. 10 年之前
  Davide Italiano 241f716c4b [llvm-readobj] Add support for MachO DataInCodeDataCommand. 10 年之前
  Davide Italiano e06606ffd1 [llvm-readobj] Convert to range-loops. 10 年之前
  Rafael Espindola 8a0ff180e8 Move to llvm-readobj code that is only used there. 10 年之前
  Davide Italiano c46ea19bd3 [llvm-reaobj] Display COFF-specific sections/tables only if the object is COFF. 10 年之前
  Rafael Espindola 71e35258cb Simplify printing the soname. NFC. 10 年之前
  Rafael Espindola bb418bc23b Remove duplicated code. 10 年之前
  Rafael Espindola fa1a4b2275 llvm-readobj: Handle invalid references to the string table. 10 年之前
  Rafael Espindola d60ced8e08 llvm-readobj: call exit(1) on error. 10 年之前
  Rafael Espindola b9adbd998f Refactor duplicated code. NFC. 10 年之前
  Michael J. Spencer 8109763d68 [Object][ELF] Support dumping hash-tables from files with no section table. 10 年之前
  Adrian Prantl 2efb9f7c3e Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots. 10 年之前
  Michael J. Spencer 7d0e4c73d4 [Object][ELF] Support dumping hash-tables from files with no section table. 10 年之前
  Rafael Espindola 297f505009 Simplify. NFC. 10 年之前
  Rafael Espindola ff67629985 Don't return error_code from function that never fails. 10 年之前
  Lang Hames 63f4054f8e [StackMaps] Add a lightweight parser for stackmap version 1 sections. 10 年之前
  Michael J. Spencer 4cbb2db3ab [Object][ELF] Add support for dumping dynamic relocations when sections are stripped. 10 年之前
  Rafael Espindola d3704298c2 We don't need the targets to read objects. 10 年之前
  Simon Atanasyan 3bcfd461f6 [llvm-readobj] Print MIPS .reginfo section content 10 年之前
  Simon Atanasyan ef7c2568fa [llvm-readobj] Print .MIPS.abiflags section content 10 年之前
  David Blaikie 2d35a46ea5 llvm-readobj: teach it to handle MachO Universal Archive correctly 10 年之前
  Rafael Espindola 71be19dff2 [llvm-readobj] add support for macho universal binary. 10 年之前
  Zachary Turner 23719010db Modify llvm-readobj to dump symbol record bytes. 10 年之前
  Saleem Abdulrasool b19a485253 llvm-readobj: add support to dump COFF export tables 10 年之前
  Rui Ueyama 6272b8c4be llvm-readobj: teach it how to dump COFF base relocation table 10 年之前
  David Majnemer aff22c9200 llvm-readobj: relocAddressLess could potentially lie 10 年之前
  Saleem Abdulrasool db02fa5a11 llvm-readobj: add support to dump (COFF) directives 11 年之前
  Rui Ueyama f3cd10bdc3 This patch adds a new flag "-coff-imports" to llvm-readobj. 11 年之前
  Rafael Espindola 548f2b6e8f Don't own the buffer in object::Binary. 11 年之前
  Rafael Espindola 0bd9423c27 getLoadName is only implemented for ELF, make it ELF only. 11 年之前