fpc/compiler/powerpc
Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables.
the syntax is exactly the same as for "external", except for
    the keyword. It is currently only active for Darwin targets.
    It should also work at least for Linux targets, but only with
    the GNU assembler (which is why it is not activated there)
  + test for this functionality

git-svn-id: trunk@12009 -
2008-11-01 18:38:32 +00:00
..
agppcmpw.pas * fixed uses of custom-length string types in function/property 2007-12-17 13:36:30 +00:00
aoptcpu.pas + internal round/trunc support for ppc970 using fctid/fctidz 2008-02-20 11:49:15 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
cpubase.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
cpuinfo.pas + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 2008-03-02 12:59:02 +00:00
cpunode.pas * unified nppcset for ppc32/ppc64 since virtually identical 2006-11-16 18:56:28 +00:00
cpupara.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
cpupi.pas + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
cputarg.pas
itcpugas.pas * rlwnm_ -> rlwnm. 2008-02-20 11:50:12 +00:00
nppcadd.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
nppccal.pas * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 2007-07-08 20:50:58 +00:00
nppccnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nppcmat.pas + "weakexternal" support for imported procedures and variables. 2008-11-01 18:38:32 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 2007-09-26 16:41:32 +00:00
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