summaryrefslogtreecommitdiff
path: root/llvm/test/ObjectYAML/wasm
AgeCommit message (Expand)Author
2025-02-24[object][WebAssembly] Add support for RUNTIME_PATH to yaml2obj and obj2yaml (...Hood Chatham
2025-02-04Revert "[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125...Sam Clegg
2025-02-04[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125739)Sam Clegg
2024-11-04[WebAssembly] Remove WASM_FEATURE_PREFIX_REQUIRED (NFC) (#113729)Heejin Ahn
2024-08-19[llvm-objcopy][WebAssembly] Allow --strip-debug to operate on relocatable fil...Sam Clegg
2023-07-27[WebAssembly][Objcopy] Write output section headers identically to inputsDerek Schuff
2022-07-14[obj2yaml] Add -o to specify output filenameFangrui Song
2022-03-14[WebAssembly] Second phase of implemented extended const proposalSam Clegg
2021-10-05[WebAssembly] Remove WasmTagTypeHeejin Ahn
2021-09-12[WebAssembly] Convert to new "dylink.0" section formatSam Clegg
2021-06-17[WebAssembly] Rename event to tagHeejin Ahn
2021-03-24[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.Andy Wingo
2021-03-05[WebAssembly][yaml2obj][obj2yaml] Elem sections for nonzero tablesAndy Wingo
2021-02-02[yaml2obj][wasm] Support numeric relocation typeFangrui Song
2021-01-25[Object][WebAssembly] Update format of error messagesSam Clegg
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18Revert "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16...Georgii Rymar
2020-10-13[WebAssembly] Added .tabletype to asm and multiple table support in obj filesPaulo Matos
2019-10-18[WebAssembly] Allow multivalue signatures in object filesThomas Lively
2019-09-13[yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...George Rimar
2019-03-20[WebAssembly] Target features sectionThomas Lively
2019-02-19[WebAssembly] Update MC for bulk memoryThomas Lively
2019-02-04[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg
2019-01-17[WebAssembly] Parse llvm.ident into producers sectionThomas Lively
2019-01-17Revert "[WebAssembly] Parse llvm.ident into producers section"Thomas Lively
2019-01-16[WebAssembly] Parse llvm.ident into producers sectionThomas Lively
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2019-01-08[WebAssembly] Massive instruction renamingThomas Lively
2018-12-15[WebAssembly] Check if the section order is correctHeejin Ahn
2018-12-12[WebAssembly] Update dylink section parsingSam Clegg
2018-11-14[WebAssembly] Add support for dylink section in object formatSam Clegg
2018-11-14[WebAssembly] Add support for the event sectionHeejin Ahn
2018-11-06[WebAssembly] Add shared memory support to limits fieldDerek Schuff
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg
2018-04-12[WebAssembly] libObject: Don't include the name the size of custom sectionsSam Clegg
2018-03-09[WebAssembly] Disallow weak undefined globals in the object formatNicholas Wilson
2018-03-05[WebAssembly] Add validation to reloc sectionNicholas Wilson
2018-03-05[WebAssembly] Fix tests with invalid yaml (required CODE section missing)Nicholas Wilson
2018-03-02[WebAssembly] Check function type indexesNicholas Wilson
2018-02-27[WebAssembly] Remove DataSize from linking metadata sectionSam Clegg
2018-02-23[WebAssembly] Add first claass symbol table to wasm objectsSam Clegg
2018-01-17[WebAssembly] Remove debug names from symbol tableSam Clegg
2018-01-09[WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg
2017-12-14[WebAssembly] Add support for init functions linking metadataSam Clegg
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-12-13[WebAssembly] Add linking metatdata test coverage for wasm2yamlSam Clegg
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-01[WebAssembly] Update relocation names to match specSam Clegg
2017-08-31[WebAssembly] Validate exports when parsing object filesSam Clegg