..
ag386nsm.pas
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
2009-03-08 18:40:32 +00:00
aopt386.pas
* settings refactored
2006-10-30 18:02:58 +00:00
cgcpu.pas
* lying around newline fixes
2009-08-10 18:56:32 +00:00
cpubase.inc
+ default code now preserves mm registers
2007-10-27 12:02:28 +00:00
cpuinfo.pas
- disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled
2009-08-16 15:29:47 +00:00
cpunode.pas
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
2009-03-08 18:40:32 +00:00
cpupara.pas
* fixes compilation on i386 after r13410
2009-07-19 17:39:09 +00:00
cpupi.pas
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
2007-09-26 21:42:27 +00:00
cputarg.pas
+ Haiku support by Olivier Coursière based on old BeOS support
2008-05-19 17:33:35 +00:00
csopt386.pas
* optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems.
2009-05-03 21:31:33 +00:00
daopt386.pas
* moved field definitions before method/property definitions (see mantis
2009-06-27 11:27:31 +00:00
i386att.inc
+ some sse4 instructions supported, resolves #9046
2007-06-09 19:45:06 +00:00
i386atts.inc
* added missing size suffixes for several sse2 opcodes
2007-11-10 19:57:01 +00:00
i386int.inc
+ some sse4 instructions supported, resolves #9046
2007-06-09 19:45:06 +00:00
i386nop.inc
* fixes assembling of mov ax,<mem16>
2008-11-09 10:24:59 +00:00
i386op.inc
+ some sse4 instructions supported, resolves #9046
2007-06-09 19:45:06 +00:00
i386prop.inc
* Jcc reads the flags, this was not in the dat yet, resolves #9278
2007-07-22 16:40:44 +00:00
i386tab.inc
* fixed assembler tables for sse4 instructions, resolves #13186
2009-02-24 20:07:11 +00:00
n386add.pas
* implementation of 32x32->64 multiplication for i386 based on patch
2008-11-06 21:03:10 +00:00
n386cal.pas
* fixed calling cdecl routines under win32 which return their result in
2007-06-15 12:48:12 +00:00
n386inl.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
n386mat.pas
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
2008-01-05 21:35:42 +00:00
n386mem.pas
* the compiler now explicitly keeps track of the minimally guaranteed
2009-02-08 13:00:24 +00:00
n386set.pas
+ create jump tables for case statements on x86-64
2008-07-13 10:26:25 +00:00
popt386.pas
* the compiler now explicitly keeps track of the minimally guaranteed
2009-02-08 13:00:24 +00:00
r386ari.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386att.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386con.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386dwrf.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386int.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386iri.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386nasm.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386nor.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386nri.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386num.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386op.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386ot.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386rni.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386sri.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
r386stab.inc
* dwarf branch merged
2004-06-16 20:07:06 +00:00
r386std.inc
* rtl compilation with x86_64 binary writer fixed
2006-03-26 18:32:15 +00:00
ra386att.pas
* standard assembler reader for i386
2005-06-07 13:20:14 +00:00
ra386int.pas
* Fixed level 2 comment warnings.
2008-07-23 10:08:48 +00:00
rgcpu.pas
Merged revisions 2921-2922,2925 via svnmerge from
2006-03-16 08:52:22 +00:00
rropt386.pas
* the compiler now explicitly keeps track of the minimally guaranteed
2009-02-08 13:00:24 +00:00