peter
|
cf8c959014
* release temps in array constructor
|
20 years ago |
peter
|
a15f1c3283
* Don't release methodpointer. It is maybe still needed when we need to
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
peter
|
a29eab36c7
* fixed funcretloc for sparc
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |
peter
|
2ee2004032
* fixed compilation with removed loadref
|
21 years ago |
peter
|
adb6f59eef
* small regvar fixes
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
0573c742e4
* passing a var parameter to var parameter is now also allowed
|
21 years ago |
peter
|
96a6acbda2
* dealloc function result registers, register allocation is now
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
michael
|
04a69ced17
+ Fix for bug #3207 from Peter
|
21 years ago |
peter
|
20d7aca9f0
* comps are passed in int registers
|
21 years ago |
Jonas Maebe
|
f1bda1700a
* support register parameters for inlined procedures + some inline
|
21 years ago |
peter
|
9a1925980c
* constructors don't return in parameter
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 years ago |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 years ago |
peter
|
55daf96ba7
* disable some debuginfo info when valgrind support is used
|
21 years ago |
florian
|
6ea06bc740
* fixed inlining on arm
|
21 years ago |