Jeppe Johansen 1b698d319f - Fix bug in software overflow checking for longint's. hace 6 años
..
aasmcpu.pas 62df4a4083 * patch by Christo Crause: more descriptive error message when BRxx destination out of reach hace 7 años
agavrgas.pas 796eb542be * LDD/STD need always an offset, resolves #33086 hace 7 años
aoptcpu.pas aa4961d06e - Add mov optimization for STS instruction. hace 6 años
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands hace 6 años
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from hace 17 años
avrreg.dat a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ccpuinnr.inc 12879adc2f - Adds intrinsics to save/restore SREG when disabling interrupts. hace 6 años
cgcpu.pas 1b698d319f - Fix bug in software overflow checking for longint's. hace 6 años
cpubase.pas bfc7c58a69 * synchronised with trunk till r40348 hace 6 años
cpuinfo.pas 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler hace 6 años
cpunode.pas c7d5525b56 + implemented some AVR specific intrinsics hace 7 años
cpupara.pas 0d97dc7965 avr: Fixed some inconsistencies. hace 6 años
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can hace 8 años
cputarg.pas 0e13d07a31 + more avr code hace 17 años
hlcgcpu.pas 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert hace 6 años
itcpugas.pas c86bac021b + xch instruction for avr hace 8 años
navradd.pas 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. hace 6 años
navrcnv.pas 061a1aacf3 * named class properly hace 10 años
navrinl.pas 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. hace 6 años
navrmat.pas b9417cc51e * missing skiplabel added, resolves #33423 hace 7 años
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) hace 8 años
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 hace 8 años
raavr.pas 42e54c1ad5 * max_operands needs only to be 2 on avr hace 6 años
raavrgas.pas 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
ravrcon.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrdwa.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrnor.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrnum.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrrni.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrsri.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrsta.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrstd.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
ravrsup.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 hace 8 años
rgcpu.pas 0d97dc7965 avr: Fixed some inconsistencies. hace 6 años
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: hace 10 años