florian
|
32b96e75f3
* more fixes for float parameter handling on arm
|
20 years ago |
florian
|
c15f720867
* fixed passing of floats for cdecl procedures/functions
|
20 years ago |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 years ago |
florian
|
355aaa69c8
+ before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
5db9200128
decr refcnt for out paras
|
20 years ago |
peter
|
50bbe3c205
* support typecasting a ordinal const to 8 byte record. a_param_loc
|
20 years ago |
peter
|
6e0cf1751a
fix register deallocation for 64bit results
|
20 years ago |
peter
|
5edffaf371
* remove is_single_reference
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
Jonas Maebe
|
2e944b3b71
* fixed darwin cycle
|
20 years ago |
peter
|
cd01e600b9
* update x86_64 with new cpupara
|
20 years ago |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
20 years ago |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 years ago |
florian
|
b28dbc570d
* removed ie20050111
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
florian
|
fcfbc935a1
+ implemented abi compliant handling of strucutured functions results on sparc platform
|
20 years ago |
peter
|
cf8c959014
* release temps in array constructor
|
20 years ago |
peter
|
a15f1c3283
* Don't release methodpointer. It is maybe still needed when we need to
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
21 years ago |
peter
|
a29eab36c7
* fixed funcretloc for sparc
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |