| .. |
|
aoptcpu.pas
|
* fixes peephole optimizer problems with -O3 on x86-64
|
2012-05-13 19:19:04 +00:00 |
|
aoptcpub.pas
|
* RefsHaveIndexReg -> cpurefshaveindexreg
|
2012-03-10 19:43:52 +00:00 |
|
aoptcpud.pas
|
|
|
|
cgcpu.pas
|
+ also specify the parameter def when allocating a parameter via
|
2012-06-24 15:02:12 +00:00 |
|
cpubase.inc
|
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
2012-05-12 16:03:15 +00:00 |
|
cpuelf.pas
|
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
2012-08-23 11:49:49 +00:00 |
|
cpuinfo.pas
|
* -O4 switch for optimizations which are correct but which might have unexpected effects
|
2012-08-09 18:58:54 +00:00 |
|
cpunode.pas
|
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
2012-01-16 23:13:31 +00:00 |
|
cpupara.pas
|
* fixed memory leaks in the compiler introduced in r21862 by marking and
|
2012-07-23 13:49:29 +00:00 |
|
cpupi.pas
|
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
2012-01-16 23:13:31 +00:00 |
|
cputarg.pas
|
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
2012-08-23 11:49:49 +00:00 |
|
hlcgcpu.pas
|
|
|
|
nx64add.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
|
nx64cal.pas
|
|
|
|
nx64cnv.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
|
nx64flw.pas
|
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
2012-01-16 23:13:31 +00:00 |
|
nx64inl.pas
|
|
|
|
nx64mat.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
|
r8664ari.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664att.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664con.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664dwrf.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664int.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664iri.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664nor.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664num.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664op.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664ot.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664rni.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664sri.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664stab.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
r8664std.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
|
rax64att.pas
|
+ Support SEH directives in x86_64 AT&T asmreader.
|
2011-10-04 12:26:41 +00:00 |
|
rax64int.pas
|
|
|
|
rgcpu.pas
|
|
|
|
win64unw.pas
|
+ Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing).
|
2011-10-25 15:18:47 +00:00 |
|
x8664ats.inc
|
|
|
|
x8664att.inc
|
|
|
|
x8664int.inc
|
|
|
|
x8664nop.inc
|
* handle all operand combinations of xadd, resolves #21146
|
2012-01-25 21:26:59 +00:00 |
|
x8664op.inc
|
|
|
|
x8664pro.inc
|
* fixed change information for a lot of sse instructions
|
2011-08-20 12:28:49 +00:00 |
|
x8664tab.inc
|
* handle all operand combinations of xadd, resolves #21146
|
2012-01-25 21:26:59 +00:00 |