daniel
|
20469d47a0
* Tvarsym.highvarsym removed
|
21 years ago |
daniel
|
63f2dfc2dd
* Tvarsym.highvarsym commented out (unused by compiler, purpose unknown)
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
florian
|
75e2de9f2c
+ reintroduce implemented
|
21 years ago |
peter
|
51384ca53c
* register calling is left-right
|
22 years ago |
peter
|
30cbfd88d4
* virtual conflicts with override
|
22 years ago |
peter
|
a3c14e9c2d
* procvar default value support
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
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 |