fpc/compiler/m68k
2017-06-29 00:11:19 +00:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas m68k: map sec_rodata as read-write in the vasm writer, to silence some vlink warnings, when it writes the relocations in a rodata section 2017-06-14 18:07:36 +00:00
aoptcpu.pas m68k: the previous attempt in r36480 broke more tests than it fixed, so lets revert to previous version and disable MOVE+OP+MOVE optimizations instead 2017-06-11 11:22:49 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas m68k: do not internalerror on localsize < 0. this condition is handled elsewhere in the compiler properly, so we just let it through 2017-06-29 00:11:19 +00:00
cpubase.pas m68k: some initial support for C ABIs which use an address register to return structs by address 2017-06-24 19:03:58 +00:00
cpuinfo.pas m68k: enabled safecall exception wrappers with linux 2017-06-22 15:31:32 +00:00
cpunode.pas
cpupara.pas m68k: yet another attempt to fix small struct alignments on stack 2017-06-27 02:36:55 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas m68k: for cdecls with the SVR4 ABI return results both in A0 and D0 2017-06-23 19:21:20 +00:00
itcpugas.pas
m68kreg.dat
n68kadd.pas
n68kcal.pas
n68kcnv.pas m68k: support longword to double conversions with the FPU, without a helper, better code for some other cases 2017-06-28 01:27:02 +00:00
n68kinl.pas
n68kmat.pas
n68kmem.pas
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
symcpu.pas