OSDN Git Service

* config/alpha/osf5.h (ASM_OLDAS_SPEC): Add -c.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 60c9eab..c7f94da 100644 (file)
@@ -1,3 +1,22 @@
+2001-06-10  Richard Henderson  <rth@redhat.com>
+
+       * config/alpha/osf5.h (ASM_OLDAS_SPEC): Add -c.
+
+2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
+
+       * doc/invoke.texi (MN10300 Options): Document -mno-crt0.
+       (SH Options): Document -mieee.
+       * doc/install.texi (Final install): Remove obsolete information
+       about installing cross compilers.
+       * doc/gcc.1: Rebuilt.
+
+2001-06-10  Richard Henderson  <rth@redhat.com>
+
+       * config/alpha/alpha.c (override_options): Set align_loops,
+       align_jumps, and align_functions.
+       * config/alpha/alpha.h (FUNCTION_BOUNDARY): Set to 32 bits.
+       (LOOP_ALIGN, LABEL_ALIGN_AFTER_BARRIER): Remove.  
+
 2001-06-11  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
 
        * emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode
@@ -78,8 +97,6 @@ Sun Jun 10 10:00:17 CEST 2001  Jan Hubicka  <jh@suse.cz>
        -print-multi-lib.
        * doc/gcc.1: Rebuilt.
 
-2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
-
        * toplev.c (independent_decode_option): Require `=' between
        `-aux-info' and filename in the same argument.
        * gcc.c: Don't pass -aux-info=filename twice.