Commit History

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