fpc/compiler/avr
2016-11-24 18:28:48 +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 * proper naming of the optimziation in the DebugMsg 2016-11-24 18:28:48 +00:00
aoptcpub.pas Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR. 2015-06-13 12:25:11 +00:00
aoptcpud.pas
avrreg.dat + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
cgcpu.pas * do not move dest to a new register if not needed in tcgavr.g_concatcopy 2016-11-20 16:07:53 +00:00
cpubase.pas + xch instruction for avr 2016-11-19 19:21:09 +00:00
cpuinfo.pas * increase ram size of the avrsim controller target 2016-02-07 11:17:55 +00:00
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas * proper tavrprocinfo.calc_stackframe_size 2015-04-14 20:48:13 +00:00
cputarg.pas
hlcgcpu.pas * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 2014-08-19 20:22:54 +00:00
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 * named class properly 2015-04-09 20:36:47 +00:00
navrmat.pas * use handle_locjump() instead of local inlined version 2015-08-27 18:28:52 +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 * MaybeRecordOffset: initialise "mangledname" variable 2016-11-09 19:51:36 +00:00
ravrcon.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrdwa.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrnor.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrnum.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrrni.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrsri.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrsta.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrstd.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
ravrsup.inc + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
rgcpu.pas * cosmetics 2015-04-14 20:47:26 +00:00
symcpu.pas o fixes handling of iso i/o parameters/program parameters: 2015-05-01 20:58:31 +00:00