fpc/compiler/avr
Jonas Maebe 74a49b5f91 * restructured the the TExternalAssembler constructors so that the
hack for the Jasmin descendent is no longer needed

git-svn-id: trunk@34852 -
2016-11-09 19:51:20 +00:00
..
aasmcpu.pas - removed ait_weak/tai_weak, and replaced it with the previously existing 2016-01-07 22:05:38 +00:00
agavrgas.pas * restructured the the TExternalAssembler constructors so that the 2016-11-09 19:51:20 +00:00
aoptcpu.pas * first check for ait_instruction before checking opcode 2016-05-16 13:10:20 +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
cgcpu.pas * various memory reference alignment fixes 2016-09-20 21:43:19 +00:00
cpubase.pas Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 2015-07-30 06:29:21 +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 * mulsu opcode spelling fixed 2015-04-26 16:08:52 +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 - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
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