.. |
aasmcpu.pas
|
* moved (unfinished) routines related to writing taicpu's to ppu files
|
2007-01-02 18:28:05 +00:00 |
agarmgas.pas
|
* removed unneeded label.
|
2006-11-24 13:20:32 +00:00 |
aoptcpu.pas
|
* stop conditional optimization at mov pc,...
|
2007-02-03 17:40:32 +00:00 |
aoptcpub.pas
|
Merged revisions 2782 via svnmerge from
|
2006-03-06 10:00:14 +00:00 |
aoptcpuc.pas
|
|
|
aoptcpud.pas
|
|
|
armatt.inc
|
|
|
armatts.inc
|
|
|
armins.dat
|
|
|
armnop.inc
|
|
|
armop.inc
|
|
|
armreg.dat
|
|
|
armtab.inc
|
|
|
cgcpu.pas
|
* improved last commit
|
2007-02-02 22:47:29 +00:00 |
cpubase.pas
|
* handle pc relative offsets in ldf/stf correctly
|
2007-01-21 22:55:12 +00:00 |
cpuinfo.pas
|
* Implemented stackframe optimization for ARM CPU.
|
2006-11-14 16:18:49 +00:00 |
cpunode.pas
|
+ better case code generation for arm
|
2006-11-15 22:44:13 +00:00 |
cpupara.pas
|
* fixed Internal error 200408203 in tbs/tb0258.pp for ARM.
|
2006-12-21 22:02:29 +00:00 |
cpupi.pas
|
* Implemented stackframe optimization for ARM CPU.
|
2006-11-14 16:18:49 +00:00 |
cputarg.pas
|
+ start of embedded rtl
|
2006-12-17 18:40:36 +00:00 |
itcpugas.pas
|
|
|
narmadd.pas
|
* renamed nf_swaped to nf_swapped
|
2007-01-05 12:47:22 +00:00 |
narmcal.pas
|
|
|
narmcnv.pas
|
* fixed longint -> real, was broken in 6153
|
2007-01-28 21:27:21 +00:00 |
narmcon.pas
|
* fixed writing of double constants on WinCE
|
2006-11-17 22:17:54 +00:00 |
narminl.pas
|
* settings refactored
|
2006-10-30 18:02:58 +00:00 |
narmmat.pas
|
* Fixed Internal error 2003042401 in tw7379 for ARM CPU.
|
2007-01-14 01:15:22 +00:00 |
narmset.pas
|
* removed unneeded label.
|
2006-11-24 13:20:32 +00:00 |
pp.lpi.template
|
* improved template with help from Mattias Gaertner
|
2006-08-28 20:29:04 +00:00 |
raarm.pas
|
Merged revisions 2921-2922,2925 via svnmerge from
|
2006-03-16 08:52:22 +00:00 |
raarmgas.pas
|
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
2007-01-24 18:26:23 +00:00 |
rarmcon.inc
|
|
|
rarmdwa.inc
|
|
|
rarmnor.inc
|
|
|
rarmnum.inc
|
|
|
rarmrni.inc
|
|
|
rarmsri.inc
|
|
|
rarmsta.inc
|
|
|
rarmstd.inc
|
|
|
rarmsup.inc
|
|
|
rgcpu.pas
|
* don't load a spilled register between mov lr,pc mov pc,<reg>
|
2007-01-30 21:34:26 +00:00 |