Jonas Maebe
|
4f53d8367d
* introduced bug (x shl 65 = x shl 1 when shifting with a constant, but
|
20 yıl önce |
peter
|
c95a859f0a
* generic tlocation
|
21 yıl önce |
peter
|
d19663f3a8
* save standard registers moved to tcgobj
|
21 yıl önce |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 yıl önce |
florian
|
8a9758c5e2
* logs truncated
|
21 yıl önce |
Jonas Maebe
|
c2efd86268
+ integer division-by-zero detection support for ppc
|
21 yıl önce |
Jonas Maebe
|
8be1033511
* (64 bit int) shl/shr (value > 63) := 0
|
21 yıl önce |
Jonas Maebe
|
8953ed5494
* fixed tnotnode for < 32 bit quantities
|
21 yıl önce |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 yıl önce |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 yıl önce |
peter
|
c05cf49b35
* removed empty cga unit
|
22 yıl önce |
peter
|
601160a0e3
* powerpc compiles again
|
22 yıl önce |
Jonas Maebe
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 yıl önce |
Jonas Maebe
|
68b629fd16
* fixed small bug where a location was set to LOC_CREGISTER instead of
|
22 yıl önce |
Jonas Maebe
|
eb066d3b32
* calculate localsize also in g_return_from_proc since it's now called
|
22 yıl önce |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 yıl önce |
Jonas Maebe
|
4ca3d9a2e9
* fixed shr of 64 bit values by non-immediate value
|
22 yıl önce |
Jonas Maebe
|
b993c4e2db
* fixed shifts
|
22 yıl önce |
florian
|
cca5ca2ab9
* fixed not node
|
22 yıl önce |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 yıl önce |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 yıl önce |
florian
|
34a91d9171
* fixed broken PowerPC compiler
|
22 yıl önce |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 yıl önce |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 yıl önce |
Jonas Maebe
|
b72f53ab92
* fixed unary minus of 64bit values
|
23 yıl önce |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 yıl önce |
carl
|
588abc6631
* jmpbuf size allocation for exceptions is now cpu specific (as it should)
|
23 yıl önce |
Jonas Maebe
|
ee7d5f7b2a
* various fixes and optimizations
|
23 yıl önce |
Jonas Maebe
|
61a2a3ae37
* fixed bug in shl/shr code
|
23 yıl önce |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 yıl önce |