fpc/compiler/avr
Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references,
so that they can still be freed after the reference has been changed
    (e.g. in case of array indexing or record field accesses) (mantis #33628)

git-svn-id: trunk@38814 -
2018-04-22 17:03:16 +00:00
..
aasmcpu.pas * patch by Christo Crause: more descriptive error message when BRxx destination out of reach 2018-02-25 15:31:17 +00:00
agavrgas.pas * LDD/STD need always an offset, resolves #33086 2018-01-28 21:06:13 +00:00
aoptcpu.pas * fix register allocation for MovOp2Op and PushPushPopPop2MovMov 2018-03-10 21:53:55 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
ccpuinnr.inc
cgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
cpubase.pas * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +00:00
cpuinfo.pas * patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed. 2018-02-18 10:54:59 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
navradd.pas
navrcnv.pas
navrinl.pas
navrmat.pas * missing skiplabel added, resolves #33423 2018-03-13 18:45:32 +00:00
navrmem.pas
navrutil.pas
raavr.pas * patch by Christo Crause to support ~ in att assembler 2018-02-22 20:14:56 +00:00
raavrgas.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
symcpu.pas