pierre
|
d2247f6539
Use MPW linker variant also for m68k-macosclassic target
|
4 years ago |
pierre
|
10273e54dd
Remove setting of USE_FAKE_SYSUTILS macro for MacOSClassic, as sysutils is now compiled for that OS
|
4 years ago |
pierre
|
245e0f7cfe
Add sysutils, typinfo, and math to explicit units list for macosclassic target OS
|
4 years ago |
florian
|
eadcaa5dfc
* Arm Thumb does not support complex references including SP, resolves #38056
|
4 years ago |
michael
|
df4fc55214
* Support for $I %unit% %module% %filename% includes
|
4 years ago |
Károly Balogh
|
c06a020c9c
* fixed the packages build after r47376
|
4 years ago |
Károly Balogh
|
3abee173f4
* regenerated msgidx/msgtxt after r47376
|
4 years ago |
Károly Balogh
|
51d8ec90a7
sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
|
4 years ago |
michael
|
e6b327b920
* -JRnone disables resource parsing altogether
|
4 years ago |
pierre
|
bcd52d66ee
Use default linker script and only add FPC specific sections for Linux OS
|
4 years ago |
pierre
|
da042f7700
Regenerated automatically after commit #47358
|
4 years ago |
Károly Balogh
|
5515b62c9e
sinclairql: also disable fcl-stl which was missed in r47370
|
4 years ago |
Károly Balogh
|
55b99cad04
sinclairql: disable most packages for the QL
|
4 years ago |
florian
|
c3a0e0c6d2
* compilation on i386 fixed
|
4 years ago |
florian
|
78244d89dc
* use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers
|
4 years ago |
pierre
|
3d374727dd
Move explicit typecast to after check to avoid RTE when compiled with -CR
|
4 years ago |
michael
|
9dc92e1c36
* Applied correct patch from bugs 37295
|
4 years ago |
michael
|
664283af9e
* Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523
|
4 years ago |
ondrej
|
b8f0efffc7
rtl-generics: suppress uninitialized variable warnings
|
4 years ago |
pierre
|
a17ad61240
Adapt to change of chr function in commit 47353, to change chr() a real intrinsics
|
4 years ago |
Károly Balogh
|
c3bafd3a8d
sinclairql: added to fpmkunit
|
4 years ago |
Károly Balogh
|
3870c4791c
sinclairql: disabled a bunch of things in RTL until they're implemented
|
4 years ago |
Károly Balogh
|
82e16f02ca
sinclairql: make sure the default CPU target is 68000 for the QL. also, some cleanups
|
4 years ago |
Károly Balogh
|
05d680902e
* make sure things still build with 3.0 after r47353
|
4 years ago |
Károly Balogh
|
e0555c307f
sinclairql: added support to fpcmake
|
4 years ago |
Károly Balogh
|
53928dc0ed
m68k: fix references like <symbol>(An) to parse properly in the assembler reader
|
4 years ago |
Jonas Maebe
|
091b0fde0c
* fixed type of size parameter passed to fpc_getmem() when translating
|
4 years ago |
svenbarth
|
359ff64afd
* increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems
|
4 years ago |
svenbarth
|
c496b609d1
* fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well
|
4 years ago |
Károly Balogh
|
d5596ef21d
sinclairql: initial heap allocation code, and minor system unit bits
|
4 years ago |