Commit History

Autor SHA1 Mensaxe Data
  nickysn bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn de15809f62 + added some WASM32 functions %!s(int64=4) %!d(string=hai) anos
  nickysn 899d718895 + more WASI rtl functions (dummy, not yet implemented) %!s(int64=4) %!d(string=hai) anos
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) %!s(int64=4) %!d(string=hai) anos
  nickysn 9f69800394 + added some more WASI RTL constants %!s(int64=4) %!d(string=hai) anos
  nickysn f8361cb5dd * fixed internal error with functions with ret_in_param result types and unitialized result %!s(int64=4) %!d(string=hai) anos
  nickysn 0651e88682 * fixed wasm32 compilation error in setjump.inc %!s(int64=4) %!d(string=hai) anos
  nickysn ed9b14bc20 + allow int64 as for loop counter also for 32-bit targets with a 64-bit ALU %!s(int64=4) %!d(string=hai) anos
  nickysn 780ded903a * synchronized with trunk %!s(int64=4) %!d(string=hai) anos
  pierre 4111e13017 Avoid inlining of real constant for m68k if type is not best precision %!s(int64=4) %!d(string=hai) anos
  pierre 0055023394 Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources %!s(int64=4) %!d(string=hai) anos
  pierre 83a1f5fbc3 Also set __stkptr inside cprt0.as startup assembly source %!s(int64=4) %!d(string=hai) anos
  florian 85afaf5289 * patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371 %!s(int64=4) %!d(string=hai) anos
  nickysn 2f233adda2 + dummy WASI heap functions %!s(int64=4) %!d(string=hai) anos
  nickysn 774f6f650d + dummy setjmp/longjmp implementation for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn b8367e3152 + added fpc_cpuinit for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn 55db998529 + uncommented the setjump/longjump declarations, in order to get more of the RTL to compile %!s(int64=4) %!d(string=hai) anos
  nickysn 7a15157387 + dummy implementation of the code generator for the try..except node for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn f99e74866d + dummy override of WebAssembly handle_nested_exception %!s(int64=4) %!d(string=hai) anos
  nickysn 2150d935cf + dummy override for WebAssembly free_exception %!s(int64=4) %!d(string=hai) anos
  nickysn c5fae9f214 + implemented second_ansistring_to_pchar for WebAssembly %!s(int64=4) %!d(string=hai) anos
  nickysn 0f235f38ab + introduced thlcgwasm.a_loadaddr_ref_stack %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner b460f87fd4 fcl-passrc: fixed checking statement after except-on %!s(int64=4) %!d(string=hai) anos
  yury 30587299ea * TRegIniFile: When accessing a section do not change/close the current open key. %!s(int64=4) %!d(string=hai) anos
  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. %!s(int64=4) %!d(string=hai) anos
  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. %!s(int64=4) %!d(string=hai) anos
  yury ffff24593d * To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys. %!s(int64=4) %!d(string=hai) anos
  yury 2c196ee8a9 * TRegistryIniFile: Fixed uninitialized Result in ValueExists(). Implemented SectionExists(). %!s(int64=4) %!d(string=hai) anos
  yury 9fd0f94d7c * tregistry2 test: Delete reg.xml and the app config dir. %!s(int64=4) %!d(string=hai) anos
  yury a29bfe5505 * Moved the tregistry2.pp test from packages to tests in order it to be run by daily test runs. tregistry2 has been failing for years and nobody has noticed this. %!s(int64=4) %!d(string=hai) anos