fpc/compiler/m68k
joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed
the IInterface implementation to be XPCom-compatible
--- Merging r15997 through r16179 into '.':
U    rtl/inc/variants.pp
U    rtl/inc/objpash.inc
U    rtl/inc/objpas.inc
U    rtl/objpas/classes/persist.inc
U    rtl/objpas/classes/compon.inc
U    rtl/objpas/classes/classesh.inc
A    tests/test/tconstref1.pp
A    tests/test/tconstref2.pp
A    tests/test/tconstref3.pp
U    tests/test/tinterface4.pp
A    tests/test/tconstref4.pp
U    tests/webtbs/tw10897.pp
U    tests/webtbs/tw4086.pp
U    tests/webtbs/tw15363.pp
U    tests/webtbs/tw2177.pp
U    tests/webtbs/tw16592.pp
U    tests/tbs/tb0546.pp
U    compiler/sparc/cpupara.pas
U    compiler/i386/cpupara.pas
U    compiler/pdecsub.pas
U    compiler/symdef.pas
U    compiler/powerpc/cpupara.pas
U    compiler/avr/cpupara.pas
U    compiler/browcol.pas
U    compiler/defcmp.pas
U    compiler/powerpc64/cpupara.pas
U    compiler/ncgrtti.pas
U    compiler/x86_64/cpupara.pas
U    compiler/opttail.pas
U    compiler/htypechk.pas
U    compiler/tokens.pas
U    compiler/objcutil.pas
U    compiler/ncal.pas
U    compiler/symtable.pas
U    compiler/symsym.pas
U    compiler/m68k/cpupara.pas
U    compiler/regvars.pas
U    compiler/arm/cpupara.pas
U    compiler/symconst.pas
U    compiler/mips/cpupara.pas
U    compiler/paramgr.pas
U    compiler/psub.pas
U    compiler/pdecvar.pas
U    compiler/dbgstabs.pas
U    compiler/options.pas
U    packages/fcl-fpcunit/src/testutils.pp

git-svn-id: trunk@16180 -
2010-10-17 20:58:22 +00:00
..
aasmcpu.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
ag68kgas.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
aoptcpu.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpub.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cgcpu.pas * moved use_fixed_stack from cgutils to a method in paramgr so it can 2010-09-26 21:24:14 +00:00
cpuasm.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cpubase.pas * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
cpuinfo.pas * enable node cse for all cpus as level 2 optimization 2010-01-17 12:28:28 +00:00
cpunode.pas totally messy m68k changes. cleanup in progress 2006-01-27 14:20:35 +00:00
cpupara.pas * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
cpupi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cputarg.pas * some more tiny m68k hacks... 2006-03-07 23:01:55 +00:00
itcpugas.pas * some fpu emulation code from arm to generic code generator moved 2006-11-04 10:23:35 +00:00
m68kreg.dat * remove $Log 2005-06-07 09:47:55 +00:00
n68kadd.pas * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
n68kcal.pas * small typo corrections by Adriaan Van Os (mantis #15652) 2010-02-02 10:41:38 +00:00
n68kcnv.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
n68kmat.pas * renamed a_param_* to a_load_*_cgpara 2010-05-22 09:07:21 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +00:00
ra68kmot.pas * Use asmsearchsym in assembler readers 2010-10-08 07:58:18 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00