Jonas Maebe
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 жил өмнө |
Jonas Maebe
|
399ffb2005
* allocate enough room in assembler routines for a complete linkage area
|
10 жил өмнө |
Jonas Maebe
|
33ed32b024
* when targeting the ELFv2 ABI, don't reserve space for the (never used)
|
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
|
f36e5411af
* split cpu64bit compiler define into
|
17 жил өмнө |
Jonas Maebe
|
45b7358d81
+ PIC support for darwin/ppc64
|
18 жил өмнө |
tom_at_work
|
73b88f4d46
* constantified hardcoded minimum stackframe size required by the (powerpc64/linux) ABI
|
18 жил өмнө |
Jonas Maebe
|
9c9684b3a3
* r6498 for ppc64
|
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 жил өмнө |
tom_at_work
|
f31ede0b12
* fixed code generation after recent changes of int_cgsize()
|
19 жил өмнө |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 жил өмнө |
tom_at_work
|
b309574e22
* fixed code generation for -Og switch
|
19 жил өмнө |
tom_at_work
|
3462426b1d
* stack frame optimizations
|
19 жил өмнө |
tom_at_work
|
e4a61f4af1
* a_op_const_reg_reg optimizations
|
20 жил өмнө |
tom_at_work
|
c5f89d7efd
* release old stack pointer register on ppc64 after method prolog
|
20 жил өмнө |
tom_at_work
|
5fcb64f350
* parameter passing is now more ABI compliant
|
20 жил өмнө |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 жил өмнө |