Károly Balogh
|
97c3af7628
amiga: remove packed records from RTL OS definition structures, use PACKRECORDS 2 instead. this allows much better code to be generated for a plain 68000 RTL
|
5 年之前 |
florian
|
9a4ff8daa4
* started to get some Z80 things working
|
5 年之前 |
florian
|
1e3901c298
* project version update
|
7 年之前 |
florian
|
8a99a619f8
+ addnode dummy for Z80
|
7 年之前 |
florian
|
fefe52327c
* z80-embedded rtl skeleton continued
|
8 年之前 |
florian
|
fc4a8c0daa
* more z80 support for the compiler
|
8 年之前 |
florian
|
33d56598e0
+ basic embedded rtl support for z80
|
8 年之前 |
florian
|
769c04493b
+ z80 support for fpcmake
|
8 年之前 |
florian
|
8025119048
+ z80 support for ppudump
|
8 年之前 |
florian
|
c09424c9e2
* compilation fixed
|
8 年之前 |
florian
|
e370e9ba15
* register names fixed
|
8 年之前 |
florian
|
ea52a23179
+ skeleton for Z80 support
|
8 年之前 |
florian
|
af59e3d55c
+ Z80 playground
|
8 年之前 |
florian
|
0897bd154a
+ align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records
|
8 年之前 |
florian
|
74423b88e0
* comment on border between linear list and jmp tree for case statements extended
|
8 年之前 |
nickysn
|
5cb724edd9
+ added optimized implementation of a_op64_reg_ref for i386 as well; improves
|
8 年之前 |
joost
|
59cd3891e1
* Replaced calls to procedures that depend on global variables, which
|
8 年之前 |
florian
|
88e31dc8c3
* revision.inc updated
|
8 年之前 |
nickysn
|
f0a63fa895
+ added an optimized implementation of a_op64_reg_ref for i8086; this improves
|
8 年之前 |
svenbarth
|
34327000d8
+ add test for Mantis #31521 which is already fixed, though I don't know which revision did it...
|
8 年之前 |
florian
|
0cf5ef459d
+ tcgtypeconvnode.second_class_to_intf supports LOC_CONSTANT as well, resolves #31596
|
8 年之前 |
svenbarth
|
abc4cf21d1
* fix compiling the 64-bit compiler with a 32-bit one
|
8 年之前 |
michael
|
872ed2af11
* Patch from Mattias Gaertner:
|
8 年之前 |
michael
|
f12c8a8adc
* Patch from Mattias Gaertner
|
8 年之前 |
michael
|
510352e121
* Patch from Mattias Gaertner: when an if-statement has an else always use {} for the BTrue
|
8 年之前 |
joost
|
9d6ff959f4
* Clear packages to avoid duplicates on a re-scan
|
8 年之前 |
florian
|
971280f082
+ tarmcasenode.genjmptreeentry
|
8 年之前 |
michael
|
2d2a93de1d
* Install pasuseanalyzer
|
8 年之前 |
florian
|
1ae90bce53
* commented how the limit for a case jmp tree had been determined
|
8 年之前 |
florian
|
e8f7c9dfdd
+ test for large case statements
|
8 年之前 |