florian
|
938f46f246
* fixed some crashes and a rte 201
|
22 years ago |
olle
|
5e90be8184
* macos: changing code gen for references to globals
|
23 years ago |
Jonas Maebe
|
fb5b623e30
* fixed bctr(l) problems
|
23 years ago |
olle
|
9284b36d3b
* macos: globals are located in TOC and relative r2, instead of absolute
|
23 years ago |
olle
|
b71c1492a9
* macos entry/exit: only used registers are saved
|
23 years ago |
olle
|
4d3ed1a22c
* macos stack frame size computing updated
|
23 years ago |
olle
|
7fde7960b5
* reorganized prologue and epilogue routines
|
23 years ago |
florian
|
fa4a4de18c
* all A_BL instructions replaced by calls to a_call_name
|
23 years ago |
Jonas Maebe
|
a738c4ddcf
* changed a_call_* so that no superfluous code is generated anymore
|
23 years ago |
olle
|
fa695eefea
* made a_load_store more robust and to accept large offsets and cleaned up code
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
Jonas Maebe
|
02e9260997
+ added some internal errors
|
23 years ago |
Jonas Maebe
|
32d4d8780f
* fixed TOpCmp2AsmCond array (some unsigned equivalents were wrong)
|
23 years ago |
Jonas Maebe
|
07c1116a8c
* several large offset-related fixes
|
23 years ago |
florian
|
a7a354956d
* first part of PowerPC fixes
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
Jonas Maebe
|
ce868dcdac
+ a_call_reg()
|
23 years ago |
Jonas Maebe
|
c7df12f6f0
* fixed range error
|
23 years ago |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 years ago |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 years ago |
Jonas Maebe
|
431b9fac81
* fixed a_call_ref (it should load ctr, not lr)
|
23 years ago |
florian
|
391ce796ef
* fixed several problems caused by Jonas' commit :)
|
23 years ago |
Jonas Maebe
|
76111bb9eb
+ implemented a_call_ref()
|
23 years ago |
florian
|
0d1a344d7f
+ the ppc gas assembler writer adds now registers aliases
|
23 years ago |
florian
|
b841ba8b16
* some assembler writer bugs fixed
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |