fpc/compiler/powerpc64
tom_at_work b309574e22 * fixed code generation for -Og switch
* copied createtempparaloc() method from i386 parameter manager to avoid copying for larger value parameters (see 2692)
* do not copy memory if references are equal in g_concatcopy()
* do not emit some strings used for debugging into assembly file in g_concatcopy by default anymore
* simplification of boolean expression in calc_stackframe_size()

git-svn-id: trunk@2694 -
2006-02-26 17:30:49 +00:00
..
aasmcpu.pas * fixed tlist overflow in some corner cases when fixing up jumps 2006-01-26 09:54:56 +00:00
agppcgas.pas * basic ppc64 PIC code support 2006-01-08 13:28:46 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * fixed code generation for -Og switch 2006-02-26 17:30:49 +00:00
cpubase.pas * stack frame optimizations 2006-01-04 23:27:40 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * fixed code generation for -Og switch 2006-02-26 17:30:49 +00:00
cpupi.pas * fixed code generation for -Og switch 2006-02-26 17:30:49 +00:00
cpuswtch.pas
cputarg.pas
itcpugas.pas
nppcadd.pas
nppccal.pas * ppc64/linux specific compiler patches to improve C parameter passing compatibility 2005-12-18 22:08:13 +00:00
nppccnv.pas
nppcinl.pas
nppcld.pas
nppcmat.pas * div by const now enabled with -O2 (not -O3) 2006-01-08 18:04:44 +00:00
nppcset.pas * fixed compilation on 32 bit hosts 2006-02-19 18:20:48 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * added support for BI and BO fields for branches 2006-01-03 21:07:39 +00:00
rgcpu.pas
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc