Jonas Maebe
|
4c3b9ce6c3
* fixed a_jmp_name() for darwin
|
20 years ago |
Jonas Maebe
|
fcf16c4983
* fixed synchronising 64bit regvars on 32bit systems at the start and
|
20 years ago |
Jonas Maebe
|
49a8939b22
* modifications to work with the generic code to copy LOC_REFERENCE
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
Jonas Maebe
|
c0b4a9026c
+ empty g_save_standard_registers/g_restore_standard_registers overrides
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |
peter
|
2ee2004032
* fixed compilation with removed loadref
|
21 years ago |
Jonas Maebe
|
513b687ce7
+ support for nostackframe directive
|
21 years ago |
Jonas Maebe
|
99c6740d7d
* include pi_do_call if we generate a call instead of internalerroring
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
Jonas Maebe
|
8e0fd21568
* fixed op_const_reg_reg for (OP_ADD,0,reg1,reg2)
|
21 years ago |
Jonas Maebe
|
fab51678da
* fixed passing of fpu paras on the stack
|
21 years ago |
Jonas Maebe
|
d30ced66a1
* fixed several errors due to aword -> aint change
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
54cb433625
* powerpc compiles again
|
21 years ago |
Jonas Maebe
|
42f59a3ca9
* parameters passed on the stack now also work as register variables
|
21 years ago |
Jonas Maebe
|
174cea8023
* changed calling of external procedures to be the same as under gcc
|
21 years ago |
olle
|
6be3ad0f87
* macos: fixed large offsets in references
|
21 years ago |
florian
|
8cdd1af070
* fixed ppc compilation
|
21 years ago |
florian
|
5b32162bde
* got entry code fixed
|
21 years ago |
florian
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
302d2d1442
* compilation fixed
|
21 years ago |
olle
|
d173a77b9f
* macos: a_load_store fixed to only allocat temp reg if needed, side effect is compiler work for macos again.
|
21 years ago |
Jonas Maebe
|
9495f77117
- removed taicpu.is_reg_move because it's not used anymore
|
21 years ago |
Jonas Maebe
|
a23c7932cf
* fixed previous commit
|
21 years ago |