peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
Jonas Maebe
|
7f889b8529
* fixed web bug #3103: the fpu conversion code couldn't deal with offsets
|
21 years ago |
Jonas Maebe
|
034725dfff
* fixed missing restoring of true/falselabels in case of explicit
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
Jonas Maebe
|
be0397b1d1
* fixed currency bugs. Int64 currency handling still needs to be
|
21 years ago |
Jonas Maebe
|
5f2356f45d
* finally fixed int->bool conversion properly
|
21 years ago |
Jonas Maebe
|
255589e12e
* fixed some int<->boolean type conversion issues
|
21 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 years ago |
florian
|
8b337fb5ef
+ type cast variant<->enum
|
22 years ago |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
Jonas Maebe
|
2a3c6e0de5
* fixed conversion from signed value to floats if the compiler is
|
22 years ago |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
Jonas Maebe
|
7ca760912b
* tcginnode.pass_2 doesn't call a helper anymore in any case
|
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
|
7fc5c04a14
* fixed bug in second_int_to_bool I introduced previous time
|
22 years ago |
Jonas Maebe
|
f616bfd3e2
* fixed second_int_to_bool() (but still problem with typecasts used for
|
22 years ago |
Jonas Maebe
|
5f71d48015
* yet another final fix for second_int_to_real() :) (tested this time)
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
peter
|
72ad478f97
* fix compile for ppc,sparc,m68k
|
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 |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
Jonas Maebe
|
3be297f39c
+ added entry for pwchar_to_string conversion addition
|
23 years ago |