OSDN Git Service

2010-04-30 Tobias Burnus Mburnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / FSFChangeLog.10
index 61fa303..0b8d183 100644 (file)
@@ -5704,7 +5704,7 @@ Sun Aug 13 14:50:58 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
        * Makefile.in (gfloat.h): Add a - before the rm command.
 
        * loop.c (find_and_verify_loops): Set dest_loop only if
        * Makefile.in (gfloat.h): Add a - before the rm command.
 
        * loop.c (find_and_verify_loops): Set dest_loop only if
-       JUMP_LABEL (insn) is non-zero.
+       JUMP_LABEL (insn) is nonzero.
 
 Mon Jul 31 14:31:53 1995  Ian Lance Taylor  <ian@cygnus.com>
 
 
 Mon Jul 31 14:31:53 1995  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -6057,7 +6057,7 @@ Mon Jul 17 06:41:19 1995  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
 
        * xm-alpha.h (sbrk): Add declaration.
 
 
        * xm-alpha.h (sbrk): Add declaration.
 
-       * convert.c (convert_to_integer): If TYPE is a enumeral type or
+       * convert.c (convert_to_integer): If TYPE is an enumeral type or
        if its precision is not the same as the size of its mode,
        convert in two steps.
 
        if its precision is not the same as the size of its mode,
        convert in two steps.
 
@@ -8538,7 +8538,7 @@ Tue Apr 25 18:52:43 1995  Stephen R. van den Berg  (berg@pool.informatik.rwth-aa
        (mark_regs_pat, straighten_stack): New functions.
        (reg_to_stack): Amend initialisation of FP_mode_reg.
        Mark FP registers mentioned in USE insns before NOTE_INSN_FUNCTION_BEG.
        (mark_regs_pat, straighten_stack): New functions.
        (reg_to_stack): Amend initialisation of FP_mode_reg.
        Mark FP registers mentioned in USE insns before NOTE_INSN_FUNCTION_BEG.
-       (get_true_reg): Eliminate FP subreg accesses in favour of the
+       (get_true_reg): Eliminate FP subreg accesses in favor of the
        actual FP register in use.
        (record_reg_life_pat): Make it work on SUBREGs as well.  Make use of
        the new mark_regs_pat function.  Handle USE insns if called unnested.
        actual FP register in use.
        (record_reg_life_pat): Make it work on SUBREGs as well.  Make use of
        the new mark_regs_pat function.  Handle USE insns if called unnested.
@@ -8841,7 +8841,7 @@ Sat Apr 15 13:26:34 1995  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
 Sat Apr 15 12:11:46 1995  Brendan Kehoe  <brendan@cygnus.com>
 
        * alpha/alpha.c (output_epilog): Initialize fp_offset to 0, and
 Sat Apr 15 12:11:46 1995  Brendan Kehoe  <brendan@cygnus.com>
 
        * alpha/alpha.c (output_epilog): Initialize fp_offset to 0, and
-       make sure it's non-zero before we try to use it to restore the
+       make sure it's nonzero before we try to use it to restore the
        frame pointer.
 
 Fri Apr 14 19:45:05 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
        frame pointer.
 
 Fri Apr 14 19:45:05 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
@@ -10108,3 +10108,10 @@ Wed Mar  1 06:48:31 1995  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * expr.c (store_expr): Do conversion in two steps for promoted lhs.
 
 See ChangeLog.9 for earlier changes.
        * expr.c (store_expr): Do conversion in two steps for promoted lhs.
 
 See ChangeLog.9 for earlier changes.
+
+\f
+Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.