sergei a3efd9e1df + Added method taddnode.use_generic_mul64bit, allowing it to inline full 64-bit multiplications, and fixed ARM to comply (it was not checking for possible 32x32 to 64 optimization after detecting a 64-bit operand, so recently added code for 32x32 to 64 bit optimization was inactive). %!s(int64=11) %!d(string=hai) anos
..
aasmcpu.pas 71e492db1b made arm-linux system unit compilable on anything but Thumb2 after r26161 %!s(int64=11) %!d(string=hai) anos
agarmgas.pas d4968e054b + arm: tsettings.instructionset %!s(int64=12) %!d(string=hai) anos
aoptcpu.pas d24cbbf9f5 Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4. %!s(int64=11) %!d(string=hai) anos
aoptcpub.pas 7e5b8584cf * set MaxOps to 4 for the optimizer because fpc generates now mla instructions %!s(int64=13) %!d(string=hai) anos
aoptcpuc.pas 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
aoptcpud.pas 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
armatt.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list %!s(int64=11) %!d(string=hai) anos
armatts.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list %!s(int64=11) %!d(string=hai) anos
armins.dat b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list %!s(int64=11) %!d(string=hai) anos
armnop.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) %!s(int64=13) %!d(string=hai) anos
armop.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list %!s(int64=11) %!d(string=hai) anos
armreg.dat 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
armtab.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) %!s(int64=13) %!d(string=hai) anos
cgcpu.pas 3ab665e554 Try to split constant XORs into two shiftimms on ARM. %!s(int64=11) %!d(string=hai) anos
cpubase.pas fb52392e20 Reformat and comment is_thumb32_imm %!s(int64=11) %!d(string=hai) anos
cpuelf.pas 97a706c672 + Add definitions for ELF header flags. %!s(int64=11) %!d(string=hai) anos
cpuinfo.pas e5b3d89a5d Add CPUARM_HAS_UMULL flag %!s(int64=11) %!d(string=hai) anos
cpunode.pas 638d0d49c0 + take advantage of the mla instruction when calculating array offsets %!s(int64=13) %!d(string=hai) anos
cpupara.pas de3a116a28 * handle records with size 0 as function results correctly %!s(int64=11) %!d(string=hai) anos
cpupi.pas 123742647c Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly. %!s(int64=11) %!d(string=hai) anos
cputarg.pas d26f0552a0 * Sync with trunk r23404. %!s(int64=12) %!d(string=hai) anos
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, %!s(int64=14) %!d(string=hai) anos
itcpugas.pas 47d43750e4 * remove unused units from uses statements %!s(int64=12) %!d(string=hai) anos
narmadd.pas a3efd9e1df + Added method taddnode.use_generic_mul64bit, allowing it to inline full 64-bit multiplications, and fixed ARM to comply (it was not checking for possible 32x32 to 64 optimization after detecting a 64-bit operand, so recently added code for 32x32 to 64 bit optimization was inactive). %!s(int64=11) %!d(string=hai) anos
narmcal.pas 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods %!s(int64=12) %!d(string=hai) anos
narmcnv.pas 5051453806 + support for LOC_(C)MMREGISTER in hlcg %!s(int64=12) %!d(string=hai) anos
narmcon.pas 47d43750e4 * remove unused units from uses statements %!s(int64=12) %!d(string=hai) anos
narminl.pas 2c49af3191 added missing closing parentheses %!s(int64=12) %!d(string=hai) anos
narmmat.pas d24cbbf9f5 Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4. %!s(int64=11) %!d(string=hai) anos
narmmem.pas d4968e054b + arm: tsettings.instructionset %!s(int64=12) %!d(string=hai) anos
narmset.pas 24d88edf37 * fixes arm building after 26004 %!s(int64=11) %!d(string=hai) anos
pp.lpi.template 1f032375c3 * improved template with help from Mattias Gaertner %!s(int64=19) %!d(string=hai) anos
raarm.pas 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: %!s(int64=14) %!d(string=hai) anos
raarmgas.pas 628149d923 support label offsets for ARM like GAS, allows things like ADR r4, .label + 256 %!s(int64=11) %!d(string=hai) anos
rarmcon.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmdwa.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmnor.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmnum.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmrni.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmsri.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmsta.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmstd.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rarmsup.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 %!s(int64=13) %!d(string=hai) anos
rgcpu.pas d4968e054b + arm: tsettings.instructionset %!s(int64=12) %!d(string=hai) anos