fpc/compiler/arm
Jonas Maebe da056da20f + added armv7 identifier (no special code generation, but required to
link against Xcode 3.2.6/4-generated code for ARMv7 -- use -Cparmv7,
    but note that you also have to compile the RTL and all other units with
    this option for them to be linkable against other ARMv7 code when using
    those tools)

git-svn-id: trunk@18069 -
2011-08-02 20:36:43 +00:00
..
aasmcpu.pas + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
agarmgas.pas + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
aoptcpu.pas * merged armthum branch 2009-10-04 09:03:44 +00:00
aoptcpub.pas Merged revisions 2782 via svnmerge from 2006-03-06 10:00:14 +00:00
aoptcpuc.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
armatt.inc + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
armatts.inc + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
armins.dat + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
armnop.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
armop.inc + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
armreg.dat o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
armtab.inc + support for nop, msr and mrs instructions 2009-01-26 14:18:42 +00:00
cgcpu.pas * fix full cycle after adding new boolean types 2011-06-27 20:11:08 +00:00
cpubase.pas + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
cpuinfo.pas + added armv7 identifier (no special code generation, but required to 2011-08-02 20:36:43 +00:00
cpunode.pas * the objc1 unit has been renamed to objc 2009-09-27 15:24:50 +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 o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
cputarg.pas + some generic changes preparing for darwin/arm support 2008-10-02 15:10:13 +00:00
itcpugas.pas + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
narmadd.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
narmcal.pas * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 2010-05-30 21:12:57 +00:00
narmcnv.pas * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +00:00
narmcon.pas * fixed ARM and MIPS compilation after r14912 2010-02-18 21:19:17 +00:00
narminl.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
narmmat.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
narmset.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
pp.lpi.template * improved template with help from Mattias Gaertner 2006-08-28 20:29:04 +00:00
raarm.pas o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00
raarmgas.pas + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
rarmcon.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmdwa.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmnor.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmnum.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmrni.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmsri.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmsta.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmstd.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rarmsup.inc o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
rgcpu.pas o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00