OSDN Git Service

* config.gcc (powerpc-*-linux*): Merge variants.
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
index 1b1024e..ebabcfe 100644 (file)
@@ -1,3 +1,109 @@
+2009-04-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
+
+2009-03-28  Joseph Myers  <joseph@codesourcery.com>
+
+       * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
+       armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
+       m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
+       powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
+
+2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
+       * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
+
+2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
+       ia64/t-softfp-compat to tmake_file.
+
+       * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
+
+       * config/ia64/__divxf3.asm: New.
+       * config/ia64/_fixtfdi.asm: Likewise.
+       * config/ia64/_fixunstfdi.asm: Likewise.
+       * config/ia64/_floatditf.asm: Likewise.
+       * config/ia64/t-fprules-softfp: Likewise.
+       * config/ia64/t-softfp-compat: Likewise.
+       * config/ia64/tf-signs.c: Likewise.
+
+2009-01-18  Ben Elliston  <bje@au.ibm.com>
+
+       * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
+
+2009-01-16  Ben Elliston  <bje@au.ibm.com>
+
+       * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
+       to tmake_file.
+
+2009-01-13  Ben Elliston  <bje@au.ibm.com>
+
+       * config/t-softfp: New file.
+       * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
+       (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
+
+2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config.host: Add m32r*-*-rtems*.
+
+2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config.host: Add m32c*-*-rtems*.
+
+2008-11-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       PR bootstrap/33100
+       * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
+       i386/t-crtstuff if linker supports ZERO terminator unwind entries.
+       * configure: Regenerate.
+       * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
+       tmake_file here from gcc/config.gcc.
+       Move extra_parts here from gcc/config.gcc.
+       * config/i386/t-sol2: Move here from gcc/config/i386.
+       Use gcc_srcdir instead of srcdir.
+
+2008-11-18  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
+       case.
+
+2008-11-09  Thomas Schwinge  <tschwinge@gnu.org>
+
+       * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
+
+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.