fpc/compiler/x86
Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and
releasing temporarily created function result locations

git-svn-id: trunk@21953 -
2012-07-23 13:49:29 +00:00
..
aasmcpu.pas * If subtrahend symbol belongs to current section, generate a RELATIVE relocation instead of PIC_PAIR. Now the corresponding relative expressions in assembler operands compile correctly on all i386 targets (and x86_64 too, although such feature is less important there). 2012-07-11 09:05:21 +00:00
agx86att.pas * don't write size suffix for popcnt on Darwin, its assembler doesn't 2012-05-28 14:00:02 +00:00
agx86int.pas * fix compilation with -dextdebug 2012-06-26 17:22:09 +00:00
agx86nsm.pas * fix compilation with -dextdebug 2012-06-26 17:22:09 +00:00
cga.pas
cgx86.pas * fixed memory leaks in the compiler introduced in r21862 by marking and 2012-07-23 13:49:29 +00:00
cpubase.pas - removed duplicate RS_INVALID declaration (with moreover a different 2012-06-15 13:48:05 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86cal.pas
nx86cnv.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86con.pas
nx86inl.pas * decrease the fpu stack position counter after explicitly inserted 2012-06-29 09:52:35 +00:00
nx86mat.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nx86mem.pas
nx86set.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 2012-05-29 14:43:01 +00:00
x86ins.dat
x86reg.dat