.. |
aasmcpu.pas
|
m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names
|
2019-09-08 09:21:17 +00:00 |
ag68kgas.pas
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
ag68kvasm.pas
|
m68k/vasm: remove bits of Linux support. this combination has never really been tested or supported, and got broken recently. m68k-elf-linux has good enough GNU binutils anyway
|
2019-08-07 09:04:57 +00:00 |
aoptcpu.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
aoptcpub.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +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 |
cpuinfo.pas
|
m68k: build fix (premature commits are the root of all evil too)
|
2019-09-09 07:47:34 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
cpupi.pas
|
|
|
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
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
m68kreg.dat
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
n68kadd.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
n68kcal.pas
|
|
|
n68kcnv.pas
|
m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only)
|
2019-08-25 12:12:15 +00:00 |
n68kinl.pas
|
m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types
|
2019-09-05 21:43:51 +00:00 |
n68kmat.pas
|
|
|
n68kmem.pas
|
m68k: allow vecnode to use word size index registers
|
2019-09-20 11:37:18 +00:00 |
n68kset.pas
|
|
|
r68kbss.inc
|
|
|
r68kcon.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68kgas.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68kgasf.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68kgri.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68knor.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68knum.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68krni.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68ksri.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68ksta.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68kstd.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68kstdf.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
r68ksup.inc
|
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
2019-09-20 11:35:35 +00:00 |
ra68k.pas
|
|
|
ra68kmot.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
rgcpu.pas
|
Avoid warnings for m68k compiler
|
2019-11-05 10:00:48 +00:00 |
symcpu.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |