florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
peter
|
601160a0e3
* powerpc compiles again
|
22 年之前 |
Jonas Maebe
|
2a3c6e0de5
* fixed conversion from signed value to floats if the compiler is
|
22 年之前 |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 年之前 |
Jonas Maebe
|
7ca760912b
* tcginnode.pass_2 doesn't call a helper anymore in any case
|
22 年之前 |
Jonas Maebe
|
eb066d3b32
* calculate localsize also in g_return_from_proc since it's now called
|
22 年之前 |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 年之前 |
Jonas Maebe
|
7fc5c04a14
* fixed bug in second_int_to_bool I introduced previous time
|
22 年之前 |
Jonas Maebe
|
f616bfd3e2
* fixed second_int_to_bool() (but still problem with typecasts used for
|
22 年之前 |
Jonas Maebe
|
5f71d48015
* yet another final fix for second_int_to_real() :) (tested this time)
|
22 年之前 |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 年之前 |
peter
|
72ad478f97
* fix compile for ppc,sparc,m68k
|
22 年之前 |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 年之前 |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 年之前 |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 年之前 |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
22 年之前 |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 年之前 |
Jonas Maebe
|
3be297f39c
+ added entry for pwchar_to_string conversion addition
|
23 年之前 |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 年之前 |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 年之前 |
florian
|
c853f24a86
* more ppc assembling fixes
|
23 年之前 |
carl
|
d175d7113f
+ added fixing because first_in_to_real is now completely generic
|
23 年之前 |
florian
|
3ec544be88
* fixed powerpc compilation problems
|
23 年之前 |
Jonas Maebe
|
ee7d5f7b2a
* various fixes and optimizations
|
23 年之前 |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 年之前 |
Jonas Maebe
|
04cb71275a
+ second_int_to_int implementation which is almost the same as the
|
23 年之前 |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 年之前 |
florian
|
156fc666c8
* small typo fixed, compiles with 1.0.x again
|
23 年之前 |
Jonas Maebe
|
3eb6dc156e
* hopefully final fix for second_int_to_real()
|
23 年之前 |