fpc/compiler/i386
Jonas Maebe 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested)
+ nopt.pas, nadd.pas, i386/n386opt.pas: optimized nodes for adding strings
    and constant strings/chars together
  * n386add.pas: don't copy temp strings (of size 256) to another temp string
    when adding
2000-12-31 11:14:10 +00:00
..
ag386att.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ag386bin.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ag386int.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ag386nsm.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
aopt386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
cgai386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
cpuasm.pas * unrolled loops in taicpu.destroy 2000-12-26 15:56:17 +00:00
cpubase.pas * new constant handling: from now on, hex constants >$7fffffff are 2000-12-07 17:19:42 +00:00
cpuinfo.pas
cpunode.pas + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
cpuswtch.pas * object to class conversion 2000-12-23 19:46:49 +00:00
csopt386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
daopt386.pas * fixed potential bug in writeToMemDestroysContents 2000-12-31 11:00:31 +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 + implemented/fixed docompare() mathods for all nodes (not tested) 2000-12-31 11:14:10 +00:00
n386bas.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386cal.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386cnv.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386con.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386flw.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386ic.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386inl.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386ld.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +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 tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386set.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
n386util.pas * optimized loadshortstring a bit 2000-12-31 11:02:12 +00:00
popt386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ra386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ra386att.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ra386dir.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
ra386int.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
rropt386.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00
tgcpu.pas + new tlinkedlist class (merge of old tstringqueue,tcontainer and 2000-12-25 00:07:25 +00:00