florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures před 5 roky
..
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 před 5 roky
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 před 5 roky
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 před 6 roky
aoptcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
aoptcpub.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
aoptcpud.pas 790a4fe2d3 * log and id tags removed před 20 roky
cgcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
cpubase.pas e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures před 5 roky
cpuinfo.pas aea0f3e667 m68k: build fix (premature commits are the root of all evil too) před 5 roky
cpunode.pas 2d8f56597e m68k: reenabled the 68k-specific n68kset node před 8 roky
cpupara.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
cpupi.pas 58d98d8cd7 m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults před 7 roky
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 před 8 roky
hlcgcpu.pas 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ před 6 roky
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 před 5 roky
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 před 5 roky
n68kadd.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
n68kcal.pas 4686f61002 * keep track of the temp position separately from the offset in references, před 7 roky
n68kcnv.pas d29f44e1c7 m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only) před 6 roky
n68kinl.pas de095c4631 m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types před 6 roky
n68kmat.pas 660432685a m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 před 8 roky
n68kmem.pas 435b57bdb1 m68k: allow vecnode to use word size index registers před 5 roky
n68kset.pas ca1ec0435d m68k: fixed the signedness of conditional jumps while creating the jump list for case statements před 8 roky
r68kbss.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool před 9 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
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 před 5 roky
ra68k.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k před 11 roky
ra68kmot.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
rgcpu.pas 7d12e8cc6d Avoid warnings for m68k compiler před 5 roky
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them před 6 roky