1. 4182d1c android: tools: remove redundant Android.bp by Mauro Rossi · 7 years ago
  2. 4bdf303 android: add soong building rules by Mauro Rossi · 7 years ago
  3. 831b204 [WebAssembly] Backport custom import name changes for LLVM to 8.0. by Hans Wennborg · 7 years ago
  4. 37a984b [WebAssembly] Massive instruction renaming by Thomas Lively · 7 years ago
  5. 6ccdeef [ObjectYAML] [COFF] Support multiple symbols with the same name by Martin Storsjo · 7 years ago
  6. 64002dd [yaml2obj/obj2yaml] - Support dumping/parsing ABI version. by George Rimar · 7 years ago
  7. e2f3e50 [WebAssembly] Check if the section order is correct by Heejin Ahn · 7 years ago
  8. 559201d [WebAssembly] Update dylink section parsing by Sam Clegg · 7 years ago
  9. a4079af [yaml2obj] format some codes NFC. by Xing GUO · 7 years ago
  10. f81732f [yaml2obj] revert bad change by Xing GUO · 7 years ago
  11. 075618b [yaml2obj] format some codes NFC. by Xing GUO · 7 years ago
  12. 53a9c2e [yaml2obj] Move redundant statements into a separate static function by Xing GUO · 7 years ago
  13. 4616e2f [yaml2obj] Treat COFF/ARM64 as a 64 bit architecture by Martin Storsjo · 7 years ago
  14. 45c215a [WebAssembly] Add support for dylink section in object format by Sam Clegg · 7 years ago
  15. 8bcdd04 [WebAssembly] Add support for the event section by Heejin Ahn · 7 years ago
  16. 3b35e17 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  17. 581d231 [WebAssembly] clang-format (NFC) by Heejin Ahn · 7 years ago
  18. f23f849 [yaml2obj] - Allow to use numeric sh_link (Link) value for sections. by George Rimar · 7 years ago
  19. d9d6711 [yaml2elf] - Simplify code, add a test. NFC. by George Rimar · 7 years ago
  20. 312924a [yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field. by George Rimar · 7 years ago
  21. 3ea0447 [yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type. by George Rimar · 7 years ago
  22. b40956fe [yaml2obj] - Add a support for changing EntSize. by George Rimar · 7 years ago
  23. f3f578d [yaml2obj] Add default sh_entsize for dynamic sections by Paul Semel · 7 years ago
  24. eefdbb4 [llvm-readobj] Add experimental support for SHT_RELR sections by Jake Ehrlich · 7 years ago
  25. 26b584c Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  26. db15975 [WebAssembly] Write DWARF data into wasm object file by Sam Clegg · 7 years ago
  27. 14598cb [WebAssembly] Add version to object file metadata by Sam Clegg · 7 years ago
  28. 194a4e0 [WebAssembly] Use section index in relocation section header by Sam Clegg · 7 years ago
  29. ae6875e [tools] Use WithColor for printing errors. by Jonas Devlieghere · 7 years ago
  30. 0b9d56a Define InitLLVM to do common initialization all at once. by Rui Ueyama · 7 years ago
  31. b068ce9 [WebAssembly] libObject: Don't include the name the size of custom sections by Sam Clegg · 7 years ago
  32. 2031cf6 [Debuginfo][COFF] Minimal serialization support for precompiled types records by Alexandre Ganea · 7 years ago
  33. 4ead3eb [tools] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  34. 9f474de [WebAssembly] Use uint8_t for single byte values to match the spec by Sam Clegg · 8 years ago
  35. e14b248 [WebAssembly] Remove DataSize from linking metadata section by Sam Clegg · 8 years ago
  36. f998d9c [WebAssembly] NDEBUG is spelled without a leading underscore. by Benjamin Kramer · 8 years ago
  37. d578479 [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 8 years ago
  38. 5a286a0 Instead of ELFFile<ELFT>::Type, use ELFT::Type. NFC. by Rui Ueyama · 8 years ago
  39. 0a75940 Use ELF{32,64}{LE,BE} instead of ELFType<{little,big}, {true,false}>. NFC. by Rui Ueyama · 8 years ago
  40. e92250a [WebAssembly] Add COMDAT support by Sam Clegg · 8 years ago
  41. 6b54fc3 [WebAssembly] Explicitly specify function/global index space in YAML by Sam Clegg · 8 years ago
  42. ca5092a Avoid int to string conversion in Twine or raw_ostream contexts. by Benjamin Kramer · 8 years ago
  43. e1acb56 [WebAssembly] Add support for init functions linking metadata by Sam Clegg · 8 years ago
  44. 2b46be6 [WebAssembly] Add linking metatdata test coverage for wasm2yaml by Sam Clegg · 8 years ago
  45. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  46. 8b34868 Update obj2yaml and yaml2obj for .debug$H section. by Zachary Turner · 8 years ago
  47. 9c5b799 Add ELF dynamic symbol support to yaml2obj/obj2yaml by Dave Lee · 8 years ago
  48. 9a5be1f Reapply: Allow yaml2obj to order implicit sections for ELF by Dave Lee · 8 years ago
  49. aeaece7 Revert "Reapply: Allow yaml2obj to order implicit sections for ELF" by Dave Lee · 8 years ago
  50. 9fd7184 Reapply: Allow yaml2obj to order implicit sections for ELF by Dave Lee · 8 years ago
  51. 7c6de05 Revert "Allow yaml2obj to order implicit sections for ELF" by Dave Lee · 8 years ago
  52. 1d494b9 Fix build bots after r317622 by Dave Lee · 8 years ago
  53. 595a448 Allow yaml2obj to order implicit sections for ELF by Dave Lee · 8 years ago
  54. 9ae2da6 [yaml2obj][ELF] Add support for setting alignment in program headers by Jake Ehrlich · 8 years ago
  55. e286417 [WebAssembly] Allow each data segment to specify its own alignment by Sam Clegg · 8 years ago
  56. 97ca964 [Support] Rename tool_output_file to ToolOutputFile, NFC by Reid Kleckner · 8 years ago
  57. 81e3824 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  58. 097fb8c Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  59. e5c4334 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  60. 746c778 [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE by Petr Hosek · 8 years ago
  61. 8b020d7 [WebAssembly] Update relocation names to match spec by Sam Clegg · 8 years ago
  62. 8231133 [yaml2obj][ELF] Make symbols optional for relocations by Petr Hosek · 8 years ago
  63. e7726ca [yaml2obj][ELF] Add support for program headers by Petr Hosek · 8 years ago
  64. c9c28d9 [WebAssembly] Expose the offset of each data segment by Sam Clegg · 8 years ago
  65. 49ab5d5 [WebAssembly] Add data size and alignement to linking section by Sam Clegg · 8 years ago
  66. 1e975c1 [WebAssembly] Add support for weak symbols in the binary format by Sam Clegg · 8 years ago
  67. ae75a98 Try to fix uninitialized read reported by msan. by Zachary Turner · 8 years ago
  68. 63d2fab Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  69. 76c210d Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  70. e4b3fee Fix some more errors. by Zachary Turner · 8 years ago
  71. 16e473d [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections. by Zachary Turner · 8 years ago
  72. 19ca2b0 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  73. bde17ff [WebAssembly] Fix build error in wasm YAML code by Sam Clegg · 8 years ago
  74. 65e284e [WebAssembly] Improve libObject support for wasm imports and exports by Sam Clegg · 8 years ago
  75. afe8111 [WebAssembly] Add ObjectYAML support for wasm name section by Sam Clegg · 8 years ago
  76. 6bc97db [yaml2obj] Factor out error handling code. by Davide Italiano · 8 years ago
  77. 4561efc [yaml2obj] Improve error message when output file cannot be opened. by Davide Italiano · 8 years ago
  78. 349a48f [WebAssembly] Improve support for WebAssembly binary format by Derek Schuff · 8 years ago
  79. 6d5a027 Add LC_BUILD_VERSION load command by Steven Wu · 9 years ago
  80. 15135b3 [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse by Chris Bieneman · 9 years ago
  81. 6c9c3a7 [ObjectYAML] Support for DWARF line tables by Chris Bieneman · 9 years ago
  82. 2d73738 Revert "[ObjectYAML] Support for DWARF line tables" by Chris Bieneman · 9 years ago
  83. e820923 [ObjectYAML] Support for DWARF line tables by Chris Bieneman · 9 years ago
  84. 67c28b0 Revert "[ObjectYAML] Support for DWARF line tables" by Chris Bieneman · 9 years ago
  85. b7b948c [ObjectYAML] Support for DWARF line tables by Chris Bieneman · 9 years ago
  86. 2feb23f [ObjectYAML] Fixing a compiler warning by Chris Bieneman · 9 years ago
  87. 7d46645 [ObjectYAML] Support for DWARF debug_info section by Chris Bieneman · 9 years ago
  88. 29c2881 [ObjectYAML] Fixing big endian bots from r290381 by Chris Bieneman · 9 years ago
  89. 5e76a3f [ObjectYAML] MachO support for endianness by Chris Bieneman · 9 years ago
  90. 4138b67 Revert "[ObjectYAML] Support for DWARF debug_info section" by Chris Bieneman · 9 years ago
  91. 0ef22e2 [ObjectYAML] Support for DWARF debug_info section by Chris Bieneman · 9 years ago
  92. 23755c9 Revert "[ObjectYAML] Support for DWARF debug_info section" by Chris Bieneman · 9 years ago
  93. eca8f9a [ObjectYAML] Support for DWARF debug_info section by Chris Bieneman · 9 years ago
  94. c2813d9 [ObjectYAML] Support for DWARF Pub Sections by Chris Bieneman · 9 years ago
  95. d1dcfd2 clang-format to fix post-commit feedback by Chris Bieneman · 9 years ago
  96. 18245f6 [ObjectYAML] Support for DWARF debug_aranges by Chris Bieneman · 9 years ago
  97. 4d6c7e9 [ObjectYAML] Remove DWARF from class names by Chris Bieneman · 9 years ago
  98. 581f04c [yaml2obj] Refactor and abstract yaml2dwarf functions by Chris Bieneman · 9 years ago
  99. cf24fcb [ObjectYAML] Support for DWARF __debug_abbrev section by Chris Bieneman · 9 years ago
  100. 4a6766e [ObjectYAML] First bit of support for encoding DWARF in MachO by Chris Bieneman · 9 years ago