fpc/compiler/x86
pierre 36f9ce1cb2 Merge of trunk commits 39983,39986,40109
------------------------------------------------------------------------
r39983 | florian | 2018-10-18 20:28:03 +0200 (Thu, 18 Oct 2018) | 3 lines

* properly take care of register allocations between the first and second instruction for the FoldLea optimization
* check for ait_instruction after a GetNextInstruction function call
* cosmetics
------------------------------------------------------------------------
------------------------------------------------------------------------
r39986 | pierre | 2018-10-18 22:21:54 +0200 (Thu, 18 Oct 2018) | 1 line

 Fix for bug report #34380
------------------------------------------------------------------------
------------------------------------------------------------------------
r40109 | pierre | 2018-10-31 15:43:18 +0100 (Wed, 31 Oct 2018) | 1 line

 Use correct field for sl_absolutetype or sl_typeconv ppropaccesslistitem type (revealed by compilation with -CriotR)
------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@40482 -
2018-12-06 22:17:57 +00:00
..
aasmcpu.pas * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
agx86att.pas Use af_no_stabs for clang assembler which does not support stabs debug format 2018-02-14 15:09:35 +00:00
agx86int.pas
agx86nsm.pas + when using the i8086 with section based smartlinking, create OMF section 2018-06-22 15:02:39 +00:00
aoptx86.pas Merge of trunk commits 39983,39986,40109 2018-12-06 22:17:57 +00:00
cga.pas
cgx86.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
cpubase.pas Merge of trunk commits 39983,39986,40109 2018-12-06 22:17:57 +00:00
cx86innr.inc + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nx86cal.pas - removed pocall_far16 from the supported calling conventions of the i8086 2018-05-06 15:14:40 +00:00
nx86cnv.pas
nx86con.pas
nx86inl.pas + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
nx86ld.pas
nx86mat.pas * compilation on x86-64 fixed 2018-02-27 21:54:12 +00:00
nx86mem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nx86set.pas
rax86.pas + support segment overrides in inline asm references to local variables or parameters on x86 2018-03-01 17:59:57 +00:00
rax86att.pas + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 2018-03-13 14:41:21 +00:00
rax86int.pas + support ugly constructs like 'DD BYTE PTR 5' in the x86 intel syntax inline 2018-05-29 15:43:08 +00:00
rgx86.pas
symi86.pas
symx86.pas * make near/far procs/procvars compatible only with their matching (near vs far) 2018-03-29 15:59:58 +00:00
x86ins.dat * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
x86reg.dat * set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only 2018-05-23 15:29:33 +00:00