florian
|
af3d31eceb
* fixed handling of max. distance of pc relative symbols
|
21 years ago |
florian
|
b52cee6639
* fixed ppc inlining stuff
|
21 years ago |
daniel
|
d84b7d0743
* Some work to restore the MMX capabilities
|
21 years ago |
florian
|
87b24ee42c
* forgot a commit
|
21 years ago |
florian
|
2258e941af
+ inlined procedures inherit procinfo flags
|
21 years ago |
peter
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 years ago |
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 |