OSDN Git Service

2008-11-05 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index 47f304f..1894509 100644 (file)
@@ -1,3 +1,41 @@
+2008-10-08  Thomas Schwinge  <tschwinge@gnu.org>
+
+       * config.host: Fold `*-*-gnu*' cases into the Linux ones.
+
+2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
+
+       Add picoChip port.
+       * config.host: Add picochip-*-*.
+
+2008-08-06  Bob Wilson  <bob.wilson@acm.org>
+
+       * config.host: Match more processor names for Xtensa.
+
+2008-07-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/i386/64/t-softfp-compat: Update comments.
+
+2008-07-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/i386/64/_divtc3-compat.c: Moved to ...
+       * config/i386/64/_divtc3.c: Here.
+
+       * config/i386/64/_multc3-compat.c: Moved to ...
+       * config/i386/64/_multc3.c: Here.
+
+       * config/i386/64/_powitf2-compat.c: Moved to ...
+       * config/i386/64/_powitf2.c: Here.
+
+       * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
+       .c suffix instead of -compat.c.
+
+2008-07-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
+       (_FP_MUL_MEAT_D): Ditto.
+       (_FP_DIV_MEAT_S): Ditto.
+       (_FP_DIV_MEAT_D): Ditto.
+
 2008-07-03  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * Makefile.in: Add support for __sync_* libgcc functions.