peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
Jonas Maebe
|
c2210f01b9
* only specially handle 64bit operations on ordinals
|
21 years ago |
Jonas Maebe
|
50dfc8f5a7
* do a resulttypepass of left in the overloaded pass_1 before checking
|
21 years ago |
Jonas Maebe
|
6dc5cfdb8d
- removed useless maybe_pushfpu code for ppc
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
54cb433625
* powerpc compiles again
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
peter
|
b4159755d2
* fixed too long ie number
|
21 years ago |
Jonas Maebe
|
da6a3d28c8
* hopefully fixed tb0454
|
21 years ago |
Jonas Maebe
|
8c11916462
* forgot call to cg.g_overflowcheck() in nppcadd
|
21 years ago |
Jonas Maebe
|
e4312930d1
* fixed usigned overflow checking
|
21 years ago |
peter
|
ec2e200e42
* fixed ppc build
|
22 years ago |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
c05cf49b35
* removed empty cga unit
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
Jonas Maebe
|
eb066d3b32
* calculate localsize also in g_return_from_proc since it's now called
|
22 years ago |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 years ago |
Jonas Maebe
|
413030a90d
* fixed problem where sometimes no register was allocated for the result
|
22 years ago |
Jonas Maebe
|
cfe94be378
* fixed overflow checking form of 64bit add instruction
|
22 years ago |
Jonas Maebe
|
92ac35cc37
* fixed 64bit "const - reg/ref" bugs
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
peter
|
c092e24817
* fixes to get rtl compiled
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 years ago |
olle
|
a8b84c17e4
* changed ungetregister to ungetregisterint in tppcaddnode.clear_left_right
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |