fpc/compiler/powerpc64
Jonas Maebe 654cda7387 --- Merging r30164 into '.':
U    compiler/powerpc/cgcpu.pas
U    compiler/powerpc/cpubase.pas
U    compiler/powerpc64/cgcpu.pas
U    compiler/ncgutil.pas
U    compiler/ppcgen/hlcgppc.pas
A    tests/webtbs/tw27634.pp
--- Merging r30169 into '.':
U    compiler/pdecobj.pas
A    tests/test/tobjc43.pp
--- Merging r30177 into '.':
U    compiler/pexpr.pas
A    tests/test/tmacfunret2.pp
--- Merging r30178 into '.':
U    compiler/options.pas
--- Merging r30204 into '.':
U    compiler/i8086/cpupara.pas
--- Merging r30208 into '.':
U    compiler/powerpc64/cpubase.pas
U    compiler/powerpc64/itcpugas.pas
--- Merging r30209 into '.':
U    rtl/linux/si_intf.inc
--- Merging r30219 into '.':
U    compiler/powerpc64/cpupara.pas

# revisions: 30164,30169,30177,30178,30204,30208,30209,30219

git-svn-id: branches/fixes_3_0@30252 -
2015-03-17 17:07:00 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas --- Merging r30164 into '.': 2015-03-17 17:07:00 +00:00
cpubase.pas --- Merging r30164 into '.': 2015-03-17 17:07:00 +00:00
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas --- Merging r30164 into '.': 2015-03-17 17:07:00 +00:00
cpupi.pas * 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. 2014-04-02 14:17:23 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas --- Merging r30164 into '.': 2015-03-17 17:07:00 +00:00
nppcadd.pas
nppccal.pas
nppccnv.pas * moved pbestrealtype from symdef to symcpu 2014-04-01 21:41:37 +00:00
nppcld.pas
nppcmat.pas
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.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
symcpu.pas Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 2014-04-11 14:30:59 +00:00