peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
Jonas Maebe
|
5a98f00e7f
- removed mov "reg, reg" optimizations, as they are removed by the
|
21 years ago |
Jonas Maebe
|
c006ab8326
- removed double construction of fpu register allocator
|
21 years ago |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
Jonas Maebe
|
92f038ebec
* fixed saving/restoring of volatile fpu registers under sysv
|
21 years ago |
Jonas Maebe
|
83323b4955
* fixed tb0350 (support loading address of reference containing the
|
21 years ago |
Jonas Maebe
|
8953ed5494
* fixed tnotnode for < 32 bit quantities
|
21 years ago |
florian
|
218beb5b32
* handling of open array value parameters fixed
|
21 years ago |
peter
|
1c7e6fc380
* sparc updates
|
21 years ago |
florian
|
7bd24b32c3
+ register allocators are set to nil now after they are freed
|
21 years ago |
florian
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
Jonas Maebe
|
03d03d7ce4
* fixed compilation and simplified fixref, so it never has to reallocate
|
21 years ago |
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
|
21 years ago |
Jonas Maebe
|
30cf6be249
* another fix to a_load_ref_reg()
|
21 years ago |
Jonas Maebe
|
8cb716ca56
* fixed load_ref_reg for source > dest size
|
21 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 |