| .. |
|
aasmcpu.pas
|
+ support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker)
|
2019-10-05 20:48:26 +00:00 |
|
agarmgas.pas
|
Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target
|
2019-10-15 22:17:52 +00:00 |
|
aoptcpu.pas
|
* check in CheckLive* if a register allocator is initialized for a certain register type
|
2019-12-08 22:22:17 +00:00 |
|
aoptcpub.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
aoptcpud.pas
|
|
|
|
armatt.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armatts.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armins.dat
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armnop.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armop.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armreg.dat
|
|
|
|
armtab.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
cgcpu.pas
|
* reduce amount of software floating point exception checking, VSTR, VMOV, VLDR do not raise those
|
2019-10-10 20:31:30 +00:00 |
|
cpubase.pas
|
* patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures
|
2019-11-10 16:11:40 +00:00 |
|
cpuelf.pas
|
+ dwarf support for tls threadvars
|
2019-10-05 20:48:31 +00:00 |
|
cpuinfo.pas
|
+ support for arm attributes
|
2019-10-09 17:45:40 +00:00 |
|
cpunode.pas
|
+ support for arm attributes
|
2019-10-09 17:45:40 +00:00 |
|
cpupara.pas
|
* fix return registers for hfa's containing singles
|
2019-08-12 20:30:18 +00:00 |
|
cpupi.pas
|
* reworked arm vfp capability handling to use fpu_capabilites
|
2019-08-13 18:41:15 +00:00 |
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
|
itcpugas.pas
|
|
|
|
narmadd.pas
|
* reworked arm vfp capability handling to use fpu_capabilites
|
2019-08-13 18:41:15 +00:00 |
|
narmcal.pas
|
+ fpu_capabilities for arm
|
2019-07-30 21:04:28 +00:00 |
|
narmcnv.pas
|
* reworked arm vfp capability handling to use fpu_capabilites
|
2019-08-13 18:41:15 +00:00 |
|
narmcon.pas
|
+ fpu_capabilities for arm
|
2019-07-30 21:04:28 +00:00 |
|
narminl.pas
|
* fix tarminlinenode.first_sqrt_real
|
2019-08-13 22:12:53 +00:00 |
|
narmld.pas
|
* general-dynamic -> global-dynamic
|
2019-10-05 20:48:29 +00:00 |
|
narmmat.pas
|
Fix code generated in tarmnotnode.second_boolean
|
2019-08-28 07:38:35 +00:00 |
|
narmmem.pas
|
|
|
|
narmset.pas
|
* let all the case code generation work with tconstexprint instead of aint,
|
2019-02-24 19:58:37 +00:00 |
|
narmutil.pas
|
+ support for arm attributes
|
2019-10-09 17:45:40 +00:00 |
|
pp.lpi.template
|
|
|
|
raarm.pas
|
|
|
|
raarmgas.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
rarmcon.inc
|
|
|
|
rarmdwa.inc
|
|
|
|
rarmnor.inc
|
|
|
|
rarmnum.inc
|
|
|
|
rarmrni.inc
|
|
|
|
rarmsri.inc
|
|
|
|
rarmsta.inc
|
|
|
|
rarmstd.inc
|
|
|
|
rarmsup.inc
|
|
|
|
rgcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
symcpu.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |