Commit History

Author SHA1 Message Date
  Nikolay Nikolov adc93a26d5 + added target switch ts_wasm_native_exnref_exceptions for the future implementation of WebAssembly 'exceptions with exnref' support 1 week ago
  Nikolay Nikolov 1961de4ce0 * removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed 1 week ago
  Nikolay Nikolov f96357e27b * updated comment and URL for the WebAssembly legacy exceptions proposal 1 week ago
  Nikolay Nikolov d7da4c90a0 * ts_wasm_native_exceptions renamed ts_wasm_native_legacy_exceptions 1 week ago
  Michaël Van Canneyt 2c1fa9e94f * Initial commit from patch in mantis issue #35827 2 months ago
  Michaël Van Canneyt 859b100da6 * Convert symversions to dyn array of word 6 months ago
  Michaël Van Canneyt 0f2248f923 * Use dyn array of boolean for isHandled 6 months ago
  Michaël Van Canneyt b58469a7bd * Change pchar to dynamic array of ansichar 6 months ago
  Nikolay Nikolov d35a2f53e7 * the FPC_WASM_SATURATING_FLOAT_TO_INT_CONVERSIONS define shortened to FPC_WASM_SATURATING_FLOAT_TO_INT 7 months ago
  Nikolay Nikolov 0c939ac6c6 + WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT 7 months ago
  florian c828615886 + enable strength reduction for -O3, probably an oversight for years that it was not included in -O3 11 months ago
  Ryan Joseph bc72021039 * Define RTTI directive parameters 2 years ago
  Michaël Van Canneyt c9b88a1cd0 * Allow to disable 8.3 filename search 1 year ago
  ccrause 9440b17eea [AVR] Add command line options to selectively remove portions of the RTL startup code. 2 years ago
  Pierre Muller 79d1fcd40d Introduce -XLL option for link using ld.lld linker 2 years ago
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info 2 years ago
  Sven/Sarah Barth 6cbbf9c52a * $P/$OpenStrings is supposed to be a local switch, so change that accordingly 3 years ago
  Sven/Sarah Barth 7b09eee02a * mark units compiled with cs_compilesystem with a corresponding flag 3 years ago
  Jonas Maebe 75c16b6126 llvm: support for getting the llvm rtl (rt) architecture name 3 years ago
  Jonas Maebe 403292a131 LLVM backend: address sanitizer support 3 years ago
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly 3 years ago
  florian d2a1f9cb20 * get rid of cs_opt_none 3 years ago
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) 3 years ago
  Sven/Sarah Barth 4e4d268963 + add modeswitch for anonymous functions 4 years ago
  Sven/Sarah Barth 2912e38e91 + add modeswitch for anonymous function and function references 4 years ago
  Jonas Maebe 5075198a8b tfileposinfo: separate types for the fields 3 years ago
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations 3 years ago
  florian 2a93e65511 * seperator => separator 3 years ago
  florian d2447026de + modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes: 3 years ago
  Florian Klämpfl a47f153dae * avoid to create a stack frame on aarch64 if possible 7 years ago