fpc/compiler/avr
Jonas Maebe b3a8543a56 * synchronised with trunk till r40942
git-svn-id: branches/debug_eh@40943 -
2019-01-20 17:37:07 +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
aoptcpu.pas * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 2019-01-20 14:16:38 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
avrreg.dat
ccpuinnr.inc
cgcpu.pas * properly allocate parameter registers for constants on avr, resolves #33932 2019-01-12 13:28:09 +00:00
cpubase.pas * synchronised with trunk till r40348 2018-11-18 12:01:50 +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 * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
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 * max_operands needs only to be 2 on avr 2018-11-03 10:39:58 +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