peter
|
8cf8c54609
* fixed varargs
|
21 years ago |
peter
|
2985766e9d
* manglednames for nested procedures include full parameters from
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
peter
|
29d3a94892
* fixed message methods
|
21 years ago |
peter
|
1687306d22
* make some checks EXTDEBUG only for now so linux cycles again
|
21 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |
peter
|
c4502aebe7
* _mangledname for symbols moved only to symbols that really need it
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
42e14b6825
+ additional extdebug check for wrong add_reg_instructions added
|
21 years ago |
florian
|
7f89448cec
* vmt offset of objects is no properly aligned when necessary
|
21 years ago |
peter
|
37139422aa
elecount also on 32bit needs the qword part to prevent overflow
|
21 years ago |
peter
|
f4a7c3d444
fixed debuginfo for variables in staticsymtable
|
21 years ago |
florian
|
926da4b9c9
* fixed writing of para locations for procedures with explicit locations for parameters
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
florian
|
f0e07003be
* fixed type information for dyn. arrays on 64 bit systems
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
2e91bcf821
* align arraydef rtti
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
4f7667488b
* parameter regvar fixes
|
21 years ago |
florian
|
b39c0af01b
* rtti alignment fixed
|
21 years ago |
Tomas Hajny
|
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
peter
|
7e90a8a8ab
* restart sorting of enums when deref is called, this is needed when
|
21 years ago |
peter
|
d763f9e142
browser disabled
|
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
|
6368652be2
* fixed several sparc alignment issues
|
21 years ago |