florian b93f4b8096 * whitespace fixes 14 years ago
..
aasmcpu.pas bbf0e35a51 + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 14 years ago
agarmgas.pas c95f7b1c2f * remove cpu type cortex m3 on arm, it is just an ARMv7-M 14 years ago
aoptcpu.pas 852ae48cb7 * also use blx instead of bl for direct calls on ARMv5+, since the target 14 years ago
aoptcpub.pas f1976eda5c Merged revisions 2782 via svnmerge from 19 years ago
aoptcpuc.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 years ago
armatt.inc 2eb39c8843 * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 14 years ago
armatts.inc 2eb39c8843 * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 14 years ago
armins.dat 2eb39c8843 * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 14 years ago
armnop.inc c5816c500a + support for nop, msr and mrs instructions 16 years ago
armop.inc 2eb39c8843 * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 14 years ago
armreg.dat d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
armtab.inc c5816c500a + support for nop, msr and mrs instructions 16 years ago
cgcpu.pas ce61891ca3 * offset used by A_LDF,A_STF,A_FLDS,A_FLDD,A_FSTS,A_FSTD must be dividable by 4 14 years ago
cpubase.pas ff5f311b34 - removed no more used constants 14 years ago
cpuinfo.pas 0781ac1f82 + support for lpc1768 by David Welch 14 years ago
cpunode.pas 0c675a4039 * the objc1 unit has been renamed to objc 16 years ago
cpupara.pas 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 years ago
cpupi.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
cputarg.pas afa14de20d + some generic changes preparing for darwin/arm support 17 years ago
itcpugas.pas 9452e2a91f + added all used instructions to armins.dat 20 years ago
narmadd.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
narmcal.pas 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 years ago
narmcnv.pas 7d99f95c45 * 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. 14 years ago
narmcon.pas 0d57bba4c9 * fixed ARM and MIPS compilation after r14912 15 years ago
narminl.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
narmmat.pas 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 14 years ago
narmset.pas ffde44ea6e * forgotten part of r18233 14 years ago
pp.lpi.template 1f032375c3 * improved template with help from Mattias Gaertner 19 years ago
raarm.pas 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: 14 years ago
raarmgas.pas b93f4b8096 * whitespace fixes 14 years ago
rarmcon.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmdwa.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmnor.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmnum.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmrni.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmsri.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmsta.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmstd.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rarmsup.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
rgcpu.pas d6ad7721e6 * patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679 14 years ago