.. |
aasmcpu.pas
|
* several fixes for spilling_get_operation_type
|
2015-04-09 20:33:40 +00:00 |
agavrgas.pas
|
* renamed arm->avr to match the cpu
|
2015-03-15 15:10:37 +00:00 |
aoptcpu.pas
|
* remove useless mov instructions
|
2015-04-09 21:57:02 +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
|
* fix compilation
|
2015-04-12 14:58:41 +00:00 |
cpubase.pas
|
- jmp_instructions shouldn't include call/ret instructions
|
2015-04-05 19:11:40 +00:00 |
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
|
* some fixes for handling parameters passed on the stack
|
2015-04-11 13:56:21 +00:00 |
cpupi.pas
|
* patch by Jeppe Johanse to take care of the fact that push is post-decrement on avr
|
2015-04-11 20:59:27 +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
|
* generate better code for comparisons with constants
|
2015-04-11 13:52:29 +00:00 |
navrcnv.pas
|
* named class properly
|
2015-04-09 20:36:47 +00:00 |
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
|
+ 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
|
+ do_spill_replace for avr
|
2015-04-10 22:14:36 +00:00 |
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 |