nickysn
|
fa30ae7d97
+ added the DW_OP_WASM_location constant
|
4 years ago |
nickysn
|
e2e0756eaf
* fixed compilation with -Sew
|
4 years ago |
nickysn
|
0ceefa4d22
+ enabled DWARF debug info writing on the WebAssembly target. Note that it
|
4 years ago |
nickysn
|
c5cac5f554
* set the default debug info type to dbg_dwarf2 for the WebAssembly targets
|
4 years ago |
nickysn
|
2c2f2189e3
+ write a debug output message and trap in FPC_LONGJMP for WebAssembly
|
4 years ago |
nickysn
|
4ef1367019
+ added wasm32 inline procedure for generating the 'unreachable' instruction
|
4 years ago |
nickysn
|
605246ac3c
* synchronized with trunk
|
4 years ago |
michael
|
c3aca47e50
* Patch from Andrey Sobol to fix broken topic links
|
4 years ago |
florian
|
706e72e1fd
* better error message for runtime errors 202 and 210, resolves #38254
|
4 years ago |
michael
|
5e7291af15
* Patch from Bart Broersma to introduce protected data property
|
4 years ago |
michael
|
e723c1fff6
* Fix from Bart Broersma (better handling of managed data), issue ID #38406
|
4 years ago |
michael
|
71f5e4534e
* Batch from Bart Broersma to add some info (Issue ID #38408)
|
4 years ago |
nickysn
|
95e0c7ab6e
* synchronized with trunk
|
4 years ago |
florian
|
e5002dd291
* updated copyright year to 2021
|
4 years ago |
florian
|
bcfa71d706
+ lazarus project for demo
|
4 years ago |
pierre
|
5dbd9eb2e0
Introduce USE_REAL_INSTRUCTIONS to handle expressions not accepted by old assemblers
|
4 years ago |
nickysn
|
541b8e183d
* synchronized with trunk
|
4 years ago |
florian
|
bbbdbb9efa
* fix demo example for delphi_stream being defined
|
4 years ago |
nickysn
|
616db5df68
+ compile the strings unit for the wasi target
|
4 years ago |
nickysn
|
c5b0348c2a
- removed $(EXECPPAS) from WASI rtl makefile and changed tabs with spaces
|
4 years ago |
nickysn
|
a3f383ed95
+ added unit ctypes to the WASI rtl
|
4 years ago |
nickysn
|
45b67bf8c8
+ added unit wasiapi
|
4 years ago |
nickysn
|
d4623ebf78
* regenerated makefile after sync with trunk
|
4 years ago |
nickysn
|
d8f2581357
* regenerated makefile after sync with trunk
|
4 years ago |
nickysn
|
eb7db76a31
* fixed compiler internal error, when compiling a unit that has an external function in its interface section
|
4 years ago |
yury
|
1112e9f301
* Fixed wrong buffers in the XML registry test.
|
4 years ago |
Károly Balogh
|
67fcf0f03e
m68k: revert r48224, the fix proposed in that patch was just hiding an underlying issue
|
4 years ago |
Károly Balogh
|
10fa12bbae
m68k: take rounding requirements into account in a_loadfpu_reg_reg and a_loadfpu_ref_reg
|
4 years ago |
Károly Balogh
|
da1746426b
m68k: do not optimize away fmove fpureg0, intreg0; fmove intreg0; fpureg0; constructs, they're used for rounding to single on FPUs with no resultprecision encoding
|
4 years ago |
nickysn
|
64bb0359d2
* synchronized with trunk
|
4 years ago |