peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
peter
|
dfb7fe9d9d
* fixed alignment calculation for variant records
|
21 years ago |
peter
|
8caaa7740d
* more record alignment fixes
|
21 years ago |
peter
|
2d8d788211
* record alignment splitted in fieldalignment and recordalignment,
|
21 years ago |
peter
|
5090185909
* global property support for fpc modes
|
21 years ago |
peter
|
51384ca53c
* register calling is left-right
|
22 years ago |
peter
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 years ago |
peter
|
d7d19e4e7f
* allow absolute with value for win32,wdos
|
22 years ago |
peter
|
6edadf3df5
* more proc directive for procvar fixes
|
22 years ago |
peter
|
2bec6b14fc
* procvar directive parsing fixes
|
22 years ago |
peter
|
3b771392a1
* fix type parsing in records
|
22 years ago |
peter
|
7900a544a3
* searchsym_type to search for type definitions. It ignores
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
florian
|
61c2b19b5c
* proper error recovering from invalid published fields
|
22 years ago |
florian
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
d42645ca0a
* fix crash with duplicate id
|
22 years ago |
michael
|
fbd28675c9
+ Patch from peter to support initial values for local variables
|
22 years ago |
peter
|
b44a8b42c8
* don't allow initialized threadvars
|
22 years ago |
carl
|
4d9e00f251
* convert some vars from longint -> byte
|
23 years ago |
carl
|
5c5db0e0a3
+ unimplemented hint directive added
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
edbd98176b
* made tasmsymbol.refs private (merged)
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
d170f6625f
* fix heap leaks
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
carl
|
ad82de8798
* bugfix of crash
|
23 years ago |