nickysn
|
c89a049102
+ print 'linking' message for the WASI target
|
4 жил өмнө |
nickysn
|
f83ef3c610
* avoid creating threadvar sections in the LLVM-MC WebAssembly output
|
4 жил өмнө |
nickysn
|
99d8d8f296
* fixed several WebAssembly instruction names
|
4 жил өмнө |
nickysn
|
ca3cf821f3
* fixed writing of floating point constants for the LLVM-MC assembler
|
4 жил өмнө |
nickysn
|
bc7f37dad7
* fixed compilation of the setjmp/longjmp dummy functions for WebAssembly
|
4 жил өмнө |
nickysn
|
de15809f62
+ added some WASM32 functions
|
4 жил өмнө |
nickysn
|
899d718895
+ more WASI rtl functions (dummy, not yet implemented)
|
4 жил өмнө |
nickysn
|
6df4254c12
+ added WASI sysdir.inc and sysfile.inc (functions not implemented yet)
|
4 жил өмнө |
nickysn
|
9f69800394
+ added some more WASI RTL constants
|
4 жил өмнө |
nickysn
|
f8361cb5dd
* fixed internal error with functions with ret_in_param result types and unitialized result
|
4 жил өмнө |
nickysn
|
0651e88682
* fixed wasm32 compilation error in setjump.inc
|
4 жил өмнө |
nickysn
|
ed9b14bc20
+ allow int64 as for loop counter also for 32-bit targets with a 64-bit ALU
|
4 жил өмнө |
nickysn
|
780ded903a
* synchronized with trunk
|
4 жил өмнө |
pierre
|
4111e13017
Avoid inlining of real constant for m68k if type is not best precision
|
4 жил өмнө |
pierre
|
0055023394
Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources
|
4 жил өмнө |
pierre
|
83a1f5fbc3
Also set __stkptr inside cprt0.as startup assembly source
|
4 жил өмнө |
florian
|
85afaf5289
* patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371
|
4 жил өмнө |
nickysn
|
2f233adda2
+ dummy WASI heap functions
|
4 жил өмнө |
nickysn
|
774f6f650d
+ dummy setjmp/longjmp implementation for WebAssembly
|
4 жил өмнө |
nickysn
|
b8367e3152
+ added fpc_cpuinit for WebAssembly
|
4 жил өмнө |
nickysn
|
55db998529
+ uncommented the setjump/longjump declarations, in order to get more of the RTL to compile
|
4 жил өмнө |
nickysn
|
7a15157387
+ dummy implementation of the code generator for the try..except node for WebAssembly
|
4 жил өмнө |
nickysn
|
f99e74866d
+ dummy override of WebAssembly handle_nested_exception
|
4 жил өмнө |
nickysn
|
2150d935cf
+ dummy override for WebAssembly free_exception
|
4 жил өмнө |
nickysn
|
c5fae9f214
+ implemented second_ansistring_to_pchar for WebAssembly
|
4 жил өмнө |
nickysn
|
0f235f38ab
+ introduced thlcgwasm.a_loadaddr_ref_stack
|
4 жил өмнө |
Mattias Gaertner
|
b460f87fd4
fcl-passrc: fixed checking statement after except-on
|
4 жил өмнө |
yury
|
30587299ea
* TRegIniFile: When accessing a section do not change/close the current open key.
|
4 жил өмнө |
yury
|
5d69ba2cd8
* TXmlRegistry: When a key name starts with \ or / it means the absolute path to the key is specified. So ignore the currently selected key when an absolute key is requested.
|
4 жил өмнө |
yury
|
050a342101
* Reverted r41816 to allow TXmlRegistry.DeleteKey() delete the key and all its children. It is Delphi compatible. Windows implementation of TRegistry.DeleteKey() was fixed accordingly.
|
4 жил өмнө |