Jonas Maebe 3fe0bd065e * ARM assembler reader: don't check for postfixes beyond the length 10 gadi atpakaļ
..
aasmcpu.pas 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 10 gadi atpakaļ
agarmgas.pas 9eab90d8c4 * always pass the architecture to the arm assembler 10 gadi atpakaļ
aoptcpu.pas 3bc1db9612 Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189. 10 gadi atpakaļ
aoptcpub.pas d37e72dbf9 * ARM: instructions do modify the base register of pre/postindexed references. Report this fact in spilling_get_operation_type_ref and RegModifiedByInstruction functions. 11 gadi atpakaļ
aoptcpuc.pas 790a4fe2d3 * log and id tags removed 20 gadi atpakaļ
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 gadi atpakaļ
armatt.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 gadi atpakaļ
armatts.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 gadi atpakaļ
armins.dat 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 10 gadi atpakaļ
armnop.inc 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 10 gadi atpakaļ
armop.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 gadi atpakaļ
armreg.dat 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
armtab.inc 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 10 gadi atpakaļ
cgcpu.pas 80cc09e350 o fix wince compilation: 10 gadi atpakaļ
cpubase.pas fb52392e20 Reformat and comment is_thumb32_imm 11 gadi atpakaļ
cpuelf.pas 4a90d7e3de + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. 11 gadi atpakaļ
cpuinfo.pas 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, 10 gadi atpakaļ
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 gadi atpakaļ
cpupara.pas 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific 11 gadi atpakaļ
cpupi.pas eeb15fc445 * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). 11 gadi atpakaļ
cputarg.pas d26f0552a0 * Sync with trunk r23404. 12 gadi atpakaļ
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 gadi atpakaļ
itcpugas.pas 47d43750e4 * remove unused units from uses statements 12 gadi atpakaļ
narmadd.pas 2fa7171a45 * generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well 11 gadi atpakaļ
narmcal.pas 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods 12 gadi atpakaļ
narmcnv.pas 5051453806 + support for LOC_(C)MMREGISTER in hlcg 12 gadi atpakaļ
narmcon.pas 196436b7e7 * ARM: Test if range check of floating point constants is necessary in the same way as on other targets. This should have been part of r10940 6 years ago... 11 gadi atpakaļ
narminl.pas 96b73b0076 Fixed generation of abs calls for thumb and thumb-2 targets. 11 gadi atpakaļ
narmmat.pas 0cb1a129b3 {ARM} Implement usage of generic division-by-const optimization 11 gadi atpakaļ
narmmem.pas d4968e054b + arm: tsettings.instructionset 12 gadi atpakaļ
narmset.pas db01c50a4f * fixes jump table generate for arm thumb 11 gadi atpakaļ
pp.lpi.template 1f032375c3 * improved template with help from Mattias Gaertner 19 gadi atpakaļ
raarm.pas 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: 14 gadi atpakaļ
raarmgas.pas 3fe0bd065e * ARM assembler reader: don't check for postfixes beyond the length 10 gadi atpakaļ
rarmcon.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmdwa.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmnor.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmnum.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmrni.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmsri.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmsta.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmstd.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rarmsup.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 13 gadi atpakaļ
rgcpu.pas 09728a9ae2 * improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source 11 gadi atpakaļ
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 11 gadi atpakaļ