1. e55d66c [llvm-readelf] Allow single-letter flags to be merged. by Jordan Rupprecht · 7 years ago
  2. f6ea129 [binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0 by Jordan Rupprecht · 7 years ago
  3. cd44df2 [llvm-readelf] Add -e/--headers support to readobj/elf by Sid Manning · 7 years ago
  4. 6856bcc [llvm-readelf] Make llvm-readelf more compatible with GNU readelf. by Jordan Rupprecht · 7 years ago
  5. 37b4d01 [llvm-readobj] Make some commonly used short options visibile in -help by Fangrui Song · 7 years ago
  6. 38b60af MC: Teach the COFF object writer to write address-significance tables. by Peter Collingbourne · 7 years ago
  7. cac968e [llvm-readobj] Generic hex-dump option by Paul Semel · 7 years ago
  8. 9f006d3 [llvm-readobj] Generic -string-dump option by Paul Semel · 7 years ago
  9. a29ff2e MC: Implement support for new .addrsig and .addrsig_sym directives. by Peter Collingbourne · 7 years ago
  10. 94b0940 [llvm-readobj] Add -hex-dump (-x) option by Paul Semel · 7 years ago
  11. eefdbb4 [llvm-readobj] Add experimental support for SHT_RELR sections by Jake Ehrlich · 7 years ago
  12. 064db43 [llvm-readobj] Add -string-dump (-p) option by Paul Semel · 7 years ago
  13. 56500c7 [MC] Add assembler support for .cg_profile. by Michael J. Spencer · 7 years ago
  14. 0b24b74 Remove @brief commands from doxygen comments, too. by Adrian Prantl · 7 years ago
  15. 0b9d56a Define InitLLVM to do common initialization all at once. by Rui Ueyama · 7 years ago
  16. e7676fe CodeGen: support an extension to pass linker options on ELF by Saleem Abdulrasool · 8 years ago
  17. 5248326 [llvm-readobj] Consistent use of ScopedPrinter by Sam Clegg · 8 years ago
  18. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  19. 47856b2 Split TypeTableBuilder into two classes. by Zachary Turner · 8 years ago
  20. 69d3274 [llvm-readobj] Fix mismatched line endings by Zachary Turner · 8 years ago
  21. bdc30c02 Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. by Aaron Ballman · 8 years ago
  22. 7032e50 llvm-readobj: Print AMDGPU note contents by Konstantin Zhuravlyov · 8 years ago
  23. 96bd923 [llvm-readobj] Teach readobj to dump .res files (WindowsResource). by Marek Sokolowski · 8 years ago
  24. f144b00 [llvm-readobj] Install llvm-readelf alias by Petr Hosek · 8 years ago
  25. 35375a3 [llvm-readobj] Accept (and ignore) --wide (-W) command-line switch by Petr Hosek · 8 years ago
  26. efdf7c0 [llvm-readobj] Accept -S as an alias for --sections by Petr Hosek · 8 years ago
  27. 367f21d [llvm-readobj] Dump the COFF image load config by Reid Kleckner · 8 years ago
  28. 2436e45 [llvm-readobj] Improve errors on invalid binary by Sam Clegg · 8 years ago
  29. 224acd2 [llvm-readobj] Dump COFF Resources section. by Zachary Turner · 8 years ago
  30. d603192 [PDB] Split item and type records when merging type streams by Reid Kleckner · 8 years ago
  31. 1c4f185 [AMDGPU] Restructure code object metadata creation by Konstantin Zhuravlyov · 8 years ago
  32. c20099f [WebAssembly] Add wasm support for llvm-readobj by Derek Schuff · 9 years ago
  33. 5142beb llvm-readobj: remove leading dash in '-a' option (ARMAttributesShort) by Mehdi Amini · 9 years ago
  34. d2fea82 AMDGPU: Emit runtime metadata version 2 as YAML by Yaxun Liu · 9 years ago
  35. df0b8bc Make the Error class constructor protected by Mehdi Amini · 9 years ago
  36. 7306956 [CodeView] Hook up CodeViewRecordIO to type serialization path. by Zachary Turner · 9 years ago
  37. 3ffe113 Turn cl::values() (for enum) from a vararg function to using C++ variadic template by Mehdi Amini · 9 years ago
  38. be73fbc [pdb] Write PDB TPI Stream from Yaml. by Zachary Turner · 9 years ago
  39. b899d19 llvm-readobj: add support for printing GNU Notes by Saleem Abdulrasool · 9 years ago
  40. cec5045 llvm-readobj: handle import libraries with -coff-exports by Saleem Abdulrasool · 9 years ago
  41. 3483f21 [CodeView] Decouple record deserialization from visitor dispatch. by Zachary Turner · 9 years ago
  42. 92cd0ec [CodeView] Use llvm::Error instead of std::error_code. by Zachary Turner · 9 years ago
  43. ddff628 llvm-readobj: add some more aliases by Saleem Abdulrasool · 9 years ago
  44. aacf2fb [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. by Lang Hames · 9 years ago
  45. 5daf897 [Object] Revert r275316, Archive::child_iterator changes, while I update lld. by Lang Hames · 9 years ago
  46. 9b42aca [Object] Change Archive::child_iterator for better interop with Error/Expected. by Lang Hames · 9 years ago
  47. c827f2c Finish cleaning up most of the error handling in libObject’s MachOUniversalBinary by Kevin Enderby · 9 years ago
  48. 0eeb3d4 Search for llvm-symbolizer binary in the same directory as argv[0], before by Richard Smith · 9 years ago
  49. fb1a911 [COFF] Expose the PE debug data directory and dump it by Reid Kleckner · 9 years ago
  50. e9ddf3a Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error by Kevin Enderby · 9 years ago
  51. 77be094 Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error by Kevin Enderby · 9 years ago
  52. fed38e2 [codeview] Add type stream merging prototype by Reid Kleckner · 9 years ago
  53. 125d646 [llvm-readobj] Print MIPS .MIPS.options section content by Simon Atanasyan · 9 years ago
  54. 2448e9f Move llvm-readobj/StreamWriter to Support. by Zachary Turner · 9 years ago
  55. 14dddbf [llvm-readobj] Add ELF hash histogram printing by Hemant Kulkarni · 9 years ago
  56. c6bf9be Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message by Kevin Enderby · 9 years ago
  57. 9645a0d Fix typo. NFC. by Tim Northover · 9 years ago
  58. 54f4d3a [llvm-readobj] Option to emit readelf like output by Hemant Kulkarni · 10 years ago
  59. dc8e8f2 Revert "[llvm-readobj] Option to emit readelf like output" by Hemant Kulkarni · 10 years ago
  60. fce97ae [llvm-readobj] Option to emit readelf like output by Hemant Kulkarni · 10 years ago
  61. 8822b47 [llvm-readobj] Add -elf-section-groups option by Hemant Kulkarni · 10 years ago
  62. b98f7ad [llvm-readobj] Use stderr and not stdout for error messages. by Davide Italiano · 10 years ago
  63. c81f000 Reland "[llvm-readobj] Simplify usage of -codeview flag" by Reid Kleckner · 10 years ago
  64. 3a06c2d Revert "[llvm-readobj] Simplify usage of -codeview flag" by Reid Kleckner · 10 years ago
  65. 377b54c [llvm-readobj] Simplify usage of -codeview flag by Reid Kleckner · 10 years ago
  66. 3aa1034 [llvm-readobj] report_error() does not return, so we can simplify. by Davide Italiano · 10 years ago
  67. f671210 [llvm-readobj] reportError() never returns. Mark with the correct attribute. by Davide Italiano · 10 years ago
  68. 268709a Reapply r250906 with many suggested updates from Rafael Espindola. by Kevin Enderby · 10 years ago
  69. da78537 Backing out commit r250906 as it broke lld. by Kevin Enderby · 10 years ago
  70. e36c14f This removes the eating of the error in Archive::Child::getSize() when the characters by Kevin Enderby · 10 years ago
  71. c813f4c [llvm-readobj] Teach ELFDumper about symbol versioning. by Davide Italiano · 10 years ago
  72. 4598154 [llvm-readobj/ELF] Print GNU Hash section by Igor Kudrin · 10 years ago
  73. 919b448 [llvm-readobj] Fix another "time of check to time of use bug". by Davide Italiano · 10 years ago
  74. 793616c [llvm-readobj] MachO -- dump LinkerOptions load command. by Davide Italiano · 10 years ago
  75. 7ab2009 [llvm-readobj] Dump MachO indirect symbols. by Davide Italiano · 10 years ago
  76. 885eb98 [llvm-readobj] MachO: Dump segment command. by Davide Italiano · 10 years ago
  77. 19c43a6 [llvm-readobj] Dump MachO Dysymtab command. by Davide Italiano · 10 years ago
  78. 6997c3a [llvm-readobj] Add pair of missing braces. by Davide Italiano · 10 years ago
  79. c2aa179 llvm-readobj: Dump more info for COFF import libraries. by Rui Ueyama · 10 years ago
  80. 40e2251 Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF short import files by Rui Ueyama · 10 years ago
  81. 7dbe74f [llvm-readobj] Add support for dumping MachO min version load command. by Davide Italiano · 10 years ago
  82. 241f716 [llvm-readobj] Add support for MachO DataInCodeDataCommand. by Davide Italiano · 10 years ago
  83. e06606f [llvm-readobj] Convert to range-loops. by Davide Italiano · 10 years ago
  84. 8a0ff18 Move to llvm-readobj code that is only used there. by Rafael Espindola · 10 years ago
  85. c46ea19 [llvm-reaobj] Display COFF-specific sections/tables only if the object is COFF. by Davide Italiano · 10 years ago
  86. 71e3525 Simplify printing the soname. NFC. by Rafael Espindola · 10 years ago
  87. bb418bc Remove duplicated code. by Rafael Espindola · 10 years ago
  88. fa1a4b2 llvm-readobj: Handle invalid references to the string table. by Rafael Espindola · 10 years ago
  89. d60ced8 llvm-readobj: call exit(1) on error. by Rafael Espindola · 10 years ago
  90. b9adbd9 Refactor duplicated code. NFC. by Rafael Espindola · 10 years ago
  91. 8109763 [Object][ELF] Support dumping hash-tables from files with no section table. by Michael J. Spencer · 10 years ago
  92. 2efb9f7 Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots. by Adrian Prantl · 10 years ago
  93. 7d0e4c7 [Object][ELF] Support dumping hash-tables from files with no section table. by Michael J. Spencer · 10 years ago
  94. 297f505 Simplify. NFC. by Rafael Espindola · 10 years ago
  95. ff67629 Don't return error_code from function that never fails. by Rafael Espindola · 10 years ago
  96. 63f4054 [StackMaps] Add a lightweight parser for stackmap version 1 sections. by Lang Hames · 10 years ago
  97. 4cbb2db [Object][ELF] Add support for dumping dynamic relocations when sections are stripped. by Michael J. Spencer · 10 years ago
  98. d370429 We don't need the targets to read objects. by Rafael Espindola · 10 years ago
  99. 3bcfd46 [llvm-readobj] Print MIPS .reginfo section content by Simon Atanasyan · 10 years ago
  100. ef7c256 [llvm-readobj] Print .MIPS.abiflags section content by Simon Atanasyan · 10 years ago