fpc/compiler/avr
Jeppe Johansen 8c105d4c97 Fix off by 8 error.
git-svn-id: trunk@30393 -
2015-03-30 12:03:18 +00:00
..
aasmcpu.pas * merged ait_set and ait_thumb_set into a single tai class 2015-03-14 18:35:28 +00:00
agavrgas.pas * renamed arm->avr to match the cpu 2015-03-15 15:10:37 +00:00
aoptcpu.pas Fix broken peephole optimization that was testing the wrong register for modifications. 2015-03-30 11:17:38 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
cgcpu.pas Fix off by 8 error. 2015-03-30 12:03:18 +00:00
cpubase.pas
cpuinfo.pas + avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed 2015-03-29 21:13:36 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
cpupi.pas * Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do). 2014-04-02 13:14:06 +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
navradd.pas Fix broken peephole optimization that was testing the wrong register for modifications. 2015-03-30 11:17:38 +00:00
navrcnv.pas
navrmat.pas * removed nested comments 2014-08-18 22:34:35 +00:00
raavr.pas
raavrgas.pas * fixed warning about signed integer to pointer conversion 2014-08-18 23:00:53 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas
symcpu.pas Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 2014-04-11 14:30:59 +00:00