fpc/compiler/avr
florian cf552b2a0b + ATmeag168/ATmeag368 support
git-svn-id: trunk@30938 -
2015-05-30 18:01:14 +00:00
..
aasmcpu.pas * do not convert JMP into RJMP in assembler blocks, resolves issue #280208 2015-05-30 16:17:24 +00:00
agavrgas.pas * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro 2015-04-12 20:29:13 +00:00
aoptcpu.pas * fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is really an instruction, resolves issue #27975 2015-04-27 20:36:53 +00:00
aoptcpub.pas * implements RegInInstruction and fixes RegModifiedByInstruction for avr 2015-04-18 13:51:28 +00:00
aoptcpud.pas
avrreg.dat
cgcpu.pas * allocate registers properly before icall 2015-05-02 08:02:17 +00:00
cpubase.pas * several issues with the avr instruction table fixes, resolves issue #27963 2015-04-25 21:33:19 +00:00
cpuinfo.pas + ATmeag168/ATmeag368 support 2015-05-30 18:01:14 +00:00
cpunode.pas + support overriding tdef/tsym methods with target-specific functionality: 2014-03-29 22:31:55 +00:00
cpupara.pas * implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register 2015-05-17 12:29:28 +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 * fixes ordinal comparisons with constants 2015-05-01 16:30:21 +00:00
navrcnv.pas * named class properly 2015-04-09 20:36:47 +00:00
navrmat.pas + tavrshlshrnode.second_integer, does not convert the right operand to a bigger type, resolves #27841 2015-04-13 20:57:37 +00:00
raavr.pas
raavrgas.pas Added predecrement addressing support to the AVR assembler reader 2015-04-24 17:25:57 +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