florian 5fc12500f2 * patch by Christo Crause: fix for r43136 5 年之前
..
aasmcpu.pas 62df4a4083 * patch by Christo Crause: more descriptive error message when BRxx destination out of reach 7 年之前
agavrgas.pas 796eb542be * LDD/STD need always an offset, resolves #33086 7 年之前
aoptcpu.pas aa4961d06e - Add mov optimization for STS instruction. 6 年之前
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands 6 年之前
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 年之前
avrreg.dat a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ccpuinnr.inc 12879adc2f - Adds intrinsics to save/restore SREG when disabling interrupts. 6 年之前
cgcpu.pas 5fc12500f2 * patch by Christo Crause: fix for r43136 5 年之前
cpubase.pas 69786ffe73 somehow committing went wrong, second part of last commit: 5 年之前
cpuinfo.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler 6 年之前
cpunode.pas c7d5525b56 + implemented some AVR specific intrinsics 7 年之前
cpupara.pas 0d97dc7965 avr: Fixed some inconsistencies. 6 年之前
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 年之前
cputarg.pas 0e13d07a31 + more avr code 17 年之前
hlcgcpu.pas 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert 6 年之前
itcpugas.pas c86bac021b + xch instruction for avr 8 年之前
navradd.pas 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. 6 年之前
navrcnv.pas 061a1aacf3 * named class properly 10 年之前
navrinl.pas 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. 6 年之前
navrmat.pas b9417cc51e * missing skiplabel added, resolves #33423 7 年之前
navrmem.pas e76b1b2959 * use unique internalerror instead of copying that from ncgmem (though it should never happen that both occur at once in a AVR compiler) 8 年之前
navrutil.pas 7c9aeda656 * rework InsertInitFinalTable a bit more so that the list of init/fini entries does not need to be generated twice for AVR 8 年之前
raavr.pas 42e54c1ad5 * max_operands needs only to be 2 on avr 6 年之前
raavrgas.pas 4686f61002 * keep track of the temp position separately from the offset in references, 7 年之前
ravrcon.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrdwa.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrnor.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrnum.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrrni.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrsri.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrsta.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrstd.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
ravrsup.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 年之前
rgcpu.pas 0d97dc7965 avr: Fixed some inconsistencies. 6 年之前
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 年之前