| .. |
|
aasmcpu.pas
|
Replace forbidden chars in more places in the GAS assembler writer.
|
2014-03-04 08:01:23 +00:00 |
|
agavrgas.pas
|
pass new asm extra opt using -ao option
|
2014-01-21 00:16:26 +00:00 |
|
aoptcpu.pas
|
Replace forbidden chars in more places in the GAS assembler writer.
|
2014-03-04 08:01:23 +00:00 |
|
aoptcpub.pas
|
Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader.
|
2014-03-02 15:37:24 +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
|
Disabled a_adjust_sp optimized steps for now.
|
2014-03-05 19:17:46 +00:00 |
|
cpubase.pas
|
Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader.
|
2014-03-02 15:37:24 +00:00 |
|
cpuinfo.pas
|
* partially merged the mips-embedded branch of Michael Ring:
|
2014-03-19 21:25:38 +00:00 |
|
cpunode.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
|
cpupara.pas
|
Replace forbidden chars in more places in the GAS assembler writer.
|
2014-03-04 08:01:23 +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
|
|
|
|
itcpugas.pas
|
|
|
|
navradd.pas
|
* class name in comment fixed
|
2012-10-23 20:14:34 +00:00 |
|
navrcnv.pas
|
|
|
|
navrmat.pas
|
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
2012-08-13 15:02:55 +00:00 |
|
raavr.pas
|
|
|
|
raavrgas.pas
|
Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader.
|
2014-03-02 15:37:24 +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
|
|
|
|
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 |