提交历史

作者 SHA1 备注 提交日期
  Nikolay Nikolov 23debb77b3 * set procalign and loopalign to 0 for WebAssembly - code alignment is unnecessary, as this is a VM. 1 年之前
  Nikolay Nikolov d2231e99e8 * fix the final entry size in the .debug_aranges table on platforms where the 1 年之前
  Nikolay Nikolov cc15a2dba7 * fixed blocksize when generating debug info for WebAssembly threadvars 1 年之前
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info 1 年之前
  Nikolay Nikolov dbc3e71eda + more relocation types added to the enum TWasmRelocationType 1 年之前
  Nikolay Nikolov 06917784d0 - removed redundant if 1 年之前
  Nikolay Nikolov b7742def46 + WebAssembly internal linker: support the R_WASM_GLOBAL_INDEX_I32 relocation, 1 年之前
  Nikolay Nikolov 60965cdb69 + generate proper reference to the TLS_BASE_SYM global in the WebAssembly debug info for threadvars 1 年之前
  Nikolay Nikolov 9799c6a5ec + support writing R_WASM_GLOBAL_INDEX_I32 relocations in the WebAssembly internal object writer 1 年之前
  Nikolay Nikolov ee98fa8e3f + WebAssembly internal linker: support data relocations to threadvars, resolve 1 年之前
  florian 1ed9054bb9 * fix capabilites check 1 年之前
  Nikolay Nikolov d60300e807 + WebAssembly DWARF debug info: generate DW_AT_frame_base entries for functions 1 年之前
  Nikolay Nikolov 97e5936f78 * generate debuginfo for WebAssembly threadvars like for normal vars, when 1 年之前
  Michaël Van Canneyt a20c83fdfb * Delphi compatibility improvements 1 年之前
  Michaël Van Canneyt cc15c3c2de * Regexp for wasm (using browser API) 1 年之前
  Michaël Van Canneyt 1084346b00 * Allow to set lastindex 1 年之前
  mattias af206dfecd fcl-js: escape unicode whitespaces in string literals 1 年之前
  mattias 1a3d651cfb pastojs: fixed else modeswitch 1 年之前
  ccrause fc76d9fac2 Omit FPC_INIT_FUNC_TABLE generation if no unit initialization is registered for current project. 2 年之前
  J. Gareth "Curious Kit" Moreton 677fd4fb00 * Added missing i386-win32 target selection 1 年之前
  Michaël Van Canneyt 9600b5276a * Add license header 1 年之前
  Michaël Van Canneyt c0d6efaada * Rename some identifiers to be more unique. Fixes issue #40915 1 年之前
  Michaël Van Canneyt 46a9fcc5f9 * Regexp support for wasm target 1 年之前
  Nikolay Nikolov 424686ce34 * fix warning (second attempt :) ) 1 年之前
  Nikolay Nikolov a0cfed14fa * fix warning 1 年之前
  Nikolay Nikolov 2ba0f42508 + WebAssembly internal assembler and linker: support exporting symbols from 1 年之前
  Michaël Van Canneyt 51fdff0e7f * Webassembly websocket support and demo 1 年之前
  Nikolay Nikolov 27fd290150 + WebAssembly object writer: record the custom section index for debug sections 1 年之前
  Nikolay Nikolov d79c549f03 * WebAssembly internal object writer: generate the symbol table after the 1 年之前
  florian a867530056 * another fix of cosh/sinh overflow checking 1 年之前