Jonas Maebe
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 жил өмнө |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 жил өмнө |
sergei
|
96dd464bf2
* Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter.
|
11 жил өмнө |
Jonas Maebe
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
16 жил өмнө |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 жил өмнө |
Jonas Maebe
|
0926c4c64d
* properly set needstackframe for assembler routines
|
18 жил өмнө |
Jonas Maebe
|
c4913ac85d
* don't save stack pointer if we don't need to allocate a
|
18 жил өмнө |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 жил өмнө |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 жил өмнө |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
florian
|
85d63d9fa9
* settings refactored
|
19 жил өмнө |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
Jonas Maebe
|
988f689445
* fixed compilation
|
19 жил өмнө |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 жил өмнө |
Jonas Maebe
|
285744fe00
* fixed range errors
|
19 жил өмнө |
Jonas Maebe
|
c423e23bb4
* only use r12 as frame pointer in the entry code for ppc if necessary
|
19 жил өмнө |
Jonas Maebe
|
c3f27eee06
* optimized generation of and generated entry and exit code:
|
19 жил өмнө |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 жил өмнө |
fpc
|
50778076c3
initial import
|
20 жил өмнө |
peter
|
e417e34496
* truncate log
|
20 жил өмнө |
mazen
|
3b092352e1
- remove $IFDEF DELPHI and related code
|
21 жил өмнө |
florian
|
8a9758c5e2
* logs truncated
|
21 жил өмнө |
florian
|
06a33abebd
* fixed arg. area calculation
|
21 жил өмнө |
Jonas Maebe
|
92f038ebec
* fixed saving/restoring of volatile fpu registers under sysv
|
21 жил өмнө |
Jonas Maebe
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 жил өмнө |
Jonas Maebe
|
8ad6133ea3
* more ppc fixes, hello world works again under linuxppc
|
21 жил өмнө |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
21 жил өмнө |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 жил өмнө |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 жил өмнө |
olle
|
c6f4df63e6
+ cleaning up in proc entry and exit, now calc_stack_frame always is used.
|
22 жил өмнө |