OSDN Git Service

2001-02-14 Joel Sherrill <joel@OARcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 6e5c90f..63b4edd 100644 (file)
@@ -1,4 +1,55 @@
-2002-02-13     Joel Sherrill <joel@OARcorp.com>
+2001-02-14     Joel Sherrill <joel@OARcorp.com>
+
+       * config/arm/rtems-elf.h, config/h8300/rtems.h: Removed redundant
+       -Acpu() and -Amachine() to eliminate warnings.
+
+2002-02-14  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.
+
+2002-02-14  Kazu Hirata  <kazu@hxi.com>
+
+       * config/h8300/h8300-protos.h: Update the prototype for
+       const_costs.
+       * config/h8300/h8300.c (const_costs): Treat SET as a little
+       more expensive operation.
+       * config/h8300/h8300.h (DEFAULT_RTX_COSTS): Update the
+       reference to const_costs.
+
+2002-02-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting.
+
+2002-02-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/5503:
+       * c-decl.c (duplicate_decls): If builtin type has TYPE_ARG_TYPES NULL,
+       use arguments from newtype.
+
+2002-02-13  Eric Christopher  <echristo@redhat.com>
+
+       * config/mips/mips.c (override_options): Add check for march/mipsX
+       on the same command line. Fix error message in cpu processing.
+       Remove architecture and ISA checks.
+
+2002-02-14  Aldy Hernandez  <aldyh@redhat.com>
+
+        * config/rs6000/darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors.
+
+        * config/rs6000/sysv4.h (ROUND_TYPE_ALIGN): Add MAX.
+
+2002-02-14  Aldy Hernandez  <aldyh@redhat.com>
+
+        * config/rs6000/rs6000.md ("*movv4si_internal"): Add m<-r and r<-r
+        alternatives.
+        ("*movv8hi_internal1"): Same.
+        ("*movv16qi_internal1"): Same.
+        ("*movv4sf_internal1"): Same.
+
+        * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Do
+        not push_reload for altivec modes.
+
+2002-02-13  Joel Sherrill  <joel@OARcorp.com>
 
        * config.gcc (a29k-*-rtems), config/a29k/rtems.h: General cleanup across
        all RTEMS targets including removal of #includes from config/*/rtems*.h