Jonas Maebe 762a0c7059 * try to prevent addresses from being PICified multiple times (should fix 16 years ago
..
aasmcpu.pas ec8fee45fe * do not access local data via the GOT on x86_64, because 16 years ago
agx86att.pas ec8fee45fe * do not access local data via the GOT on x86_64, because 16 years ago
agx86int.pas f726e1691b * Fixed warnings and notes. 16 years ago
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgx86.pas 762a0c7059 * try to prevent addresses from being PICified multiple times (should fix 16 years ago
cpubase.pas 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 years ago
itcpugas.pas 67e16340be * revert r8118 18 years ago
itx86int.pas 67e16340be * revert r8118 18 years ago
nx86add.pas 53e52ac6a9 * implementation of 32x32->64 multiplication for i386 based on patch 16 years ago
nx86cnv.pas f726e1691b * Fixed warnings and notes. 16 years ago
nx86con.pas 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
nx86inl.pas 92ad06f1e8 * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 16 years ago
nx86mat.pas 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago
nx86set.pas dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of 16 years ago
rax86.pas 53ffda14f3 * fixes taking the address of an assembler block defined label 16 years ago
rax86att.pas cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 17 years ago
rax86int.pas b9fddff9c4 * avoid IE in case of unknown assembler reference syntax 16 years ago
rgx86.pas 146a819615 * fixed spilling of and operations on spilled 32 bit values for x86_64 16 years ago
x86ins.dat 694f563079 * fixed assembler tables for sse4 instructions, resolves #13186 16 years ago
x86reg.dat 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago