Mattias Gaertner
|
da9a2f59b0
fcl-passrc: type description of specialization: with paths
|
5 years ago |
florian
|
dbd14206c9
* compilation on targets without fpu fixed
|
5 years ago |
florian
|
b2ed667a86
* swap fpu stack correctly when moving data into xmm registers
|
5 years ago |
florian
|
20f6514d97
* fix compilation for non 64 Bit targets
|
5 years ago |
florian
|
50c48349d5
* check properly for i/o errors in the iso read helpers, resolves #37154
|
5 years ago |
Mattias Gaertner
|
810ec836dd
pas2js: started aliasglobals external types
|
5 years ago |
florian
|
6698f6c56b
* patch by Christo Crause: FreeRTOS: heap manager doesn't free small blocks, resolves #37195
|
5 years ago |
michael
|
e9b0b02fea
* Fix bug ID #37197: add version numbers of CentOS
|
5 years ago |
florian
|
5f118da600
* optimize a/a and a-a if fast math is on
|
5 years ago |
michael
|
8a54e8a773
* Fix bug ID #0037189, backwards search
|
5 years ago |
michael
|
fcc4f587ff
* Fix 0037159 (again)
|
5 years ago |
florian
|
aafc22bd74
+ optimize real operations with 0 and 1 if fast math is turned on
|
5 years ago |
Mattias Gaertner
|
8a9178f00a
pas2js: aliasglobals: local var for module
|
5 years ago |
Mattias Gaertner
|
bac9437d73
pas2js: allocate local vars considering parent functions local vars
|
5 years ago |
nickysn
|
de08108b27
+ clear the .bss section on startup in the ZX Spectrum RTL
|
5 years ago |
nickysn
|
4a78b7e073
* fixed stack initialization in the ZX Spectrum startup code
|
5 years ago |
nickysn
|
5816a4a940
* fixed a bug in the Z80 internal linker when reading symbol offsets from .rel files
|
5 years ago |
nickysn
|
a0e2cd3638
* use qword instead of aword for bsssize to avoid 8-bit truncation on Z80
|
5 years ago |
nickysn
|
47ba80a545
* the len parameter of TObjData.writebytes changed to TObjSectionOfs to avoid 8-bit truncation on Z80
|
5 years ago |
nickysn
|
dfa736bdca
+ add the _BSSEND section after the _BSS section
|
5 years ago |
nickysn
|
09bd361b48
+ support the OFFSET directive in the Z80 inline assembler reader
|
5 years ago |
nickysn
|
c90f78488c
+ added the 'AREA' directive support to the Z80 inline assembler, that allows
|
5 years ago |
nickysn
|
3c9a5ff758
* update revision.inc
|
5 years ago |
Mattias Gaertner
|
f642f6b609
pas2js: transformmodulename: use local var
|
5 years ago |
florian
|
9710b2cbb4
+ some basic stuff for mips64el
|
5 years ago |
svenbarth
|
eb6f503bad
* fix O_LARGEFILE for Aarch64, RISC-V 32-bit and RISC-V 64-bit
|
5 years ago |
svenbarth
|
d1cb341cfa
* include the Z80 specific intrinsic values
|
5 years ago |
Mattias Gaertner
|
469993a0cc
pas2js: started aliasglobals
|
5 years ago |
michael
|
816ff7966b
* Tests for Stack/Queue comparison with pas2js
|
5 years ago |
svenbarth
|
95f94bebba
* forgot to commit the generated Makefile
|
5 years ago |