fpc/compiler/arm
Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(),
since the definition-specific adorning of JVM mangled names is Jasmin-
    specific, and such code has no place in symdef
  * moved code to adorn JVM mangled names for Jasmin definitions to agjasmin

git-svn-id: branches/jvmbackend@18346 -
2011-08-20 07:49:31 +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
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armatts.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armins.dat * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armnop.inc
armop.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armreg.dat
armtab.inc
cgcpu.pas - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 2011-08-20 07:49:31 +00:00
cpubase.pas - removed no more used constants 2011-08-13 20:54:01 +00:00
cpuinfo.pas * stellaris => ct_stellaris 2011-08-06 19:56:01 +00:00
cpunode.pas
cpupara.pas * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * create/destroy also the high level code generator for all architectures, 2011-08-20 07:21:16 +00:00
itcpugas.pas
narmadd.pas
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
narmmat.pas
narmset.pas * converted tcgcasenode.pass_generate_code() to hlcgobj 2011-08-20 07:48:33 +00:00
pp.lpi.template
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
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679 2011-08-16 22:43:30 +00:00