| .. |
|
aasmcpu.pas
|
* fix compilation of ARM compiler for LLVM
|
2019-02-03 21:09:54 +00:00 |
|
agarmgas.pas
|
* always emit UAL when using LLVM (clang does not and will not support
|
2019-02-03 21:00:41 +00:00 |
|
aoptcpu.pas
|
* modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679
|
2019-01-20 14:16:38 +00:00 |
|
aoptcpub.pas
|
* correctly handle LDRD in TAoptBaseCpu.RegModifiedByInstruction
|
2019-01-29 20:40:40 +00:00 |
|
aoptcpud.pas
|
|
|
|
armatt.inc
|
|
|
|
armatts.inc
|
|
|
|
armins.dat
|
+ support msr regf,reg32 on arm in the internal assembler
|
2019-01-29 20:38:51 +00:00 |
|
armnop.inc
|
+ support msr regf,reg32 on arm in the internal assembler
|
2019-01-29 20:38:51 +00:00 |
|
armop.inc
|
|
|
|
armreg.dat
|
|
|
|
armtab.inc
|
+ support msr regf,reg32 on arm in the internal assembler
|
2019-01-29 20:38:51 +00:00 |
|
cgcpu.pas
|
* compilation fixed
|
2019-01-29 22:06:32 +00:00 |
|
cpubase.pas
|
* synchronised with trunk till r40348
|
2018-11-18 12:01:50 +00:00 |
|
cpuelf.pas
|
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
2018-03-05 15:38:46 +00:00 |
|
cpuinfo.pas
|
* fix compilation of ARM compiler for LLVM
|
2019-02-03 21:09:54 +00:00 |
|
cpunode.pas
|
* fix compilation of ARM compiler for LLVM
|
2019-02-03 21:09:54 +00:00 |
|
cpupara.pas
|
* update the stack alignment field of parameters when doing so for paralocs
|
2019-02-03 21:00:57 +00:00 |
|
cpupi.pas
|
+ initial work for tls-based threadvar support on arm-linux
|
2018-11-07 22:02:58 +00:00 |
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
* changed create_hlcodegen into a procvar, so that we don't have to insert
|
2018-11-29 21:31:15 +00:00 |
|
itcpugas.pas
|
|
|
|
narmadd.pas
|
* converted Boolean8 to an internal type, and mapped Boolean to the
|
2018-10-16 21:14:18 +00:00 |
|
narmcal.pas
|
|
|
|
narmcnv.pas
|
|
|
|
narmcon.pas
|
* use vmov.xx to load float constants if possible
|
2018-06-24 12:40:00 +00:00 |
|
narminl.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
|
narmld.pas
|
* cosmetics
|
2019-01-29 20:17:47 +00:00 |
|
narmmat.pas
|
* fix currency division on non x86 32 bit targets
|
2018-03-17 22:44:44 +00:00 |
|
narmmem.pas
|
|
|
|
narmset.pas
|
|
|
|
pp.lpi.template
|
|
|
|
raarm.pas
|
|
|
|
raarmgas.pas
|
* cosmetics
|
2019-01-29 20:17:47 +00:00 |
|
rarmcon.inc
|
|
|
|
rarmdwa.inc
|
|
|
|
rarmnor.inc
|
|
|
|
rarmnum.inc
|
|
|
|
rarmrni.inc
|
|
|
|
rarmsri.inc
|
|
|
|
rarmsta.inc
|
|
|
|
rarmstd.inc
|
|
|
|
rarmsup.inc
|
|
|
|
rgcpu.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
|
symcpu.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |