fpc/compiler/i386
peter be95b0758b * object to class conversion
* more verbosity for -vt and -vd
  * -i options can be put after eachother so the Makefiles only need
    to call fpc once for all info (will be twice as the first one will
    be to check the version if fpc supports multiple info)
2000-12-23 19:46:49 +00:00
..
ag386att.pas * moved to i386 2000-11-30 22:16:49 +00:00
ag386bin.pas * clear usedasmsymbol at exit of writetree 2000-12-12 19:50:21 +00:00
ag386int.pas * extdebug fixes 2000-12-18 21:56:52 +00:00
ag386nsm.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
aopt386.pas + register renaming ("fixes" bug1088) 2000-10-24 10:40:52 +00:00
cgai386.pas + new integer regvar handling, should be much more efficient 2000-12-05 11:44:32 +00:00
cpuasm.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
cpubase.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
cpuinfo.pas * moved cpu*.pas to i386/ 2000-10-15 09:39:36 +00:00
cpunode.pas * moved cpu*.pas to i386/ 2000-10-15 09:39:36 +00:00
cpuswtch.pas * object to class conversion 2000-12-23 19:46:49 +00:00
csopt386.pas * when searching for constants in registers, the returned register 2000-12-05 09:33:42 +00:00
daopt386.pas * fixed range error 2000-12-21 12:22:53 +00:00
i386att.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386atts.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386ins.dat * moved to i386/ 2000-10-15 09:43:29 +00:00
i386int.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386nop.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386op.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386prop.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
i386tab.inc * move also the i386*.inc to i386/ 2000-10-15 09:41:37 +00:00
n386add.pas - removed all ifdef cardinalmulfix code 2000-12-16 15:56:18 +00:00
n386bas.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
n386cal.pas * AfterConstructor isn't called anymore when a constructor failed 2000-12-09 10:45:40 +00:00
n386cnv.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
n386con.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
n386flw.pas + new integer regvar handling, should be much more efficient 2000-12-05 11:44:32 +00:00
n386ic.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
n386inl.pas * helper name of val for qword fixed 2000-12-09 22:51:37 +00:00
n386ld.pas + new integer regvar handling, should be much more efficient 2000-12-05 11:44:32 +00:00
n386mat.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
n386mem.pas + new integer regvar handling, should be much more efficient 2000-12-05 11:44:32 +00:00
n386set.pas * int64 case fixes 2000-12-18 17:45:32 +00:00
n386util.pas * fixed web bug #1144 2000-12-11 19:10:19 +00:00
popt386.pas * removed warnings about possible range check errors 2000-12-16 15:58:18 +00:00
ra386.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
ra386att.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
ra386dir.pas * unused units removed from uses clause 2000-11-29 00:30:30 +00:00
ra386int.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
rropt386.pas * fixed bug where "shl $1,%reg" was changed to "leal (%reg),%reg2" 2000-12-05 09:32:47 +00:00
tgcpu.pas + new integer regvar handling, should be much more efficient 2000-12-05 11:44:32 +00:00