peter
|
6a8d5eb25d
* NEWRA branch merged
|
il y a 22 ans |
peter
|
52c73e80d1
* start of sparc support for newra
|
il y a 22 ans |
peter
|
6731abb0db
* fixed some reported bugs
|
il y a 22 ans |
peter
|
32d076480b
* framepointer fixes for sparc
|
il y a 22 ans |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
il y a 22 ans |
Jonas Maebe
|
b69219bae4
* also generate the caller paraloc info of a procedure if it doesn't exist
|
il y a 22 ans |
Jonas Maebe
|
0c65bc5a8c
* create_paraloc_info() is now called separately for the caller and
|
il y a 22 ans |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
il y a 22 ans |
peter
|
a0b9306652
* newra compiles for sparc
|
il y a 22 ans |
peter
|
77d641fa2a
* init/final of procedure data splitted from genentrycode
|
il y a 22 ans |
daniel
|
41e0bc4cec
* Register allocator finished
|
il y a 22 ans |
peter
|
047a066711
* procinlinenode removed
|
il y a 22 ans |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
il y a 22 ans |
peter
|
05c05f2555
* failn removed
|
il y a 22 ans |
peter
|
1a2eedd767
* self moved to hidden parameter
|
il y a 22 ans |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
il y a 22 ans |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
il y a 22 ans |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
il y a 22 ans |
peter
|
e258c7bf84
* allow multi pass2 changed to global boolean instead of node flag
|
il y a 22 ans |
peter
|
47489f2376
* firstpass uses expectloc
|
il y a 22 ans |
florian
|
92a29d7e82
* fixed generic in operator code
|
il y a 22 ans |
daniel
|
7b2fd10fb4
* Converted some code in cgx86.pas to new register numbering
|
il y a 22 ans |
daniel
|
6e507ba483
* Added register conversion
|
il y a 22 ans |
peter
|
51991609e0
* removed Writeln
|
il y a 22 ans |
mazen
|
00ee9f8063
+ added support for the shift nodes
|
il y a 22 ans |
peter
|
4b81e16fe2
* tempgen cleanup
|
il y a 23 ans |
peter
|
ecb430a8eb
* don't write (stabs)line info when inlining a procedure
|
il y a 23 ans |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
il y a 23 ans |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
il y a 23 ans |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
il y a 23 ans |