fpc/compiler/powerpc64
Jonas Maebe 3be51e1455 * fixed endless recursion in tabstractrecorddef.contains_float_field() in
case a record contains an internal typed constant of its own type
    (which happened becuase such a typed constant is also fieldvarsym, solved
     by checking for sp_static) (mantis #27880)
  * fixed several other similar cases in the compiler where we are only
    interested in instance fields, but processed all fieldvarsyms

git-svn-id: trunk@30614 -
2015-04-16 21:25:22 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas
cpubase.pas + rldcl., rldicl., rldcr[.] and rldicr[.] opcodes (needed for new 2015-03-14 18:36:02 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas + added tasmlist parameter to getintparaloc() (needed for llvm) 2015-04-04 14:29:16 +00:00
cpupi.pas * allocate enough room in assembler routines for a complete linkage area 2015-03-14 18:36:14 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas + rldcl., rldicl., rldcr[.] and rldicr[.] opcodes (needed for new 2015-03-14 18:36:02 +00:00
nppcadd.pas
nppccal.pas
nppccnv.pas
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 * fixed endless recursion in tabstractrecorddef.contains_float_field() in 2015-04-16 21:25:22 +00:00