fpc/compiler/arm
florian 71e71ad267 * fix currency division on non x86 32 bit targets
* disable fix for #33439 during bootstrapping with 3.0.x, as 3.0.x cannot compile the currency division without the fix above

git-svn-id: trunk@38558 -
2018-03-17 22:44:44 +00:00
..
aasmcpu.pas * fix case table detection for thumb 2018-03-05 21:44:19 +00:00
agarmgas.pas arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 2018-03-05 15:38:46 +00:00
aoptcpu.pas Restricted MlaCmp>Mlas optimization to only work in ARM mode. 2017-06-26 18:14:46 +00:00
aoptcpub.pas
aoptcpud.pas
armatt.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armatts.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armins.dat + support fmrrd/fmdrr, resolves #32398 2018-02-17 16:32:11 +00:00
armnop.inc + support fmrrd/fmdrr, resolves #32398 2018-02-17 16:32:11 +00:00
armop.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armreg.dat
armtab.inc + support fmrrd/fmdrr, resolves #32398 2018-02-17 16:32:11 +00:00
cgcpu.pas Generate bx lr exit instruction in Thumb-2 instead of mov pc,lr as bx lr will trigger an exception return but mov doesn't. 2017-06-26 08:05:31 +00:00
cpubase.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
cpuelf.pas arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 2018-03-05 15:38:46 +00:00
cpuinfo.pas + patch by Simon Ameis: adds all the STM32F091* microcontroller units to the list of supported ARM MCUs, resolves issue #32484 2017-10-01 18:59:01 +00:00
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * use pocalls_cdecl and cstylearrayofconst more consistently instead of 2017-02-25 11:46:35 +00:00
cpupi.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
cputarg.pas AROS: added arm-aros target to compiler and fpcmake 2016-11-06 10:51:45 +00:00
hlcgcpu.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
itcpugas.pas
narmadd.pas + enable use of vfma and friends on arm when doing fastmath optimizations 2016-03-06 13:33:27 +00:00
narmcal.pas syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed 2016-12-02 09:29:09 +00:00
narmcnv.pas * tarmtypeconvnode.first_int_to_real should call the generic method in the parent class, if soft fpu code is generated, resolves #31350 2017-02-12 16:05:13 +00:00
narmcon.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
narminl.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
narmmat.pas * fix currency division on non x86 32 bit targets 2018-03-17 22:44:44 +00:00
narmmem.pas
narmset.pas * Removed unused vars. 2017-05-04 10:38:49 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * factored out check to determine whether a variable can be subscripted in 2018-01-01 14:29:21 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * offset of vstr/vld is limited to +/- 1020, take care of this during spilling 2017-02-04 18:42:02 +00:00
symcpu.pas arm: arm-aros syscall support 2016-11-06 14:31:42 +00:00