tom_at_work
|
93bb997d8f
* ppc64/linux: enhanced varargs support (passes tprintf test now)
|
20 年之前 |
florian
|
cd96d43ac3
* reverted lazy binding patch: lazy binding requires anyways PIC
|
20 年之前 |
florian
|
72d7597edc
+ implementation of lazy binding for linux
|
20 年之前 |
Jonas Maebe
|
89094457c5
* pass varargs float parameters only in integer registers instead of only
|
20 年之前 |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 年之前 |
peter
|
2f0fdd1847
* cleaner fix for tb0496 (r1185)
|
20 年之前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年之前 |
florian
|
adb193497d
+ softfloat support for wince
|
20 年之前 |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 年之前 |
florian
|
1eed46514f
* passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219
|
20 年之前 |
florian
|
32b96e75f3
* more fixes for float parameter handling on arm
|
20 年之前 |
florian
|
c15f720867
* fixed passing of floats for cdecl procedures/functions
|
20 年之前 |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 年之前 |
florian
|
355aaa69c8
+ before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
5db9200128
decr refcnt for out paras
|
20 年之前 |
peter
|
50bbe3c205
* support typecasting a ordinal const to 8 byte record. a_param_loc
|
20 年之前 |
peter
|
6e0cf1751a
fix register deallocation for 64bit results
|
20 年之前 |
peter
|
5edffaf371
* remove is_single_reference
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
Jonas Maebe
|
2e944b3b71
* fixed darwin cycle
|
20 年之前 |
peter
|
cd01e600b9
* update x86_64 with new cpupara
|
20 年之前 |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
20 年之前 |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 年之前 |
florian
|
b28dbc570d
* removed ie20050111
|
20 年之前 |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 年之前 |
florian
|
fcfbc935a1
+ implemented abi compliant handling of strucutured functions results on sparc platform
|
20 年之前 |
peter
|
cf8c959014
* release temps in array constructor
|
20 年之前 |
peter
|
a15f1c3283
* Don't release methodpointer. It is maybe still needed when we need to
|
20 年之前 |