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