Jonas Maebe
|
7ff7b4c2c3
* added regallocs for esi
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
521b0a2672
* cargs must also increase pushedparasize else it won't be 'popped'
|
25 years ago |
Jonas Maebe
|
60d858c278
* regallocation fixes
|
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
|
8ee9f7a531
* fixed funcret within inlined procedure
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
florian
|
51b96fabc3
* compiler didn't complain about l1+l2:=l1+l2; it gave only an assembler
|
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
|
1ef3c84bb8
* double del_reference removed
|
26 years ago |
florian
|
02c2611b20
* bugs 593 and 607 fixed
|
26 years ago |
florian
|
1609dde2ca
* fixed bug #596
|
26 years ago |
peter
|
4a9bbef37a
* removed warning
|
26 years ago |
peter
|
8e5c13cf47
* fixed temp allocation for arrayconstructor
|
26 years ago |
florian
|
656d4330cd
* bug #519 fixed
|
26 years ago |
michael
|
dc3cc78caa
+ Hopefuly last fixes for resourcestrings
|
26 years ago |
peter
|
da93f32ae0
* resources are working again
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
michael
|
9f61960ca1
* more resourcestring changes
|
26 years ago |
michael
|
d57e16aec2
* Hopefully final attempt at resourcestrings
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
peter
|
19c48bf75b
* arrayconstructor -> arrayofconst fixed when arraycosntructor was not
|
26 years ago |
peter
|
d7a37edfbd
* support for array constructors extended and more error checking
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |