| .. |
|
aasmcpu.pas
|
|
|
|
ag68kgas.pas
|
m68k/palmos: support the prc-tools specific @END hack for globals when writing data symbols
|
2018-01-04 07:57:29 +00:00 |
|
ag68kvasm.pas
|
atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway
|
2017-12-30 06:51:32 +00:00 |
|
aoptcpu.pas
|
+ volatile() expression that marks an expression as volatile
|
2018-12-04 19:53:20 +00:00 |
|
aoptcpub.pas
|
- get rid of MaxOps, it is redundant with max_operands
|
2018-11-02 21:32:29 +00:00 |
|
aoptcpud.pas
|
|
|
|
cgcpu.pas
|
Disable range check in m68k:tiscv32 and riscv64 cgcpu units
|
2018-11-15 16:58:40 +00:00 |
|
cpubase.pas
|
+ fpc_eh_return_data_regno() intrinsic to get the return register numbers
|
2018-10-28 18:16:38 +00:00 |
|
cpuinfo.pas
|
Systematically include fpcdefs.inc at sart of all units used by compiler
|
2019-07-03 13:35:05 +00:00 |
|
cpunode.pas
|
|
|
|
cpupara.pas
|
* disable regular array -> dynamic array type coversion support unless
|
2019-05-25 12:31:32 +00:00 |
|
cpupi.pas
|
m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults
|
2018-01-04 07:50:50 +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
|
|
|
|
m68kreg.dat
|
|
|
|
n68kadd.pas
|
* factored out the conditions under which add nodes need to perform
|
2019-08-03 12:19:50 +00:00 |
|
n68kcal.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
|
n68kcnv.pas
|
|
|
|
n68kinl.pas
|
m68k: reinstate the inc/dec tempregister type hack again in an isolated way (it was removed in r40385, as it was breaking llvm target)
|
2018-12-02 18:54:04 +00:00 |
|
n68kmat.pas
|
|
|
|
n68kmem.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
|
n68kset.pas
|
|
|
|
r68kbss.inc
|
|
|
|
r68kcon.inc
|
|
|
|
r68kgas.inc
|
|
|
|
r68kgri.inc
|
|
|
|
r68knor.inc
|
|
|
|
r68knum.inc
|
|
|
|
r68krni.inc
|
|
|
|
r68ksri.inc
|
|
|
|
r68ksta.inc
|
|
|
|
r68kstd.inc
|
|
|
|
r68ksup.inc
|
|
|
|
ra68k.pas
|
|
|
|
ra68kmot.pas
|
|
|
|
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 |