sergei
|
1c652eb8f9
MIPS procinfo improvements:
|
hace 12 años |
sergei
|
5812cf3b46
* MIPS: allocate 16-byte outgoing parameter area also for procedures declared as 'assembler' without 'nostackframe'. This is a half-measure because there is no way to determine correct size to allocate for such procedures (probably we must add some directive to specify it). The same generally applies to all targets with fixed stack, not just MIPS.
|
hace 12 años |
sergei
|
354ebb822a
* MIPS: fixed layout of stack frame in case procedure does only low-level calls (via a_call_name, etc.). A 16-byte outgoing parameter area must be allocated regardless of actual parameter count.
|
hace 12 años |
pierre
|
7bd7cf275c
handle po_nostackframe for calc_stack_size
|
hace 13 años |
pierre
|
a3ef2b42a8
Remove more TABs in sources
|
hace 13 años |
pierre
|
fc81979f61
set got at create of cs_create_pic is used
|
hace 13 años |
pierre
|
a892e2aa6f
set pi_needs_got always if cs_create_pic is on
|
hace 13 años |
pierre
|
aa8747f5c9
Add more information to TMipsProcInfo class
|
hace 13 años |
Jonas Maebe
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
hace 13 años |
pierre
|
a3184d7ff5
Merge of 21562 by Foxsen, needs_frame_pointer field added to TMIPSProcInfo
|
hace 13 años |
pierre
|
2e4703d454
Merge of revision 21553 by Foxsen.
|
hace 13 años |
pierre
|
550bbb0186
+ computed_local_size new longint field in TMIPSProcInfo
|
hace 13 años |
pierre
|
22eae1b337
* Stack setup for MIPS and MIPSEL
|
hace 13 años |
florian
|
25e82bb1af
* fix stack frame generation on mips(el)
|
hace 13 años |
florian
|
e5ebb2a26e
* started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk
|
hace 16 años |