fpc/compiler/i386
peter 658c46b903 * remove tdictionary and tindexarray
* symtables based on TFPHashObjectList and TFPObjectList
  * rename torddef.typ to torddef.ordtype
  * rename tfloatdef.typ to tfloatdef.floattype
  * rename tdef.deftype to tdef.typ
  * remove obsolete browser code, browcol is kept so the ide
    can still be compiled

git-svn-id: trunk@5192 -
2006-11-03 00:30:30 +00:00
..
ag386nsm.pas * AsmSymbolDict changed to FPHashObjectList 2006-11-01 00:22:13 +00:00
aopt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
cgcpu.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
cpubase.inc + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
cpuinfo.pas * tail recursion is fixed in the mean time, reenabled 2006-10-16 18:26:57 +00:00
cpunode.pas
cpupara.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
cpupi.pas * settings refactored 2006-10-30 18:02:58 +00:00
cputarg.pas
csopt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
daopt386.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * 64bit support for shrd 2006-09-03 08:56:10 +00:00
i386op.inc
i386prop.inc * more mmx/sse register spilling fixes: 2006-09-12 11:07:45 +00:00
i386tab.inc * recreated 2006-10-14 16:54:21 +00:00
n386add.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
n386cal.pas * settings refactored 2006-10-30 18:02:58 +00:00
n386inl.pas
n386mat.pas * remove tdictionary and tindexarray 2006-11-03 00:30:30 +00:00
n386mem.pas * remove ttype 2006-10-29 22:19:39 +00:00
n386set.pas * settings refactored 2006-10-30 18:02:58 +00:00
optbase.pas
popt386.pas * settings refactored 2006-10-30 18:02:58 +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 + intel assembler reader for x86-64 2006-05-01 19:56:00 +00:00
rgcpu.pas
rropt386.pas