peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
peter
|
384e764831
* use realname for abstract procs found
|
21 years ago |
peter
|
8694a4b86b
* use objrealname in Message1
|
21 years ago |
peter
|
923569eee2
* fixed crash when passing array constructor to formal parameter
|
21 years ago |
florian
|
6368652be2
* fixed several sparc alignment issues
|
21 years ago |
Jonas Maebe
|
ddf175f171
+ temps can now also hold fpu values in registers (take care with use,
|
21 years ago |
Jonas Maebe
|
7cdc049df1
* the condition for when to use a temp in case of reference var/const
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
Jonas Maebe
|
1563d986c5
* inline procedures at the node tree level, but only under some very
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
330a86b7d6
* fix tcallnode.getcopy. the parameters need to be copied after
|
21 years ago |
peter
|
eca9713796
* fix passing of array to open array of array (bug 3113)
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
72365ec95b
* implicit_finally flag must be set in pass1
|
21 years ago |
Károly Balogh
|
3175dd4c6b
* few small changes to add syscall support to M68k/Amiga target
|
21 years ago |
florian
|
e8098f6b71
+ added lib support for Amiga/MorphOS syscalls
|
21 years ago |
peter
|
d3f035df50
* removed unused paravisible
|
21 years ago |
peter
|
b8fad24f31
* fix check for parameter length when calling procvar, broken by the
|
21 years ago |
peter
|
2213f0433c
* fix procvars with default paras
|
21 years ago |
peter
|
05e0d83348
* operator overload chooses rewrite
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
florian
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
peter
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
peter
|
ee569d7817
* make extcycle is working again
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
daniel
|
7a6b6f4bd4
* Some minor stuff
|
21 years ago |
peter
|
2063100f51
* ignore hidden parameters when default parameters are used
|
21 years ago |