peter
|
b590b0165e
* add check
|
23 years ago |
peter
|
5a06f334b7
* fixed maybe_save that did not support a reference with only
|
23 years ago |
peter
|
274624f2f6
* assignn check in exitnode changed to use a separate boolean as the
|
23 years ago |
peter
|
76bd75ed4a
* fixed generic tcgvecnode
|
23 years ago |
peter
|
d2400aae38
* cleanup of tvecnode.det_resulttype
|
23 years ago |
peter
|
5ab0e99252
* include accumulator in regs_to_push list
|
23 years ago |
peter
|
b65dedc9e4
* reduced level of comment that type is wrong for release
|
23 years ago |
florian
|
3546ffa8b0
+ added abstract tcg.g_removevaluepara_openarray
|
23 years ago |
peter
|
093aa5193e
* updates to compile with kylix
|
23 years ago |
peter
|
c003f63790
* renamed conditional to insert optimized mod_qword for i386. The
|
23 years ago |
peter
|
90308521d5
* fixed direct assembler for i386
|
23 years ago |
peter
|
a4e309d6ae
* removevaluepara added to fix the stackpointer so restoring of
|
23 years ago |
peter
|
7d02a4f264
* increase refcount in exit(arg) for arg
|
23 years ago |
daniel
|
f4c6d762fd
- write_access fields removed in favor of a flag
|
23 years ago |
peter
|
e0bcfca509
* fixed loading of procvar of object when the object is initialized
|
23 years ago |
peter
|
8b2fb4187e
* fixed some wrong levels in extdebug comments
|
23 years ago |
peter
|
8ee2462ba4
* remove debug line
|
23 years ago |
peter
|
a06f84daf8
* use a_call_reg
|
23 years ago |
peter
|
f68c3a9552
* calc param_offset after parameters are read, because the calculation
|
23 years ago |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 years ago |
daniel
|
b0ffb45275
+ Added read/write notifications of variables. These will be usefull
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
Jonas Maebe
|
431b9fac81
* fixed a_call_ref (it should load ctr, not lr)
|
23 years ago |
florian
|
391ce796ef
* fixed several problems caused by Jonas' commit :)
|
23 years ago |
florian
|
c8a3171dc9
* several PC related fixes
|
23 years ago |
Jonas Maebe
|
f107ba3bbe
+ support top_none for branches
|
23 years ago |
Jonas Maebe
|
7a8429a4fe
* fixed 64bit comparisons
|
23 years ago |
Jonas Maebe
|
76111bb9eb
+ implemented a_call_ref()
|
23 years ago |
florian
|
2290ef3c9c
* made _start global
|
23 years ago |
florian
|
d1f89ec5e3
* fixed undefined labels
|
23 years ago |