Jonas Maebe
|
70a5d1e4c2
* create_paraloc_info() is now called separately for the caller and
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
peter
|
b489c2d65e
* allocpara/freepara 64bit support
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
d179aea20d
* ungetregisterfpu gets size parameter
|
22 years ago |
Jonas Maebe
|
55509b199b
* (de)allocation of registers for parameters is now performed properly
|
22 years ago |
Jonas Maebe
|
419d7a9848
- disabled changing of LOC_*REGISTER to LOC_C*REGISTER in setparalocs,
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
peter
|
c577c78366
* removed ret_in_acc, it's the reverse of ret_in_param
|
22 years ago |
florian
|
72df326165
* some 64 bit adaptions in ncgadd
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
cf1f53f910
* fix push_high_param for cdecl
|
22 years ago |
peter
|
3a321cb62e
* cdecl array of const has no addr push
|
22 years ago |
peter
|
e248c0ece4
* fixed C style array of const
|
22 years ago |
carl
|
59d3edeec7
* Several bugfixes for m68k target (register alloc., opcode emission)
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
4cb96bf79b
* remove unused global var
|
22 years ago |
peter
|
46ed8eb932
* fixed pushing of records>8 bytes with stdcall
|
22 years ago |
peter
|
cab4c8879f
* only compile cs_fp_emulation support when cpufpuemu is defined
|
23 years ago |
peter
|
3d696d9c7c
* tvarsym.get_push_size replaced by paramanager.push_size
|
23 years ago |
peter
|
8c82be898d
* copy_value_on_stack method added for cdecl record passing
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
7dfdac71c0
* only push small arrays on the stack for win32
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
florian
|
1a6d33860b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |