OSDN Git Service

* gcc/config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.3
index 5cbfcaa..52df960 100644 (file)
@@ -1353,7 +1353,7 @@ Wed Jun  7 20:34:33 2000  Denis Chertykov  <denisc@overta.ru>
        * c-common.h (c_language_kind): New type.
        (c_language): New variab.e
        * c-common.c (lang_get_alias_set): Don't put structures in
-       non-zero alias sets in C++.
+       nonzero alias sets in C++.
        * c-decl.c (c_language): Define it.
        * c-lex.c (doing_objc_thang): Remove.
        * c-tree.h (doing_objc_thang): Make it a macro.
@@ -1538,7 +1538,7 @@ Mon Jun  5 06:46:28 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-06-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
-       * Makefile.in (intl.*): Honor non-zero exit codes in the intl
+       * Makefile.in (intl.*): Honor nonzero exit codes in the intl
        subdir.
 
 2000-06-03  Geoff Keating  <geoffk@cygnus.com>
@@ -2036,7 +2036,7 @@ Sun May 28 18:37:07 2000  Clinton Popetz  <cpopetz@cygnus.com>
 
 Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
 
-       * mklibgcc.in (all): Variable initialised to `libgcc'.
+       * mklibgcc.in (all): Variable initialized to `libgcc'.
 
 2000-05-28  Gabriel Dos Reis  <gdr@codesourcery.com>
 
@@ -2088,10 +2088,10 @@ Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
        * regclass.c [CLASS_CANNOT_CHANGE_SIZE]
        (class_can_change_size): New variable.
        (reg_changes_size): New variable.
-       (init_reg_sets_1): Initialise class_can_change_size.
+       (init_reg_sets_1): Initialize class_can_change_size.
        (record_operand_costs): Remove subreg_changes_size.
        Don't pass it around.  Instead update reg_changes_size.
-       (regclass): Initialise and free reg_changes_size.  If a register
+       (regclass): Initialize and free reg_changes_size.  If a register
        changes size, don't preference it to a class that contains
        registers that can't change size.
        (record_reg_classes): Don't look at subreg_changes_size.
@@ -2161,7 +2161,7 @@ Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
 
        * reload.c (get_secondary_mem): Don't widen floating-point modes.
 
-       * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when
+       * combine.c (subst): Honor CLASS_CANNOT_CHANGE_SIZE when
        substituting the REG in a (subreg:X (reg:Y ...)).
 
 2000-05-28  Neil Booth  <NeilB@earthling.net>
@@ -2174,7 +2174,7 @@ Sun May 28 23:26:59 2000  Philippe De Muyter <phdm@macqel.be>
 
 2000-05-28  Neil Booth  <NeilB@earthling.net>
 
-       * cpplex.c (_cpp_init_toklist): No comment space to initialise.
+       * cpplex.c (_cpp_init_toklist): No comment space to initialize.
        (_cpp_free_toklist): No comment space to free.
        (expand_comment_space): Remove.
        (save_comment_space): Place the comment in the current token and
@@ -2340,7 +2340,7 @@ Sat May 27 11:01:27 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        boolean_operator for the boolean patterns without NOTs.
 
        * config/rs6000/rs6000.c (reg_or_logical_cint_operand): Rename
-       from reg_or_u_cint_operand.  Change comment and behaviour.
+       from reg_or_u_cint_operand.  Change comment and behavior.
        (logical_operand): Clean up, add assertion.
        (non_logical_cint_operand): Also check for
        reg_or_logical_cint_operand.
@@ -2667,7 +2667,7 @@ Thu May 25 02:09:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 2000-05-24  Mark Mitchell  <mark@codesourcery.com>
 
        * calls.c (expand_call): Handle cleanups in tail-recursion
-       arguments analagously to cleanups in sibling calls.
+       arguments analogously to cleanups in sibling calls.
 
 2000-05-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
@@ -3133,7 +3133,7 @@ Fri May 19 06:49:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 2000-05-18  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/unknown-elf.h (UNIQUE_SECTION): Place constant,
-       uninitialised data in .rodata not .bss, and do not interpret an
+       uninitialized data in .rodata not .bss, and do not interpret an
        error in the initialisation value as meaning that the variable
        should be placed in the .bss section.
 
@@ -3225,7 +3225,7 @@ Thu May 18 12:10:18 2000  Philippe De Muyter  <phdm@macqel.be>
 
 2000-05-18  Neil Booth  <NeilB@earthling.net>
 
-       * cppinit.c (cpp_reader_init): Initialise col_adjust and
+       * cppinit.c (cpp_reader_init): Initialize col_adjust and
        default tab stop size.
        (no_num, OPT_ftabstop): New.
        (handle_option): Handle "ftabstop=" command-line option.
@@ -6424,7 +6424,7 @@ Mon Apr 17 14:59:36 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 
        * i370.c (mvs_add_label): Change spacing for coding conventions.
        * i370.h (ASM_OUTPUT_CASE_LABEL): Change to the data CSECT for the
-       outputing case vectors.
+       outputting case vectors.
        (ASM_OUTPUT_CASE_END): New, put assembler back into code CSECT.
        (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Remove page check,
        since vector in in the data CSECT.
@@ -7957,7 +7957,7 @@ Wed Apr  5 18:03:31 2000  Toshiyasu Morita  (toshi.morita@sega.com)
 2000-04-05  Chris Demetriou  <cgd@netbsd.org>
 
        * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero the
-       remaining non-zero debugging masks.
+       remaining nonzero debugging masks.
 
 Wed Apr  5 09:44:07 2000  Jeffrey A Law  (law@cygnus.com)
 
@@ -10256,7 +10256,7 @@ Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
        2000-02-03  Geoff Keating  <geoffk@cygnus.com>
 
        * rs6000.c (rs6000_sr_alias_set): New variable.
-       (rs6000_override_options): Initialise rs6000_sr_alias_set.
+       (rs6000_override_options): Initialize rs6000_sr_alias_set.
        (rs6000_emit_stack_tie): New function.
        (rs6000_emit_allocate_stack): Specify RTX_FRAME_RELATED_P
        in a way that dwarf2out can understand.
@@ -10804,8 +10804,8 @@ Wed Feb 23 13:00:06 CET 2000  Jan Hubicka  <jh@suse.cz>
 2000-03-14  Nick Clifton  <nickc@cygnus.com>
 
        * gcc.c (do_spec_1): Catch the case where %* is used in a
-       substitution pattern, but it has not been initialised.
-       Issue a meaningful error message if an unrecognised operator
+       substitution pattern, but it has not been initialized.
+       Issue a meaningful error message if an unrecognized operator
        is encountered in a spec string.
 
 2000-03-14  Richard Earnshaw <rearnsha@arm.com>
@@ -14863,9 +14863,9 @@ Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
 
 2000-01-24  Richard Henderson  <rth@cygnus.com>
 
-       * rtl.def: Add unordered fp comparisions.
+       * rtl.def: Add unordered fp comparisons.
        * tree.def: Likewise.
-       * tree.h: Add ISO C 9x unordered fp comparision builtins.
+       * tree.h: Add ISO C 9x unordered fp comparison builtins.
 
        * builtins.c (expand_tree_builtin): New function.
        * c-typeck.c (build_function_call): Use it.
@@ -15005,7 +15005,7 @@ Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
 
        * basic-block.h (struct loops): New field `levels'.
        * flow.c (flow_loops_level_compute): Traverse all outer loops.
-       (flow_loop_level_compute): Initialise level to 1.
+       (flow_loop_level_compute): Initialize level to 1.
        (flow_loops_find): Set loops->levels.
        (flow_loops_dump): Print loops->levels.
 
@@ -15047,7 +15047,7 @@ Mon Jan 24 16:50:08 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-01-22  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
 
-       * config/elfos.h (UNIQUE_SECTION): Restore uninitialised data
+       * config/elfos.h (UNIQUE_SECTION): Restore uninitialized data
        section naming to that prior to 2000-01-07 patch.
        * config/mips/elf.h (UNIQUE_SECTION): Ditto.
        * config/mips/elf64.h (UNIQUE_SECTION): Ditto.
@@ -15242,7 +15242,7 @@ Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
        * loop.c (current_loop_info): Renamed from loop_info_data
        and changed to a pointer.
        (loop_optimize): Allocate loop_info structure for each loop
-       and initialise to zero.
+       and initialize to zero.
        (scan_loop): Set current_loop_info.
 
        * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
@@ -15281,7 +15281,7 @@ Wed Jan 19 19:12:36 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
        (expand_end_bindings): Likewise.
        (expand_decl): Likewise.  Consult optimize not obey_regdecls.
        * toplev.c (obey_regdecls): Remove.
-       (rest_of_compilation): Don't set it.  Kill stupid in favour of
+       (rest_of_compilation): Don't set it.  Kill stupid in favor of
        flow1, local-alloc, and reload.
        (main): Don't set obey_regdecls.
 
@@ -16500,25 +16500,25 @@ Thu Jan  6 13:44:59 CET 2000  Jan Hubicka  <jh@suse.cz>
        uninitialized data decls.
 
        * config/i386/winnt.c (i386_pe_unique_section): Cope with
-       being called for uninitialised data.
+       being called for uninitialized data.
 
        * config/i386/interix.c (i386_pe_unique_section): Cope with
-       being called for uninitialised data.
+       being called for uninitialized data.
 
        * config/mips/elf.h (UNIQUE_SECTION): Cope with being called
-       for uninitialised data.
+       for uninitialized data.
 
        * config/mips/elf64.h (UNIQUE_SECTION): Cope with being called
-       for uninitialised data.
+       for uninitialized data.
 
        * config/mips/iri6gld.h (UNIQUE_SECTION): Cope with being called
-       for uninitialised data.
+       for uninitialized data.
 
        * config/arm/unknown-elf.h (IN_NAMED_SECTION): Define.
        (UNIQUE_SECTION_P): Always generate a unique section if
        flag_data_sections is true.
        (UNIQUE_SECTION): Also generate unique sections for
-       uninitialised data.
+       uninitialized data.
        (ASM_OUTPUT_ALIGNED_BSS): Redefine to use named_section().
        (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Redefine to use
        named_section().
@@ -16611,7 +16611,7 @@ Tue Jan  4 22:30:16 2000  Jeffrey A Law  (law@cygnus.com)
 
 2000-01-05  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
 
-       * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behaviour of
+       * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap behavior of
        macros so that they're consistent with their names.
        * config/c4x/c4x.c (IS_XXX_REG, IS_XXX_REGNO): Likewise.
        * config/c4x/c4x.md (IS_XXX_REG, IS_XXX_REGNO): Likewise.