florian
|
0284016ee9
* fixed several issues with powerpc
|
22 éve |
florian
|
253df05727
+ added first_ and last_imreg
|
22 éve |
Jonas Maebe
|
5893b9bb19
* fixed R_TOC bugs introduced by new register allocator conversion
|
22 éve |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 éve |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 éve |
carl
|
59d3edeec7
* Several bugfixes for m68k target (register alloc., opcode emission)
|
22 éve |
olle
|
6af7aba722
+ added new register constants
|
22 éve |
olle
|
a02a1adee1
* changed global var access, TOC now contain pointers to globals
|
22 éve |
daniel
|
6e507ba483
* Added register conversion
|
22 éve |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 éve |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 éve |
Jonas Maebe
|
85c3f6195a
+ some comments describing the fields of treference
|
23 éve |
mazen
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 éve |
mazen
|
41153e2b1a
+ return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one
|
23 éve |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 éve |
florian
|
a7a354956d
* first part of PowerPC fixes
|
23 éve |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 éve |
florian
|
0d1a344d7f
+ the ppc gas assembler writer adds now registers aliases
|
23 éve |
florian
|
39f35373a8
+ handling of local variables in direct reader implemented
|
23 éve |
Jonas Maebe
|
3ab3c91e0a
- remove valuelow/valuehigh fields from tlocation, because they depend
|
23 éve |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 éve |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 éve |
Jonas Maebe
|
bedbc15e75
* endianess fix
|
23 éve |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 éve |
Jonas Maebe
|
8ff3e3e1b3
* more misc. fixes, mostly constant-related
|
23 éve |
Jonas Maebe
|
1b983ee56e
* some typo corrections in the instruction tables
|
23 éve |
Jonas Maebe
|
83ce7360ed
* fixed typo in instruction table (_subco_ -> a_subco)
|
23 éve |
carl
|
448d40de1a
+ FPURESULTREG -> FPU_RESULT_REG
|
23 éve |
florian
|
15b9d096f9
* some more generic calling stuff fixed
|
23 éve |