OSDN Git Service

2007-06-05 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index db53036..fdcdd2f 100644 (file)
@@ -1,3 +1,20 @@
+2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
+            Danny Smith  <dannysmith@users.sourceforge.net>
+
+       PR target/29498
+       * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
+       crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
+       * config/i386/t-crtfm: Compile crtfastmath.o with
+       -minline-all-stringops.
+
+2007-05-10  Richard Sandiford  <richard@codesourcery.com>
+
+       * config.host (sparc-wrs-vxworks): New target.
+
+2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
+
+       * config.host: Recognize fido.
+
 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
 
        * configure: Check host, not target, for decimal float support.