コミット履歴

作者 SHA1 メッセージ 日付
  pierre 9c1c2acd64 Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write 4 年 前
  svenbarth 3d7c9690e0 * the "otherwise" clause is in fact allowed in ISO Extended Pascal (see 6.1.2 and 6.9.3.5 of ISO 10206) 4 年 前
  svenbarth 5ce84538a4 * name of the mode for ISO Extended Pascal is ExtendedPascal, not Extended 4 年 前
  pierre 787899b921 Allow easier disabling of $inline on, by using -dDISABLE_INLINE 4 年 前
  florian bb80851d65 * .def must be set on linux else it might be that the created executable is 4 年 前
  florian 5cd4e5a016 * pass lp64d to GNU AS for abi_riscv_hf to get the right ABI set 4 年 前
  Jonas Maebe c3e2285c45 * when getting an llvm temporary recorddef, recurse into arrays rather than 4 年 前
  pierre 64866179a9 Add missing llvm directory for ppu unit compilation 4 年 前
  Károly Balogh d8997405c5 sinclairql: mark the qhdr metadata format as default in the help text 4 年 前
  Károly Balogh fcd9625d6b qlunits: make qlcube example still build with the current RTL 4 年 前
  Károly Balogh 2294472ac7 sinclairql: changed startup code to be able to run directly as job without a BASIC loader. based on a patch by Marcel Kilgus in qlforum.co.uk 4 年 前
  Károly Balogh 6a88f2fc28 sinclairql: drop support for the BASIC loader, write Q-emuLator or XTcc compatible metadata to the executable instead. based on a patch by Marcel Kilgus in qlforum.co.uk 4 年 前
  Károly Balogh 3eece73a89 sinclairql: fix exitCode parameter accidentally overwritten in mt_frjob. also save d2 register. 4 年 前
  Károly Balogh 45fc515400 sinclairql: added platform specific options to allow specifying executable metadata format 4 年 前
  Tomas Hajny 74eb7b5050 + added coloured compiler output support for OS/2 and DOS targets, platform-specific parts refactored to a standalone unit to remove the heap of ifdefs in unit comphook 4 年 前
  florian 6ac2957187 * Xtensa: cleanup of getreferencestring 4 年 前
  florian 4a05053650 + Xtensa: make use of the LSX/SSX instructions 4 年 前
  florian 9dcf85a8ef + Xtensa: FMA support 4 年 前
  Károly Balogh f9d54b7cb7 sinclairql: system unit changes and improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks 4 年 前
  Károly Balogh aa1bbb591c sinclairql: initial implementation of RTL file I/O functions, patch by Marcel Kilgus in qlforum.co.uk 4 年 前
  Károly Balogh ab2db33b4c * backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum 4 年 前
  Károly Balogh ffa1b24f7e sinclairql: map file generation support with vlink, inspired by a patch posted by Marcel Kilgus in qlforum.co.uk 4 年 前
  Károly Balogh 75eaca8ab4 sinclairql: QDOS interface wrapper function improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks 4 年 前
  pierre 96f2e683e7 Also accept s80bit real constants when FPC_SOFT_FPUX80 macro is defined 4 年 前
  Károly Balogh 9cf99b818d sinclairql: use .exe as extension for executables instead of .bin, patch by Marcel Kilgus at qlforum.co.uk 4 年 前
  pierre 40b7af1025 Use pascal code for LLVM fpc_sqr_real, because fmultp instruction is not accepted by llvm 4 年 前
  pierre e4e1ea586c Revert wrong change, llvm supports extended constants 4 年 前
  ondrej de6f3ea9b5 * rename generic TStringBuilder to TGenericStringBuilder to make code tools happy 4 年 前
  pierre 233d883731 Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables 4 年 前
  pierre 6d900039c4 Fix LLVM compilation by casting untyped real constants to double type, as LLVM does not support extended type constant apparently 4 年 前