Jonas Maebe
|
067c588089
- removed unused variables
|
20 vuotta sitten |
Jonas Maebe
|
26ab4ead33
* fixed intermittent bug in overflow checking of subtractions
|
21 vuotta sitten |
Jonas Maebe
|
fff0683902
* fixed overflow checking of unsigned multiplications
|
21 vuotta sitten |
peter
|
c95a859f0a
* generic tlocation
|
21 vuotta sitten |
Jonas Maebe
|
e737e39888
* fixed bugs due to change of the value field of tlocation from aword to
|
21 vuotta sitten |
peter
|
d19663f3a8
* save standard registers moved to tcgobj
|
21 vuotta sitten |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 vuotta sitten |
Jonas Maebe
|
c2210f01b9
* only specially handle 64bit operations on ordinals
|
21 vuotta sitten |
Jonas Maebe
|
50dfc8f5a7
* do a resulttypepass of left in the overloaded pass_1 before checking
|
21 vuotta sitten |
Jonas Maebe
|
6dc5cfdb8d
- removed useless maybe_pushfpu code for ppc
|
21 vuotta sitten |
florian
|
8a9758c5e2
* logs truncated
|
21 vuotta sitten |
peter
|
54cb433625
* powerpc compiles again
|
21 vuotta sitten |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 vuotta sitten |
peter
|
b4159755d2
* fixed too long ie number
|
21 vuotta sitten |
Jonas Maebe
|
da6a3d28c8
* hopefully fixed tb0454
|
21 vuotta sitten |
Jonas Maebe
|
8c11916462
* forgot call to cg.g_overflowcheck() in nppcadd
|
21 vuotta sitten |
Jonas Maebe
|
e4312930d1
* fixed usigned overflow checking
|
21 vuotta sitten |
peter
|
ec2e200e42
* fixed ppc build
|
22 vuotta sitten |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 vuotta sitten |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 vuotta sitten |
peter
|
c05cf49b35
* removed empty cga unit
|
22 vuotta sitten |
peter
|
601160a0e3
* powerpc compiles again
|
22 vuotta sitten |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 vuotta sitten |
Jonas Maebe
|
eb066d3b32
* calculate localsize also in g_return_from_proc since it's now called
|
22 vuotta sitten |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 vuotta sitten |
Jonas Maebe
|
413030a90d
* fixed problem where sometimes no register was allocated for the result
|
22 vuotta sitten |
Jonas Maebe
|
cfe94be378
* fixed overflow checking form of 64bit add instruction
|
22 vuotta sitten |
Jonas Maebe
|
92ac35cc37
* fixed 64bit "const - reg/ref" bugs
|
22 vuotta sitten |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 vuotta sitten |
peter
|
c092e24817
* fixes to get rtl compiled
|
22 vuotta sitten |