peter
|
2a20174317
* set flag if a procedure references a symbol in staticsymtable
|
20 years ago |
michael
|
1027d1941d
+ Enable local debug info in methods
|
20 years ago |
peter
|
5576ae73a6
* fix visibility of protected/private
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
ad89ee8150
* rename duplicate symbols and insert with unique name in the
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
1bb51a2667
* all checking for visibility is now done by is_visible_for_object
|
21 years ago |
peter
|
66df745917
* small regvar for para fixes
|
21 years ago |
peter
|
63cf4464d3
* tvarsym.varregable added, split vo_regable from varoptions
|
21 years ago |
Jonas Maebe
|
c7544e69de
+ padalgingment field for recordsymtables (saved by recorddefs)
|
21 years ago |
peter
|
8184ad2048
* fixed padding of records to alignment
|
21 years ago |
florian
|
cf25a973f8
* fixed alignment of variant records
|
21 years ago |
peter
|
a939095dbe
* revert has_localst patch
|
21 years ago |
peter
|
cf3c1198ea
* include unit name in error messages when types are the same
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
a1b8d8bf6b
* check for 2gb limit when inserting record fields
|
21 years ago |
peter
|
6245066670
* don't generate incompatible types when there is an errordef
|
21 years ago |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 years ago |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 years ago |
peter
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 years ago |
peter
|
d8c68fdfe0
* more stabs updates
|
21 years ago |
peter
|
abbd54f334
* stabs updates to write stabs for def for all implictly used
|
21 years ago |
peter
|
1d2464f091
* check if withsymtable.defowner is in the current unit
|
21 years ago |
peter
|
05e0d83348
* operator overload chooses rewrite
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
peter
|
1e3875ad36
- fix rtti generation for properties containing sl_vec
|
21 years ago |