fpc/compiler/ppcgen
tom_at_work d84e8adc77 further fix for tw10233 on powerpc(64) platforms:
* do not overwrite left.location.register in second_int_to_bool() but use temp register when converting input value to C style truth values (i.e. 0,-1). With -Or enabled this register will be reused not containing the correct value anymore.

git-svn-id: trunk@10729 -
2008-04-19 22:47:41 +00:00
..
aasmcpu.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
agppcgas.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
cgppc.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
ngppcadd.pas * fixed wrong check in r10432 causing an internalerror for ppc/ppc64 2008-03-02 20:00:52 +00:00
ngppccnv.pas further fix for tw10233 on powerpc(64) platforms: 2008-04-19 22:47:41 +00:00
ngppcinl.pas + internal round/trunc support for ppc970 using fctid/fctidz 2008-02-20 11:49:15 +00:00
ngppcset.pas * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
rgcpu.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00