mazen
|
3b092352e1
- remove $IFDEF DELPHI and related code
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
Jonas Maebe
|
92f038ebec
* fixed saving/restoring of volatile fpu registers under sysv
|
21 years ago |
Jonas Maebe
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 years ago |
Jonas Maebe
|
8ad6133ea3
* more ppc fixes, hello world works again under linuxppc
|
22 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |
olle
|
c6f4df63e6
+ cleaning up in proc entry and exit, now calc_stack_frame always is used.
|
22 years ago |
Jonas Maebe
|
ddcab79323
* set correct localsymtable fixup already in handle_body_start instead
|
22 years ago |
olle
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 years ago |
Jonas Maebe
|
1846337739
* fixed ppc compiler
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
Jonas Maebe
|
6f3e16298a
* function results can now also be regvars
|
22 years ago |
Jonas Maebe
|
d321a5aa3d
* fixed framepointer storage: it's now always stored at r1+12, which is
|
22 years ago |
Jonas Maebe
|
74301b9544
* fixed support for nested procedures and more parameters than those
|
22 years ago |
peter
|
5f6de7eb1f
* inherite from tcgprocinfo
|
22 years ago |
Jonas Maebe
|
624819ccb8
* fixed para/localst calculations (note to self: don't commit at
|
22 years ago |
Jonas Maebe
|
9055529171
* workaround for nested procedures until Peter fixes it properly :)
|
22 years ago |
Jonas Maebe
|
d816c6a8c6
* powerpc nested procedure fixes, should work completely now if all
|
22 years ago |
florian
|
9c507c2da0
* fixed ppc compiler which was broken by Peter's changes
|
22 years ago |
florian
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 years ago |
Jonas Maebe
|
f64d66fa48
* call inherited after_header as well
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
a5e7f02527
* updated for removed lexlevel
|
22 years ago |
florian
|
15c0b633ab
* fixed the powerpc to work with the new function result handling
|
22 years ago |
florian
|
7ec9711f9a
* fixed several issues with nested procedures
|
22 years ago |
Jonas Maebe
|
f51a189be0
* don't generate entry/exit code for assembler procedures
|
22 years ago |
Jonas Maebe
|
ec71805aa8
* several ppc/generic result offset related fixes. The "normal" result
|
22 years ago |