florian
|
71679e0662
* type = type <procvar>; ignored
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
4631658576
* add info that a procedure is local in error messages
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
florian
|
f20af0b344
* typeinfo in typedata is now aligned
|
20 years ago |
peter
|
bb32ee0457
* fix interface vtbl optimization
|
20 years ago |
florian
|
80af47489d
+ first batch of patches to support tdef.getcopy fully
|
20 years ago |
florian
|
485b770322
* alignment fixes for sparc
|
20 years ago |
florian
|
5fb0678de2
* fixed class field info alignment
|
20 years ago |
peter
|
a266052fd9
* modified algorithm for shortening manglednames to fix compilation
|
20 years ago |
michael
|
44bf61f445
* Convert array of widechar to pwidechar instead of pchar
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
c2263a36ac
* int64 can also be put in a register
|
20 years ago |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 years ago |
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 |