提交历史

作者 SHA1 备注 提交日期
  Pierre Muller 9dc75c3005 Avoid double declaration of seterrno 1 年之前
  Pierre Muller b1e1a107d3 Fix compilation of syscall unit for i386-beos target 1 年之前
  Michaël Van Canneyt 859fa9fe8f * Some fixes in code generation 1 年之前
  mattias c90503812a fcl-js: fixed TBufferWriter on nodejs 1 年之前
  mattias 20ac72e7aa pastojs: fixed parsing multi line comment 1 年之前
  mattias 03d7518b9b pas2js: updated nodepas2js and compile with ecmascript6 1 年之前
  Nikolay Nikolov e3f4bad164 * fixed internal linker crash if no tags are defined (i.e. no WASM native exceptions used) 1 年之前
  Nikolay Nikolov 9681378d37 + enable the WASI internal linker 1 年之前
  Nikolay Nikolov 93365f7e38 * wasm internal linker: produce an internal error on unknown relocations 1 年之前
  Nikolay Nikolov cd72a8910e + wasm internal linker: implemented RELOC_TAG_INDEX_LEB relocations 1 年之前
  Nikolay Nikolov 4084da63ab + wasm internal linker: create the tag section (if not empty) 1 年之前
  Nikolay Nikolov 033a2ae2e7 * wasm internal linker: set mempos of the .wasm_tags (and .wasm_globals) section to 0 1 年之前
  Nikolay Nikolov 6b47a03cc9 * wasm internal object reader: handle tag symbol flags properly (support weak and local symbols) 1 年之前
  Nikolay Nikolov 59c88f4c79 + WASI internal linker: added the .wasm_tags exe section to the linker script 1 年之前
  Nikolay Nikolov 1d48cd7eba * wasm internal linker: treat exception symbols as AB_COMMON 1 年之前
  Nikolay Nikolov 07677f4214 * wasm internal object reader: convert R_WASM_TAG_INDEX_LEB relocations to relocation objects 1 年之前
  Nikolay Nikolov 3121f3f8a0 * wasm internal object reader: validate that R_WASM_TAG_INDEX_LEB relocations point to a SYMTAB_EVENT symbol 1 年之前
  Nikolay Nikolov 962b36a6e8 + wasm internal object reader: create symbols for SYMTAB_EVENT entries in the symbol table 1 年之前
  Nikolay Nikolov 09accffd28 + wasm internal object reader: range check event symbols against the tag index space (imports + tag section) 1 年之前
  Nikolay Nikolov 02b7cc0e56 + wasm internal object reader: read tags from the export section 1 年之前
  Nikolay Nikolov 79d739baa6 + wasm internal object reader: bounds check the tag type index against the types table 1 年之前
  Nikolay Nikolov 2de0bcb8d0 + wasm internal object reader: store the tags from the tag section in the TagTypes array 1 年之前
  Nikolay Nikolov 55002d1905 + wasm internal object reader: read tag imports 1 年之前
  Nikolay Nikolov c527437594 + wasm internal object reader: parse the tag section 1 年之前
  Nikolay Nikolov 7f3ed9e85c * wasm internal linker: skip the element section when reading object files. This fixes linking with object modules, produced by the external assembler. 1 年之前
  Nikolay Nikolov 6a9376cb9e * wasm internal linker: fixed the relocation of imported function symbol aliases 1 年之前
  Nikolay Nikolov b8db469c48 + WASI internal linker: simplify linker script generation for the .text, .rodata, .data and .bss sections via the use of ScriptAddGenericSections 1 年之前
  Nikolay Nikolov 749688b3b0 + WASI internal linker: also add .debug_frame and .debug_str sections to the output binary 1 年之前
  Nikolay Nikolov 49395f2b00 + WASI internal linker: add all object sections, starting with '.bss' to the .bss section 1 年之前
  Rika Ichinose 35345fe145 Fix FillQWord_SSE2 stack usage. 1 年之前