peter
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
Károly Balogh
|
c5afdadecb
* fixed compilation with -dppc603
|
21 years ago |
Jonas Maebe
|
8c11916462
* forgot call to cg.g_overflowcheck() in nppcadd
|
21 years ago |
florian
|
e63ae3ffee
* a_load_ref_ref isn't allowed to be used in g_stackframe_entry
|
22 years ago |
Jonas Maebe
|
30cf6be249
* another fix to a_load_ref_reg()
|
22 years ago |
Jonas Maebe
|
8cb716ca56
* fixed load_ref_reg for source > dest size
|
22 years ago |
Jonas Maebe
|
255589e12e
* fixed some int<->boolean type conversion issues
|
22 years ago |
Jonas Maebe
|
4ac4d2cadb
* fixded fixref() regarding the reallocation of already freed registers
|
22 years ago |
Jonas Maebe
|
08a966d88a
* fixed fpu regallocator initialisation
|
22 years ago |
florian
|
256299c274
* fixed reading of reg. sets in the arm assembler reader
|
22 years ago |
florian
|
f72431af31
+ copying of open array value parameters to the heap implemented
|
22 years ago |
Jonas Maebe
|
a624d954f4
* fixed releasing of references (ppc also has a base and an index, not
|
22 years ago |
florian
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
florian
|
5b33ab3643
* fixed more ppc stuff
|
22 years ago |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
peter
|
ec2e200e42
* fixed ppc build
|
22 years ago |
florian
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 years ago |
florian
|
c70c620d9b
* some ideas for mm support implemented
|
22 years ago |
florian
|
1df13c788c
* fixed some MMX<->SSE
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
Jonas Maebe
|
c8863b920b
* fixed some ppc problems
|
22 years ago |
peter
|
98d153815c
* some fixes for ppc
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
Jonas Maebe
|
11e98e7d73
* some newra optimizations (eliminate lots of moves between registers)
|
22 years ago |
olle
|
c6f4df63e6
+ cleaning up in proc entry and exit, now calc_stack_frame always is used.
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
olle
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 years ago |
Jonas Maebe
|
a3cb0d2002
* don't use rg.getregisterint() anymore in g_stackframe_entry_*, because
|
22 years ago |