tom_at_work
|
f86ee115d8
* more fixes for 64 bit compilation after Peter's changes
|
19 år sedan |
florian
|
e9b718a0a2
* cleanup
|
19 år sedan |
Jonas Maebe
|
640ddd2e26
- removed unused local conflicting type definition
|
19 år sedan |
tom_at_work
|
0b34b01a6d
* fixed class messages for PowerPC64, due to a wrong typecast
|
20 år sedan |
florian
|
0b3094fdde
* from Thomas Schatzl: changed result type of InstanceSize to PtrInt
|
20 år sedan |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 år sedan |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 år sedan |
michael
|
7712d4e2d1
+ Removed FPC_ALIGNSRTTI define
|
20 år sedan |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 år sedan |
peter
|
4ace790492
* remove $Log
|
20 år sedan |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 år sedan |
fpc
|
50778076c3
initial import
|
20 år sedan |
michael
|
81fd0bb72c
+ Removed S_OK declarations, they are in objpash.inc
|
20 år sedan |
florian
|
3a6006367f
* getinterface fixed
|
20 år sedan |
peter
|
36d97e9310
* call initspecialchars if one of the specialchars is configured
|
20 år sedan |
florian
|
7b56e65a4b
* fixed FieldAddress for 64 bit and CPUs requiring proper alignment
|
20 år sedan |
peter
|
e417e34496
* truncate log
|
20 år sedan |
florian
|
36bcc2defa
* fixed memory release in TInterfacedObject._Release
|
20 år sedan |
florian
|
b6d34b6bd1
* fixed dyn. array handling for 32 bit architectures requiering proper alignment
|
21 år sedan |
florian
|
ac7f9351f0
* info record about class fields must be packed else it will be aligned wrongly on 64 bit platforms
|
21 år sedan |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 år sedan |
florian
|
2f291713e1
* fixed aligntoptr
|
21 år sedan |
florian
|
feeba0ede6
* bootstrapping with rtti alignment fixed
|
21 år sedan |
florian
|
b39c0af01b
* rtti alignment fixed
|
21 år sedan |
florian
|
f3e9309eef
* fixed tobject.dispatch for 64 bit cpus
|
21 år sedan |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 år sedan |
florian
|
7367801810
* more alignment fixes
|
21 år sedan |
florian
|
5e82863f3f
* CleanupInstance takes now care of FPC_REQUIRES_PROPER_ALIGNMENT
|
21 år sedan |
peter
|
72324a4283
* tkclass removed from finalize()
|
21 år sedan |
michael
|
bea2706914
+ fix from Ivan Shikhalev for QueryInterface to return ancestor methods
|
22 år sedan |