2
0
florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures 5 жил өмнө
..
aasmcpu.pas 16fc8c8d9a m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names 5 жил өмнө
ag68kgas.pas 19a6964088 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 5 жил өмнө
ag68kvasm.pas 90bab63e51 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 6 жил өмнө
aoptcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
aoptcpub.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 жил өмнө
cgcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
cpubase.pas e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures 5 жил өмнө
cpuinfo.pas aea0f3e667 m68k: build fix (premature commits are the root of all evil too) 5 жил өмнө
cpunode.pas 2d8f56597e m68k: reenabled the 68k-specific n68kset node 8 жил өмнө
cpupara.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
cpupi.pas 58d98d8cd7 m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults 7 жил өмнө
cputarg.pas 1d78e73ed8 m68k: there are now cross-binutils for old MacOS, so based on the old/existing bits, fix the support in the compiler 8 жил өмнө
hlcgcpu.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 6 жил өмнө
itcpugas.pas 19a6964088 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 5 жил өмнө
m68kreg.dat 19a6964088 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 5 жил өмнө
n68kadd.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
n68kcal.pas 4686f61002 * keep track of the temp position separately from the offset in references, 7 жил өмнө
n68kcnv.pas d29f44e1c7 m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only) 6 жил өмнө
n68kinl.pas de095c4631 m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types 5 жил өмнө
n68kmat.pas 660432685a m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 8 жил өмнө
n68kmem.pas 435b57bdb1 m68k: allow vecnode to use word size index registers 5 жил өмнө
n68kset.pas ca1ec0435d m68k: fixed the signedness of conditional jumps while creating the jump list for case statements 8 жил өмнө
r68kbss.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool 9 жил өмнө
r68kcon.inc 19a6964088 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 5 жил өмнө
r68kgas.inc 19a6964088 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 5 жил өмнө
r68kgasf.inc 19a6964088 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 5 жил өмнө
r68kgri.inc 19a6964088 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 5 жил өмнө
r68knor.inc 19a6964088 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 5 жил өмнө
r68knum.inc 19a6964088 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 5 жил өмнө
r68krni.inc 19a6964088 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 5 жил өмнө
r68ksri.inc 19a6964088 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 5 жил өмнө
r68ksta.inc 19a6964088 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 5 жил өмнө
r68kstd.inc 19a6964088 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 5 жил өмнө
r68kstdf.inc 19a6964088 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 5 жил өмнө
r68ksup.inc 19a6964088 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 5 жил өмнө
ra68k.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 жил өмнө
ra68kmot.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
rgcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler 5 жил өмнө
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 жил өмнө