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 |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 vuotta sitten |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 vuotta sitten |
olle
|
a8b84c17e4
* changed ungetregister to ungetregisterint in tppcaddnode.clear_left_right
|
22 vuotta sitten |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 vuotta sitten |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 vuotta sitten |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 vuotta sitten |
Jonas Maebe
|
f18626a534
* some range errors fixed
|
23 vuotta sitten |
Jonas Maebe
|
d20dd2b433
* more optimizations for 64bit compares
|
23 vuotta sitten |
Jonas Maebe
|
d1ac166584
* fixed optimized 64 compares
|
23 vuotta sitten |
Jonas Maebe
|
426de6d36f
* fixed bugs in 64bit operations (registers weren't always allocated for
|
23 vuotta sitten |
florian
|
391ce796ef
* fixed several problems caused by Jonas' commit :)
|
23 vuotta sitten |
Jonas Maebe
|
7a8429a4fe
* fixed 64bit comparisons
|
23 vuotta sitten |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 vuotta sitten |
Jonas Maebe
|
3ab3c91e0a
- remove valuelow/valuehigh fields from tlocation, because they depend
|
23 vuotta sitten |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 vuotta sitten |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 vuotta sitten |
Jonas Maebe
|
387f05b00d
* some overflow checking fixes
|
23 vuotta sitten |