sergei a3c439c60f - No longer insert BlockStart markers into asmlists. The presence of these markers disrupts peephole optimizations and require additional checks all over the place, causing various workarounds/hacks (like TAsmList.Create_without_marker) to start building up. il y a 11 ans
..
aasmcpu.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. il y a 11 ans
agarmgas.pas 3309254474 * do not write a space before the condition for instructions without operands, not sure why this was there il y a 11 ans
aoptcpu.pas a3c439c60f - No longer insert BlockStart markers into asmlists. The presence of these markers disrupts peephole optimizations and require additional checks all over the place, causing various workarounds/hacks (like TAsmList.Create_without_marker) to start building up. il y a 11 ans
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. il y a 11 ans
aoptcpuc.pas 790a4fe2d3 * log and id tags removed il y a 20 ans
aoptcpud.pas 790a4fe2d3 * log and id tags removed il y a 20 ans
armatt.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list il y a 11 ans
armatts.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list il y a 11 ans
armins.dat b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list il y a 11 ans
armnop.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) il y a 12 ans
armop.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list il y a 11 ans
armreg.dat 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
armtab.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) il y a 12 ans
cgcpu.pas 1b0a1f4508 ARM: mimic what GNU C does while calling the profiling mcount on ARM il y a 11 ans
cpubase.pas fb52392e20 Reformat and comment is_thumb32_imm il y a 11 ans
cpuelf.pas 4a90d7e3de + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. il y a 11 ans
cpuinfo.pas 0dc39b5d63 Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. il y a 11 ans
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
cpupara.pas 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific il y a 11 ans
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). il y a 11 ans
cputarg.pas d26f0552a0 * Sync with trunk r23404. il y a 12 ans
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, il y a 14 ans
itcpugas.pas 47d43750e4 * remove unused units from uses statements il y a 12 ans
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 il y a 11 ans
narmcal.pas 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods il y a 12 ans
narmcnv.pas 5051453806 + support for LOC_(C)MMREGISTER in hlcg il y a 12 ans
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... il y a 11 ans
narminl.pas 96b73b0076 Fixed generation of abs calls for thumb and thumb-2 targets. il y a 11 ans
narmmat.pas 0cb1a129b3 {ARM} Implement usage of generic division-by-const optimization il y a 11 ans
narmmem.pas d4968e054b + arm: tsettings.instructionset il y a 12 ans
narmset.pas db01c50a4f * fixes jump table generate for arm thumb il y a 11 ans
pp.lpi.template 1f032375c3 * improved template with help from Mattias Gaertner il y a 19 ans
raarm.pas 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: il y a 14 ans
raarmgas.pas 09608a1c28 * fix warnings when compiling the compiler with DFA optimizer enabled on ARM il y a 11 ans
rarmcon.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmdwa.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmnor.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmnum.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmrni.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmsri.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmsta.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmstd.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rarmsup.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 il y a 12 ans
rgcpu.pas 09728a9ae2 * improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source il y a 11 ans
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". il y a 11 ans