2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rika Ichinose 0d5f7fa66b Increase non-temporal i386 & x64 Fill* thresholds to 4 Mb. 1 жил өмнө
  Rika Ichinose b7d32e4933 ERMSB-aware Fill* for i386. 1 жил өмнө
  florian 27be091c44 * more clean variable initialization 1 жил өмнө
  Nikolay Nikolov f48282d7b3 + implemented R_WASM_GLOBAL_INDEX_LEB relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov bbeb98aeef + wasm internal linker: put all wasm global symbols in separate sections, 1 жил өмнө
  Nikolay Nikolov cd93050d7e * set the size of AT_WASM_GLOBAL symbols to 1 1 жил өмнө
  Nikolay Nikolov ef796906e9 + wasm internal obj reader: add globals to a '.wasm_globals' object section 1 жил өмнө
  Nikolay Nikolov 2eae62a6e8 * define the __stack_pointer symbol in a different way, so it doesn't crash during linking 1 жил өмнө
  Nikolay Nikolov 167c7bc565 + create relocations for R_WASM_GLOBAL_INDEX_LEB entires in the wasm object reader 1 жил өмнө
  Nikolay Nikolov 9ee13f2937 + also define non-imported SYMTAB_GLOBAL symbols in the wasm internal object reader 1 жил өмнө
  Nikolay Nikolov 408e388af3 + wasm internal linker: internally define the '__stack_pointer' global symbol 1 жил өмнө
  Nikolay Nikolov 880d0333b0 + wasm internal object reader: process SYMTAB_GLOBAL import entries 1 жил өмнө
  Nikolay Nikolov e6a68b28b6 * wasm internal linker: produce an error if an R_WASM_SECTION_OFFSET_I32 or an 1 жил өмнө
  Nikolay Nikolov 4208fc79c7 + implemented R_WASM_MEMORY_ADDR_SLEB and R_WASM_TABLE_INDEX_SLEB relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov b440f57739 + implemented R_WASM_MEMORY_ADDR_LEB relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov 5771245d74 + create the Table and Elem sections in the wasm exe writer 1 жил өмнө
  Nikolay Nikolov 7a228bccfc + implement R_WASM_TABLE_INDEX_I32 relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov 1b2d29ea1a + implemented R_WASM_MEMORY_ADDR_I32 relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov 12d7d271d6 + write the data section in the wasm internal linker exe writer 1 жил өмнө
  Nikolay Nikolov 1e89579766 + WASI internal linker: implemented GetCodeSize, GetDataSize and GetBssSize. 1 жил өмнө
  Nikolay Nikolov b361b41a86 + webassembly internal linker: create separate exe sections for .rodata and .bss 1 жил өмнө
  Nikolay Nikolov dc4689ba1b * wasm internal linker: start the data section at offset 0, as WebAssembly is a Harvard architecture. 1 жил өмнө
  Nikolay Nikolov 69ce966691 + implemented RELOC_TYPE_INDEX_LEB relocations in the wasm internal linker 1 жил өмнө
  Nikolay Nikolov 0b3238bcd3 * refactor: invert if condition and else statement (reducing the nesting level), because then terminates the function. No functional changes. 1 жил өмнө
  Nikolay Nikolov 5845bb9095 * produce an internal error, instead of a warning in case of RELOC_FUNCTION_INDEX_LEB pointing to a function with missing ExeFunctionIndex 1 жил өмнө
  Nikolay Nikolov 50986967f5 + wasm internal linker: fill ExeFunctionIndex of alias code symbols as well 1 жил өмнө
  Nikolay Nikolov cf79ca16b4 * only set MainFuncSymbol of code sections to the main (non-alias) symbol 1 жил өмнө
  Nikolay Nikolov c453bac7ad + report an error in case a wasm object file has a code section, without a main symbol 1 жил өмнө
  Nikolay Nikolov e1d56a9944 * wasm internal linker: use the main symbol (without WASM_SYM_EXPLICIT_NAME, 1 жил өмнө
  Nikolay Nikolov 7747e1f6c8 + wasm internal linker: write the functions, defined in the current module in the linker map file 1 жил өмнө