Commit History

Author SHA1 Message Date
  Curtis Hamilton 9438768270 Merge branch source:main into main 1 month ago
  Pierre Muller 35ebd43d39 Do not disable monitor feature for Android OS, but disable it for win16 OS 1 month ago
  Curtis Hamilton b9223f595f Merge branch source:main into main 1 month ago
  florian e74303e3f9 * darwin targets should have also monitor support 1 month ago
  Curtis Hamilton 25e7bac251 Merge branch source:main into main 1 month ago
  florian c1493ac46c * make SYSTEM_HAS_FEATURE_MONITOR a compiler based feature so programs can depend on it 1 month ago
  Curtis Hamilton 6a6275f51f Merge branch source:main into main 1 month ago
  Margers 3d536547eb Mass typo fixes in comments for compiler. 1 month ago
  Curtis Hamilton 7bb086a7fa Merge branch source:main into main 1 month ago
  Margers 6b3739f26c Mass trailing space removal for compiler. 2 months ago
  Curtis Hamilton 4d975d8a5f Update freebsd/powerpc64 startup files 2 months ago
  Curtis Hamilton 139482ddf5 Merge branch source:main into main 2 months ago
  mattias 789b361482 compiler: set nil after free 2 months ago
  Charlie Root 062e23388d Update fork 2 months ago
  Michaël Van Canneyt 91eb56bdfa * Add unit name to unit init table 2 months ago
  Curtis Hamilton 94d1575149 Merge branch source:main into main 2 months ago
  Pierre Muller 7c09be1b5c Add -XlS option for wasm32 2 months ago
  Curtis Hamilton 947c30e9f1 Add support for FreeBSD/PowerPC64 2 months ago
  Nikolay Nikolov d78ca793b7 * changed the default WebAssembly exceptions mode from 'no exceptions' to 4 months ago
  florian 6f223a1634 * small fixes for RiscV ABI regarding floating point registers 4 months ago
  florian 466f50d173 * fixed compilation of loongarch compiler 4 months ago
  Pierre Muller b225ba2778 Fix compilation of loongarch64 compiler, by removing reference to a riscv ABI abi_riscv_hf that was removed 4 months ago
  florian 2acf7bd1b8 * RiscV: get rid of ambiguous abi type abi_riscv_hf 4 months ago
  Nikolay Nikolov adc93a26d5 + added target switch ts_wasm_native_exnref_exceptions for the future implementation of WebAssembly 'exceptions with exnref' support 5 months ago
  Nikolay Nikolov 1961de4ce0 * removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed 5 months ago
  Nikolay Nikolov d7da4c90a0 * ts_wasm_native_exceptions renamed ts_wasm_native_legacy_exceptions 5 months ago
  Sven/Sarah Barth 436c3049b9 + define FPC_ABI_WIN64 for systems that use the Win64 ABI (currently it's only x86_64-win64, but there are also x86_64-nativent and x86_64-uefi as potential targets) 5 months ago
  florian 8de37f69b9 * spelling 5 months ago
  Pierre Muller f3311d9576 Check memory model for i8086-win16 system use large memory model by default 8 months ago
  florian f8f54dcbcf + RiscV has internal rol/r support 10 months ago