1. 15f349f [WebAssembly] Disallow weak undefined globals in the object format by Nicholas Wilson · 8 years ago
  2. fa5a04f [WebAssebmly] Remove reloc ordering constraint by Sam Clegg · 8 years ago
  3. b3748f7 [WebAssembly] Add validation to reloc section by Nicholas Wilson · 8 years ago
  4. 959e737 [WebAssembly] Attach a name to globals similarly to function naming by Nicholas Wilson · 8 years ago
  5. 3b82510 [WebAssembly] Check function type indexes by Nicholas Wilson · 8 years ago
  6. 03e101f [WebAssembly] Use uint8_t for single byte values to match the spec by Sam Clegg · 8 years ago
  7. 7e4eee9 [WebAssembly] Fix copy-paste error in debugging string by Nicholas Wilson · 8 years ago
  8. 86b4a09 [WebAssembly] Remove DataSize from linking metadata section by Sam Clegg · 8 years ago
  9. 6c899ba [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 8 years ago
  10. 0b55ccf [WebAssebmly] Report undefined symbols correctly in objdump by Sam Clegg · 8 years ago
  11. 6e7f182 [WebAssembly] MC: Remove unused code for handling of wasm globals by Sam Clegg · 8 years ago
  12. 23012e9 [WebAssembly] Add minor helper functions to WasmObjectFile by Sam Clegg · 8 years ago
  13. 9f3fe42 [WebAssembly] Remove debug names from symbol table by Sam Clegg · 8 years ago
  14. 4710ed7 [WebAssembly] Don't allow functions to be named twice by Sam Clegg · 8 years ago
  15. ea7cace [WebAssembly] Add COMDAT support by Sam Clegg · 8 years ago
  16. e53af7f [WebAssembly] Explicitly specify function/global index space in YAML by Sam Clegg · 8 years ago
  17. c5d8bc8 [WebAssembly] Remove unneeded sub-directory by Sam Clegg · 8 years ago
  18. b6a4298 [WebAssembly] Fix local references to weak aliases by Sam Clegg · 8 years ago
  19. c551522 [WebAssembly] Export some more info on wasm funtions by Sam Clegg · 8 years ago
  20. 260fe3e Fix many -Wsign-compare and -Wtautological-constant-compare warnings. by Zachary Turner · 8 years ago
  21. 4273998 [WebAssembly] Add support for init functions linking metadata by Sam Clegg · 8 years ago
  22. 7ae3f46 [WebAssembly] Commit a file I accidentally omitted from r319956. by Dan Gohman · 8 years ago
  23. a2b35da Reland "[WebAssembly] Add visibility flag to Wasm symbol flags"" by Sam Clegg · 8 years ago
  24. e74a864 [WebAssembly] Revert r319488 "Add visibility flag to Wasm symbol flags" by Heejin Ahn · 8 years ago
  25. 9138b7b Add visibility flag to Wasm symbol flags by Sam Clegg · 8 years ago
  26. 35b50a8 [wasm] readSection: Avoid reading past eof (fixes oss-fuzz #3219) by Vedant Kumar · 8 years ago
  27. 63ebb81 [WebAssembly] Allow each data segment to specify its own alignment by Sam Clegg · 8 years ago
  28. ba9fa9f [WebAssembly] Model weakly defined symbols as wasm exports by Sam Clegg · 8 years ago
  29. afd34c6 [WebAssembly] Use function/global index space in WasmSymbol by Sam Clegg · 8 years ago
  30. 79cd5d0 [WebAssembly] Weak symbols should be defined in SF_Global by Sam Clegg · 8 years ago
  31. 31a2c80 [WebAssembly] Add support for local symbol bindings by Sam Clegg · 8 years ago
  32. d95ed95 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  33. b487bf4 Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  34. b292c25 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  35. e7a6070 [WebAssembly] Only treat imports/exports as symbols when reading relocatable object files by Sam Clegg · 8 years ago
  36. 13a2e89 [WebAssembly] Update relocation names to match spec by Sam Clegg · 8 years ago
  37. 4194fb7 [WebAssembly] Fix getSymbolValue for exported globals by Sam Clegg · 8 years ago
  38. b09cfa5 [WebAssembly] Fix getSymbolValue() for data symbols by Sam Clegg · 8 years ago
  39. a3b9fe6 [WebAssembly] Validate exports when parsing object files by Sam Clegg · 8 years ago
  40. a845167 [WebAssembly] Fix overflow for input with missing version by Jonas Devlieghere · 8 years ago
  41. 9c07f94 [WebAssembly] Expose the offset of each data segment by Sam Clegg · 8 years ago
  42. 5e3d33a [WebAssembly] Support weak defined symbols by Sam Clegg · 8 years ago
  43. 4df5d76 [WebAssembly] Add support for printing relocations with llvm-objdump by Sam Clegg · 8 years ago
  44. 9e1ade9 [WebAssembly] Add data size and alignement to linking section by Sam Clegg · 8 years ago
  45. 7f055de [WebAssembly] Fix build failures introduced in r305769 by Sam Clegg · 8 years ago
  46. b7787fd [WebAssembly] Add support for weak symbols in the binary format by Sam Clegg · 8 years ago
  47. 9d24fb7 [WebAssembly] Use __stack_pointer global when writing wasm binary by Sam Clegg · 8 years ago
  48. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  49. a25d329 Recommit "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  50. 1f9cab6 Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  51. bc223c6 [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  52. a8403a6 Revert "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  53. 655b7b6 Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  54. 7d5f121 Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" by George Rimar · 8 years ago
  55. 732f268 [DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC by George Rimar · 8 years ago
  56. 2ffff5a [WebAssembly] Improve libObject support for wasm imports and exports by Sam Clegg · 8 years ago
  57. a0efcfe [WebAssembly] Fix validation of start function by Sam Clegg · 8 years ago
  58. fc5b5cd [WebAssembly] Add wasm symbol table support to llvm-objdump by Sam Clegg · 8 years ago
  59. c5e84f1 revert debugging by Sam Clegg · 8 years ago
  60. cc182aa [WebAssembly] Allow for signed relocation addends by Sam Clegg · 8 years ago
  61. 7fb391f [WebAssembly] Read global index in init expression as LEB by Sam Clegg · 8 years ago
  62. 9f5094d [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  63. 16fe582 [WASM] Remove other comparison of unsigned expression >= 0. by Davide Italiano · 8 years ago
  64. deede83 [WASM] Remove a set but never used variable. by Davide Italiano · 8 years ago
  65. 5437602 [WASM] Remove an assertion that can never fire. by Davide Italiano · 8 years ago
  66. e32a833 Fix MSVC 'not all control paths return a value' warning by Simon Pilgrim · 8 years ago
  67. d3d84fd [WebAssembly] Improve support for WebAssembly binary format by Derek Schuff · 8 years ago
  68. 44d9512 [MC] Fix some Clang-tidy modernize and Include What You Use warnings in SubtargetFeature; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  69. 6d76b7b [WebAssembly] Add wasm support for llvm-readobj by Derek Schuff · 9 years ago
  70. 5d9f8f9 Remove iostream include from WasmObjectFile by Pavel Labath · 9 years ago
  71. 2c6f75d [WebAssembly] Add llvm-objdump support for wasm file format by Derek Schuff · 9 years ago