peter
|
af5a4842d5
* insert framepointer as voidpointer instead of returntype
|
22 years ago |
peter
|
19727a3609
* don't search for overloads in parents for constructors
|
22 years ago |
peter
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 years ago |
peter
|
e720d73bd9
* compare_paras() has a parameter to ignore hidden parameters
|
22 years ago |
peter
|
828df46e33
* procvar varargs fixed
|
22 years ago |
peter
|
da9f5e2319
* c style array of const generates callparanodes
|
22 years ago |
peter
|
60e2738c22
* temporary fix for compilerprocs on watcom
|
22 years ago |
peter
|
3a92a2a25a
* parameter alignment fixes
|
22 years ago |
peter
|
2bec6b14fc
* procvar directive parsing fixes
|
22 years ago |
peter
|
7900a544a3
* searchsym_type to search for type definitions. It ignores
|
22 years ago |
peter
|
c1c8c5dbb1
* don't look in objectsymtable when parsing the function return type
|
22 years ago |
florian
|
d85e1a9bf4
* para items are now reversed for pascal calling conventions
|
22 years ago |
peter
|
2c4df4364e
* fix check that filedef needs var para
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
eee2002780
* don't include vo_has_local_copy for open array/array of const
|
22 years ago |
peter
|
06071e3d31
* remove obsolete code
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 years ago |
peter
|
3a3d710c47
* basics for x86 register calling
|
22 years ago |
peter
|
0a8bddc756
* calling convention fix
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
be7a5b76a4
* set po_public also when parsing the object declaration
|
22 years ago |
Jonas Maebe
|
6f3e16298a
* function results can now also be regvars
|
22 years ago |
peter
|
345228fd29
* defer codegeneration for nested procedures
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
peter
|
a467b84faa
* fixed various crashes
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |