carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年之前 |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 年之前 |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 年之前 |
carl
|
752beef0dd
* cardinal -> longword
|
23 年之前 |
mazen
|
a49dea276c
fixed compilation problem related to tai_labeled_instruction
|
23 年之前 |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 年之前 |
peter
|
8082f79ea6
* first things tai,tnode storing in ppu
|
23 年之前 |
carl
|
c403293c6a
+ fpu emulation support (generic and untested)
|
23 年之前 |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 年之前 |
florian
|
589c742efe
+ support of explicit type case <any ordinal type>->pointer
|
23 年之前 |
carl
|
86ef6eec0b
+ Extended is now CPU dependant (equal to bestrealtype)
|
23 年之前 |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 年之前 |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 年之前 |
carl
|
9fe207578a
+ more SPARC patches from Mazen
|
23 年之前 |
florian
|
479a745096
* first x86-64 patches
|
23 年之前 |
peter
|
68ce5a00e5
* cg64 patch
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 年之前 |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 年之前 |
peter
|
faf78ea813
* overloading supported in child classes
|
24 年之前 |
marco
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 年之前 |
peter
|
f88f6eb571
* rtti/init table updates
|
24 年之前 |
peter
|
c4b84ce276
* m68k updates from v10 merged
|
24 年之前 |
peter
|
db87f86f00
* Length made internal
|
24 年之前 |
peter
|
68c1559651
* m68k doesn't support double (merged)
|
24 年之前 |
peter
|
a7cf57524e
* symtable change to classes
|
24 年之前 |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 年之前 |
florian
|
0ca35bb1ee
* cwidechar was loaded with a chardef, fixed
|
24 年之前 |