Jonas Maebe
|
2e944b3b71
* fixed darwin cycle
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
peter
|
35e466d971
* remove copy_value_on_stack and a_param_copy_ref
|
20 years ago |
peter
|
04c97cc129
* load jmp_buf_size from system unit
|
20 years ago |
florian
|
4647e2e720
* init./final code isn't created for pure assembler procedures anymore
|
20 years ago |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 years ago |
Jonas Maebe
|
20361e7eb8
+ support LOC_VOID in gen_load_para_value()
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
peter
|
296e81146e
* insert stack_check helper call before doing register allocation
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
Jonas Maebe
|
fcf16c4983
* fixed synchronising 64bit regvars on 32bit systems at the start and
|
20 years ago |
Jonas Maebe
|
7c9d8d8872
* fixed int64 regvar bug in location_force_register
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
36268edfed
* fix for int64 parameters passed in a single LOC_REFERENCE of 8 bytes
|
20 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 |
michael
|
180966c0aa
* Split po_public into po_public and po_global (Peter)
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |
peter
|
7c0b6e129e
* fixed wrong typecasts
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
7b8c44bbce
* fixed open arrays when using register variables
|
21 years ago |
peter
|
79e754cb8c
forgot if cs_debuginfo
|
21 years ago |
peter
|
f4a7c3d444
fixed debuginfo for variables in staticsymtable
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
olle
|
51fb338952
* reverted, for macos only, last change.
|
21 years ago |
peter
|
ed07ab5f04
* localloc of staticsymtable needs a AT_NONE since it is a reference
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |
peter
|
adb6f59eef
* small regvar fixes
|
21 years ago |