fpc/compiler/avr
2021-04-06 11:49:48 +00:00
..
aasmcpu.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
agavrgas.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
aoptcpu.pas * AVR: fixed TCpuAsmOptimizer.RegLoadedWithNewValue 2021-04-06 11:49:48 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
ccpuinnr.inc * compilation fixed 2020-01-19 15:55:20 +00:00
cgcpu.pas * Removed more assigned but unused vars. 2021-01-24 14:05:21 +00:00
cpubase.pas * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 2020-05-26 19:52:19 +00:00
cpuinfo.pas * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2020-02-09 10:51:14 +00:00
cpunode.pas
cpupara.pas * Removed more assigned but unused vars. 2021-01-24 14:05:21 +00:00
cpupi.pas * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn 2020-02-08 22:05:21 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 2020-05-26 19:52:19 +00:00
navradd.pas * Corrected visibility of overridden methods. 2021-01-24 12:41:12 +00:00
navrcnv.pas
navrinl.pas AVR: Add optimizations for sign testing, and a better Abs() implementation. 2019-07-28 11:16:37 +00:00
navrmat.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
navrmem.pas
navrutil.pas
raavr.pas
raavrgas.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
symcpu.pas
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00