fpc/compiler/powerpc
peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too.
- long lines were not wrapped.
- constants of type ait_comp_64bit output incorrectly.
- at end of file, current segment was not closed.
patch from Sergei Gorelkin

git-svn-id: trunk@9331 -
2007-11-25 16:46:19 +00:00
..
agppcmpw.pas - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. 2007-11-25 16:46:19 +00:00
aoptcpu.pas - removed ppc601 as ppc32 cpu target 2007-02-03 19:32:44 +00:00
aoptcpub.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpuc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cgcpu.pas + default code now preserves mm registers 2007-10-27 12:02:28 +00:00
cpubase.pas + default code now preserves mm registers 2007-10-27 12:02:28 +00:00
cpuinfo.pas * enabled tail recursion optimization for ppc 2007-09-08 22:47:34 +00:00
cpunode.pas * unified nppcset for ppc32/ppc64 since virtually identical 2006-11-16 18:56:28 +00:00
cpupara.pas * treat procvardef parameters the same as records (fixes webtbs/tw9141) 2007-09-06 17:35:50 +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 + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
itcpugas.pas * fixed compilation after r8715 (+ aasmbase to uses clause) 2007-10-01 20:01:41 +00:00
nppcadd.pas * tried to restore old set behaviour for big endian targets 2007-03-03 17:52:55 +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 * Make powerpc compile again. 2007-06-13 11:05:15 +00:00
ppcins.dat * remove $Log 2005-06-07 09:47:55 +00:00
ppcreg.dat * cr register name fix 2006-07-22 09:33:47 +00:00
rappc.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
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 * cr register name fix 2006-07-22 09:33:47 +00:00
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc