peter
|
5090185909
* global property support for fpc modes
|
21 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
florian
|
28ed277547
* resourcestring is allowed in the interface
|
22 years ago |
peter
|
51384ca53c
* register calling is left-right
|
22 years ago |
Jonas Maebe
|
aad37ce53c
* fixed optimiser so it compiles again
|
22 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
peter
|
684a771aca
* fix crash with fail in constructor
|
22 years ago |
peter
|
9e66b09843
* call firstpass before allocation and codegeneration is started
|
22 years ago |
peter
|
b327c20b12
* cleanup of the entry and exit code insertion
|
22 years ago |
peter
|
276688dbb4
* fixed memleak for initfinalcode
|
22 years ago |
peter
|
1becfc28b4
* disable inlining when nested procedures are found
|
22 years ago |
florian
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
56ebcd1249
* self is not a token anymore. It is handled special when found
|
22 years ago |
peter
|
e27d6f67da
* inline supported again, LOC_REFERENCEs are used to pass the
|
22 years ago |
florian
|
6684d2c520
+ added basic olevariant support
|
22 years ago |
peter
|
6edadf3df5
* more proc directive for procvar fixes
|
22 years ago |
peter
|
aed5b53816
* handle_calling_convention removed from parse_proc_directive to
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
peter
|
f6868f8d48
* fix reported file position for not matched forwards
|
22 years ago |
peter
|
56c14885bb
* remove allocate_intterupt_parameter, allocation is platform
|
22 years ago |
peter
|
bf66a6e4ab
* fix filepositions
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
f8bb9785e0
* remove obsolete code already in comments
|
22 years ago |
peter
|
8dd0a4027a
* support mulitple overloads in implementation, this is delphi
|
22 years ago |