OSDN Git Service

2009-03-17 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 6edb3a6..42240dc 100644 (file)
@@ -1,3 +1,23 @@
+2009-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39477
+       * doc/extend.texi: Correct register behavior for regparm on
+       Intel 386.
+
+2009-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39476
+       * config/i386/i386.c (ix86_function_regparm): Rewrite for
+       64bit.
+
+2009-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39473
+       * config/i386/i386.c (ix86_expand_call): Check extra clobbers
+       for ms->sysv ABI calls only in 64bit mode.
+
+       * config/i386/i386.md (untyped_call): Support 32bit.
+
 2009-03-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * doc/extend.texi: Replace x86_65 with x86_64.