.. |
aasmcpu.pas
|
0bcaf8845f
* Fixed 'mixed signed/unsigned' warnings.
|
17 years ago |
agarmgas.pas
|
479d5c7aa3
* forgot inherited call in previous commit for non-darwin
|
17 years ago |
aoptcpu.pas
|
66e015f48c
* avoid shifter constant overflow on arm when optimizing two shifter operations into one
|
17 years ago |
aoptcpub.pas
|
f1976eda5c
Merged revisions 2782 via svnmerge from
|
19 years ago |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
7a4f76f262
+ VFP instructions for arm
|
17 years ago |
armatts.inc
|
7a4f76f262
+ VFP instructions for arm
|
17 years ago |
armins.dat
|
7a4f76f262
+ VFP instructions for arm
|
17 years ago |
armnop.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armop.inc
|
7a4f76f262
+ VFP instructions for arm
|
17 years ago |
armreg.dat
|
4ace790492
* remove $Log
|
20 years ago |
armtab.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
cgcpu.pas
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
17 years ago |
cpubase.pas
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
cpuinfo.pas
|
86d49c2a0c
* Activated safecall support for ARM CPU.
|
18 years ago |
cpunode.pas
|
6ad8307653
+ better case code generation for arm
|
19 years ago |
cpupara.pas
|
04fe88f134
* handle 64 bit parameters correctly for arm eabi
|
17 years ago |
cpupi.pas
|
451a290caf
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
cputarg.pas
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 years ago |
itcpugas.pas
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 years ago |
narmadd.pas
|
7ef191021f
+ check for location.loc<>expectloc in extdebug mode
|
17 years ago |
narmcal.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
narmcnv.pas
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
17 years ago |
narmcon.pas
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
narminl.pas
|
b9431c876e
* More complete fix for bug #10515. Thanks to Jonas for suggestion.
|
17 years ago |
narmmat.pas
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
17 years ago |
narmset.pas
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
18 years ago |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
raarm.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
raarmgas.pas
|
451a290caf
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
rarmcon.inc
|
78aeec22ca
* arm compiler compilation fixed
|
21 years ago |
rarmdwa.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
rarmnor.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmnum.inc
|
78aeec22ca
* arm compiler compilation fixed
|
21 years ago |
rarmrni.inc
|
df906eda61
* some assembling problems fixed
|
22 years ago |
rarmsri.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmsta.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmstd.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmsup.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rgcpu.pas
|
a800b2a3d3
* fixed interference generation for top_local
|
18 years ago |