peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 years ago |
Jonas Maebe
|
7356f83713
* fixed calling of external procedures if the first time they are used in a
|
20 years ago |
Jonas Maebe
|
aea6563bba
* no longer change r12 when fpu regs have to saved, corrupted copying of
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
Jonas Maebe
|
74cc20070d
* r2 can be used by the register allocator under Darwin
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
Károly Balogh
|
18be2ff0fd
* sysv abi also uses F0-F13 as volatile registers
|
20 years ago |
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 |