peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
Jonas Maebe
|
85c3f6195a
+ some comments describing the fields of treference
|
23 years ago |
mazen
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
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 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
florian
|
a7a354956d
* first part of PowerPC fixes
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 years ago |
florian
|
0d1a344d7f
+ the ppc gas assembler writer adds now registers aliases
|
23 years ago |
florian
|
39f35373a8
+ handling of local variables in direct reader implemented
|
23 years ago |
Jonas Maebe
|
3ab3c91e0a
- remove valuelow/valuehigh fields from tlocation, because they depend
|
23 years ago |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
Jonas Maebe
|
bedbc15e75
* endianess fix
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
Jonas Maebe
|
8ff3e3e1b3
* more misc. fixes, mostly constant-related
|
23 years ago |
Jonas Maebe
|
1b983ee56e
* some typo corrections in the instruction tables
|
23 years ago |
Jonas Maebe
|
83ce7360ed
* fixed typo in instruction table (_subco_ -> a_subco)
|
23 years ago |
carl
|
448d40de1a
+ FPURESULTREG -> FPU_RESULT_REG
|
23 years ago |
florian
|
15b9d096f9
* some more generic calling stuff fixed
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
Jonas Maebe
|
5ee1a2ea17
* some available registers fixes
|
23 years ago |
Jonas Maebe
|
3e7b6ef7fa
* unarynminus and shlshr node fixed for 32bit and smaller ordinals
|
23 years ago |
florian
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
f6b3e2e37f
* synchronized cpubase between powerpc and i386
|
23 years ago |
peter
|
51688dade3
* a ppcppc can be build again
|
23 years ago |
carl
|
5cdad9e30f
* some small updates according to i386 version
|
23 years ago |