Károly Balogh
|
fcd9625d6b
qlunits: make qlcube example still build with the current RTL
|
4 ani în urmă |
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 ani în urmă |
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 ani în urmă |
Károly Balogh
|
3eece73a89
sinclairql: fix exitCode parameter accidentally overwritten in mt_frjob. also save d2 register.
|
4 ani în urmă |
Károly Balogh
|
45fc515400
sinclairql: added platform specific options to allow specifying executable metadata format
|
4 ani în urmă |
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 ani în urmă |
florian
|
6ac2957187
* Xtensa: cleanup of getreferencestring
|
4 ani în urmă |
florian
|
4a05053650
+ Xtensa: make use of the LSX/SSX instructions
|
4 ani în urmă |
florian
|
9dcf85a8ef
+ Xtensa: FMA support
|
4 ani în urmă |
Károly Balogh
|
f9d54b7cb7
sinclairql: system unit changes and improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks
|
4 ani în urmă |
Károly Balogh
|
aa1bbb591c
sinclairql: initial implementation of RTL file I/O functions, patch by Marcel Kilgus in qlforum.co.uk
|
4 ani în urmă |
Károly Balogh
|
ab2db33b4c
* backported vlink map file generation to other targets using vlink: Amiga, Atari and ZXSpectrum
|
4 ani în urmă |
Károly Balogh
|
ffa1b24f7e
sinclairql: map file generation support with vlink, inspired by a patch posted by Marcel Kilgus in qlforum.co.uk
|
4 ani în urmă |
Károly Balogh
|
75eaca8ab4
sinclairql: QDOS interface wrapper function improvements, patch by Marcel Kilgus in qlforum.co.uk, merged with minor tweaks
|
4 ani în urmă |
pierre
|
96f2e683e7
Also accept s80bit real constants when FPC_SOFT_FPUX80 macro is defined
|
4 ani în urmă |
Károly Balogh
|
9cf99b818d
sinclairql: use .exe as extension for executables instead of .bin, patch by Marcel Kilgus at qlforum.co.uk
|
4 ani în urmă |
pierre
|
40b7af1025
Use pascal code for LLVM fpc_sqr_real, because fmultp instruction is not accepted by llvm
|
4 ani în urmă |
pierre
|
e4e1ea586c
Revert wrong change, llvm supports extended constants
|
4 ani în urmă |
ondrej
|
de6f3ea9b5
* rename generic TStringBuilder to TGenericStringBuilder to make code tools happy
|
4 ani în urmă |
pierre
|
233d883731
Correct computation of operatingsystem_parameter_envp, which wrongly pointed to the NIL pointer separating argv from environment variables
|
4 ani în urmă |
pierre
|
6d900039c4
Fix LLVM compilation by casting untyped real constants to double type, as LLVM does not support extended type constant apparently
|
4 ani în urmă |
pierre
|
e35e5ad349
Add missing CPULLVM versions for fpc_abs_real and fpc_sqr_real in x86_64/math.inc
|
4 ani în urmă |
Károly Balogh
|
6b1c5861af
* remove obsolete comment from rautils/ConcatConstant, issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 ani în urmă |
Károly Balogh
|
7444733f5d
m68k: fix DB/DW/DD handling in inline assembler, update BuildConstant() method to current standards. issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 ani în urmă |
Tomas Hajny
|
7169b6d04c
* provided additional information in comments in the include file header
|
4 ani în urmă |
Tomas Hajny
|
91da9eae17
+ TZ variable based offset calculation included for DOS targets
|
4 ani în urmă |
nickysn
|
44b7a1df18
+ support reading .wav with an odd (uneven) fmt chunk size
|
4 ani în urmă |
Tomas Hajny
|
49fc7dc4cb
* reverted a change not belonging to the previous commit
|
4 ani în urmă |
Tomas Hajny
|
2774a0094c
* reverted a change not belonging to the previous commit
|
4 ani în urmă |
Tomas Hajny
|
8038b711a5
+ provided sysbeep for DOS targets
|
4 ani în urmă |