Jonas Maebe
|
7ff7b4c2c3
* added regallocs for esi
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
a0cc4f970b
* an exception in a construcor calls now the destructor (this applies only
|
25 years ago |
peter
|
298677e4aa
* fixed pop_size included twice with clearstack
|
25 years ago |
peter
|
62df907953
* abstractprocdef.para_size needs alignment parameter
|
25 years ago |
peter
|
588b4489cc
* fixed missing push esi for constructor calling
|
25 years ago |
florian
|
eb1715ded4
* fixed for the fix of bug #793
|
25 years ago |
Jonas Maebe
|
60d858c278
* regallocation fixes
|
25 years ago |
florian
|
9836bd406b
* bug #793 fixed
|
25 years ago |
peter
|
25dda03cdc
* renamed call_offset to para_offset
|
25 years ago |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 years ago |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
999712c01e
* bug in extdebugg code for inlined procedures
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
pierre
|
7b5bae5ded
* fix for fpuvaroffset for unused return value
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
pierre
|
7bf3213a01
* use and remember that C functions with complex data results use ret $4
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
florian
|
d6c22004f4
* exception patch of Romio nevertheless the excpetion handling
|
26 years ago |
pierre
|
910372616a
* typo correction
|
26 years ago |
peter
|
2c94850f4c
* small array push to open array fixed, open array always needs addr
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
a7bc2dfb17
+ TEMPREGDEBUG code added
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
peter
|
f7dd7ed1ed
* fixed pushing of self with methodpointer
|
26 years ago |
florian
|
e53aceb9be
+ floating point register variables !!
|
26 years ago |