fpc/compiler/i386
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
..
ag386nsm.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
aopt386.pas
cgcpu.pas * new tf_smartlink_library flag 2007-10-01 16:55:08 +00:00
cpubase.inc + default code now preserves mm registers 2007-10-27 12:02:28 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * make call by value stdcall for records and arrays delphi compatible 2007-11-18 12:53:55 +00:00
cpupi.pas + Compiler support for pic on darwin/i386. The i386 rtl still needs 2007-09-26 21:42:27 +00:00
cputarg.pas
csopt386.pas
daopt386.pas * typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin 2007-11-19 22:22:25 +00:00
i386att.inc
i386atts.inc * added missing size suffixes for several sse2 opcodes 2007-11-10 19:57:01 +00:00
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc
i386tab.inc * fixed more rex placements 2007-11-02 21:30:43 +00:00
n386add.pas
n386cal.pas
n386inl.pas
n386mat.pas
n386mem.pas
n386set.pas * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
optbase.pas
popt386.pas * peephole added for non-longint:=non-longint+X 2007-11-25 14:32:59 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
rropt386.pas