florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
21 years ago |
peter
|
f2d2c4c496
* fix rangecheck error
|
21 years ago |
peter
|
1260eed8fd
* again procvar fixes
|
21 years ago |
Jonas Maebe
|
3c33590a80
* fixed range error
|
22 years ago |
florian
|
8b337fb5ef
+ type cast variant<->enum
|
22 years ago |
peter
|
9b0dda9f42
* don't call proc_to_procvar for explicit typecasts
|
22 years ago |
florian
|
6a06df943b
* fixed passing of dyn. arrays to open array parameters
|
22 years ago |
peter
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 years ago |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
peter
|
a909ffdd35
* allow explicit typecasts from classrefdef, fixes 2728
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
e55017a946
* fix 2720
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
0805c4e535
* fix different expectloc
|
22 years ago |
florian
|
f3e9e7a24f
* fixed web bug #2669
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
peter
|
28ebc69c8f
* removed changesettype because that will change the definition
|
22 years ago |
Jonas Maebe
|
d8725a18bf
* disable fpuregable for fpu variables typecasted to non fpu-type
|
22 years ago |
Jonas Maebe
|
ad0dd43c4b
* fixed void_to_(int,pointer) typeconversion
|
22 years ago |
peter
|
4d67ae9f31
* fix check for procedure without parameters
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |