pierre
|
b88f9ad57c
Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation
|
4 anos atrás |
nickysn
|
bc7f37dad7
* fixed compilation of the setjmp/longjmp dummy functions for WebAssembly
|
4 anos atrás |
nickysn
|
de15809f62
+ added some WASM32 functions
|
4 anos atrás |
nickysn
|
899d718895
+ more WASI rtl functions (dummy, not yet implemented)
|
4 anos atrás |
nickysn
|
6df4254c12
+ added WASI sysdir.inc and sysfile.inc (functions not implemented yet)
|
4 anos atrás |
nickysn
|
9f69800394
+ added some more WASI RTL constants
|
4 anos atrás |
Mattias Gaertner
|
c32ef4af38
pastojs: ord(integer)
|
4 anos atrás |
Mattias Gaertner
|
af5a6cd9d2
fcl-passrc: resolver: ord(integer)
|
4 anos atrás |
florian
|
7a3eb453d4
* arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055
|
4 anos atrás |
nickysn
|
f8361cb5dd
* fixed internal error with functions with ret_in_param result types and unitialized result
|
4 anos atrás |
Mattias Gaertner
|
13318117ed
pastojs: nicer filer error messages
|
4 anos atrás |
nickysn
|
0651e88682
* fixed wasm32 compilation error in setjump.inc
|
4 anos atrás |
Mattias Gaertner
|
eaa519209e
pastojs: fixed if then asm a;b end
|
4 anos atrás |
nickysn
|
ed9b14bc20
+ allow int64 as for loop counter also for 32-bit targets with a 64-bit ALU
|
4 anos atrás |
pierre
|
62edfa5584
Change parameter type of Build* procedure from out to var, as the StringList is created in calling main
|
4 anos atrás |
pierre
|
0f575de1dd
Fix compilation for OpenBSD target after changes that use libc by default
|
4 anos atrás |
yury
|
fe09efbd0e
* Removed usage the Windows unit from the tregistry2 test.
|
4 anos atrás |
nickysn
|
780ded903a
* synchronized with trunk
|
4 anos atrás |
pierre
|
4111e13017
Avoid inlining of real constant for m68k if type is not best precision
|
4 anos atrás |
pierre
|
0055023394
Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources
|
4 anos atrás |
pierre
|
83a1f5fbc3
Also set __stkptr inside cprt0.as startup assembly source
|
4 anos atrás |
florian
|
85afaf5289
* patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371
|
4 anos atrás |
nickysn
|
2f233adda2
+ dummy WASI heap functions
|
4 anos atrás |
nickysn
|
774f6f650d
+ dummy setjmp/longjmp implementation for WebAssembly
|
4 anos atrás |
nickysn
|
b8367e3152
+ added fpc_cpuinit for WebAssembly
|
4 anos atrás |
nickysn
|
55db998529
+ uncommented the setjump/longjump declarations, in order to get more of the RTL to compile
|
4 anos atrás |
nickysn
|
7a15157387
+ dummy implementation of the code generator for the try..except node for WebAssembly
|
4 anos atrás |
nickysn
|
f99e74866d
+ dummy override of WebAssembly handle_nested_exception
|
4 anos atrás |
nickysn
|
2150d935cf
+ dummy override for WebAssembly free_exception
|
4 anos atrás |
nickysn
|
c5fae9f214
+ implemented second_ansistring_to_pchar for WebAssembly
|
4 anos atrás |