fpc/compiler/avr
2017-05-02 19:50:37 +00:00
..
aasmcpu.pas * convert jmp into rjmp only of the target is not a function 2016-11-20 18:00:01 +00:00
agavrgas.pas * restructured the the TExternalAssembler constructors so that the 2016-11-09 19:51:20 +00:00
aoptcpu.pas * do not write assembler optimizer debug output in avr assembler files 2017-05-02 19:50:37 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
cgcpu.pas * correctly handle 16 bit signed operations on AVRs without mul instruction, resolves #31036 2016-12-01 21:01:47 +00:00
cpubase.pas + xch instruction for avr 2016-11-19 19:21:09 +00:00
cpuinfo.pas - removed unused constants 2017-03-26 13:06:34 +00:00
cpunode.pas + tavraddrnode.pass_generate_code, avoiding unneeded moves 2016-11-26 19:31:33 +00:00
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas + xch instruction for avr 2016-11-19 19:21:09 +00:00
navradd.pas * Delete regvars unit. 2016-11-06 14:01:39 +00:00
navrcnv.pas
navrmat.pas
navrmem.pas + tavraddrnode.pass_generate_code, avoiding unneeded moves 2016-11-26 19:31:33 +00:00
navrutil.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
raavr.pas
raavrgas.pas * fixed check to determine whether a record parameter can be subscripted 2017-04-26 19:43:35 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
symcpu.pas