peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
michael
|
665c1f6410
+ patched to 1.1.0 with former 1.09patch from peter
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
5db0ddd7e9
* fix for bug #988
|
25 years ago |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
florian
|
795a06b4f2
+ Int64/QWord stuff for array of const added
|
25 years ago |
pierre
|
7f4168fb0a
* fix for bug #909
|
25 years ago |
peter
|
03dcba2fda
* fixed temp ansi handling within array constructor
|
25 years ago |
peter
|
c7cd8edaf2
* small order change for array of const which allows better optimization
|
25 years ago |
florian
|
9573dc7006
* some new stuff for the new cg
|
25 years ago |
pierre
|
16814c48ab
* fix for bug #859
|
25 years ago |
pierre
|
16638c8b65
* fixes for locals in inlined procedures
|
25 years ago |
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
|
26 years ago |
peter
|
8ee9f7a531
* fixed funcret within inlined procedure
|
26 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 |