diff options
Diffstat (limited to 'contrib/gcc/ChangeLog.5')
-rw-r--r-- | contrib/gcc/ChangeLog.5 | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/contrib/gcc/ChangeLog.5 b/contrib/gcc/ChangeLog.5 index 40eccd1..9bd21c1 100644 --- a/contrib/gcc/ChangeLog.5 +++ b/contrib/gcc/ChangeLog.5 @@ -24,7 +24,7 @@ * gcc.c (process_command): Append a DIR_SEPARATOR to a path specified by the -B switch, if doing so would create a valid directory name. - * doc/invoke.texi: Document changed behaviour of -B. + * doc/invoke.texi: Document changed behavior of -B. 2001-06-29 DJ Delorie <dj@redhat.com> @@ -77,7 +77,7 @@ Fri Jun 29 12:27:24 2001 Jeffrey A Law (law@cygnus.com) * config/arc/arc-protos.h, config/arc/arc.c, config/arc/arc.h (arc_comp_type_attributes, arc_set_default_type_attributes, COMP_TYPE_ATTRIBUTES, SET_DEFAULT_TYPE_ATTRIBUTES): Remove - functions and macros with default behaviour. + functions and macros with default behavior. * config/m32r/m32r-protos.h, config/m32r/m32r.c, config/m32r/m32r.h (m32r_comp_type_attributes, m32r_set_default_type_attributes, COMP_TYPE_ATTRIBUTES, @@ -1070,7 +1070,7 @@ Mon Jun 18 15:43:10 CEST 2001 Jan Hubicka <jh@suse.cz> 2001-06-18 Ben Elliston <bje@redhat.com> - * except.c (resolve_fixup_regions): Initialise "cleanup". + * except.c (resolve_fixup_regions): Initialize "cleanup". 2001-06-17 Neil Booth <neil@daikokuya.demon.co.uk> @@ -1131,7 +1131,7 @@ Fri Jun 15 18:05:22 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> Fri Jun 15 19:35:38 CEST 2001 Jan Hubicka <jh@suse.cz> - * optabs.c (expand_twoval_binop): Avoid undefined behaviour. + * optabs.c (expand_twoval_binop): Avoid undefined behavior. 2001-06-15 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> @@ -2885,7 +2885,7 @@ Thu May 24 15:56:48 CEST 2001 Jan Hubicka <jh@suse.cz> 2001-05-22 Richard Henderson <rth@redhat.com> - * unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of... + * unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favor of... (__deregister_frame_info_bases): New. * unwind-dw2-fde.h: Declare it. * libgcc-std.ver: Export it. @@ -2903,7 +2903,7 @@ Thu May 24 15:56:48 CEST 2001 Jan Hubicka <jh@suse.cz> * config/ia64/ia64.md (nonlocal_goto): Reverse label and frame pointer parameters to __ia64_nonlocal_goto. Flag as NO_RETURN. * config/ia64/ia64.c (ia64_expand_epilogue): Make sure we are issuing - "r2" to the assembly file. Only issue allocs with non-zero parameters. + "r2" to the assembly file. Only issue allocs with nonzero parameters. 2001-05-22 Loren J. Rittle <ljrittle@acm.org> David O'Brien <obrien@freebsd.org> @@ -4498,7 +4498,7 @@ Fri May 4 13:10:03 CEST 2001 Jan Hubicka <jh@suse.cz> (ix86_align_loops): Delete. (ix86_align_jumps): Delete. (override_options): Mark -malign-* as obsolete. Emulate their - behaviour with the -falign-* options. Default -falign-* from + behavior with the -falign-* options. Default -falign-* from the processor table. * i386.h (FUNCTION_BOUNDARY): Define to 16; revert Richard Kenner's patch of Wed May 2 13:09:36 2001. @@ -5194,7 +5194,7 @@ Wed Apr 25 17:09:50 2001 J"orn Rennecke <amylaar@redhat.com> 2001-04-25 Jakub Jelinek <jakub@redhat.com> * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check - if check_mode is non-zero. + if check_mode is nonzero. 2001-04-25 Jakub Jelinek <jakub@redhat.com> @@ -10795,7 +10795,7 @@ Fri Feb 9 15:05:27 2001 Christopher Faylor <cgf@cygnus.com> * config/i386/i386.c (ix86_frame_pointer_required): New. (ix86_setup_frame_addresses): New. - (struct machine_funciton): Add accesses_prev_frame. + (struct machine_function): Add accesses_prev_frame. * config/i386/i386.h (FRAME_POINTER_REQUIRED): Call ix86_frame_pointer_required. (SUBTARGET_FRAME_POINTER_REQUIRED): New. @@ -11536,7 +11536,7 @@ Mon Jan 29 20:38:19 2001 Christopher Faylor <cgf@cygnus.com> 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> - * fixproto: Correctly install synthesised unistd.h and stdlib.h when + * fixproto: Correctly install synthesized unistd.h and stdlib.h when they didn't need fixing. 2001-01-27 Janis Johnson <janis@us.ibm.com> @@ -11558,7 +11558,7 @@ Mon Jan 29 20:38:19 2001 Christopher Faylor <cgf@cygnus.com> (really_start_incremental_init): Clear it. (push_init_level): Save constructor_range_stack and clear it if pushing explicit braces. - (pop_init_level): abort if constructor_range_stack is non-zero at + (pop_init_level): abort if constructor_range_stack is nonzero at explicit closing brace. Restore saved constructor_range_stack if not implicit. @@ -11587,10 +11587,10 @@ Mon Jan 29 20:38:19 2001 Christopher Faylor <cgf@cygnus.com> * loop.c (loop_giv_reduce_benefit): Copy mode size into int variable. - (check_ext_dependant_givs): Initialise u_start_val and + (check_ext_dependant_givs): Initialize u_start_val and u_end_val. (load_mems): Make last_max_reg unsigned. - (try_swap_copy_prop): Use INSN_P and initialise set. + (try_swap_copy_prop): Use INSN_P and initialize set. Fri Jan 26 23:22:58 2001 Denis Chertykov <denisc@overta.ru> @@ -11700,7 +11700,7 @@ Wed Jan 24 23:51:55 2001 J"orn Rennecke <amylaar@redhat.com> * cppinit.c (cpp_start_read): Remove deps_add_dep call. * tradcpp.c (main): Add -imacros or -include'd dependencies for -M*. - * cpp.texi (-M, -MM): Document -M -include behaviour. + * cpp.texi (-M, -MM): Document -M -include behavior. 2001-01-24 Roger Collins <roger@ProProject.com> @@ -11922,7 +11922,7 @@ Sun Jan 21 09:44:17 2001 Denis Chertykov <denisc@overta.ru> * config/avr/avr.c (ret_cond_branch): New argument (reverse) added. If REVERSE nonzero then condition code in X must be reversed. - (encode_section_info): Optimise if/else. + (encode_section_info): Optimize if/else. (avr_function_value): Fix formatting. * config/avr/avr.md (branch): Call to ret_cond_branch changed. @@ -12652,7 +12652,7 @@ Sat Jan 13 09:53:32 MET 2001 Jan Hubicka <jh@suse.cz> (pending_init_member): Rename to... (find_init_member): ...this function. Call set_nonincremental_init if necessary. Compare values of purpose index trees, not the trees - themselves. Return the actual value, not just non-zero if something + themselves. Return the actual value, not just nonzero if something is found. (output_init_element): Remove checks for duplicates. If field has zero size, only check the initializer for correctness. @@ -12892,7 +12892,7 @@ Fri Jan 12 00:04:00 MET 2001 Jan Hubicka <jh@suse.cz> 2001-01-10 Nick Clifton <nickc@redhat.com> - * config/d30v/d30v.c (d30v_init_machine_status): Initialise + * config/d30v/d30v.c (d30v_init_machine_status): Initialize machine_function structure to zero. Add prototypes for machine_status functions. @@ -13097,7 +13097,7 @@ Wed Jan 10 16:38:31 MET 2001 Jan Hubicka <jh@suse.cz> * config/d30v/d30v.h (struct_machine): Move here. Add eh_epilogue_sp_ofs field. - *config/d30v/d30v.md (epilogue): Initialise eh_epilogue_sp_ofs + *config/d30v/d30v.md (epilogue): Initialize eh_epilogue_sp_ofs field in cfun->machine structure. Tue Jan 9 21:34:57 2001 John David Anglin <dave@hiauly1.hia.nrc.ca> @@ -13179,7 +13179,7 @@ Tue Jan 9 21:25:19 2001 Jeffrey A Law (law@cygnus.com) (emit_a_shift): Adopt to the new calling prototype of get_shift_alg. (function_prologue): Fix code for a monitor - function. Support H8/S. + function. Support H8S. (function_epilogue): Do not output pop for a monitor function. 2001-01-09 Nick Clifton <nickc@redhat.com> @@ -13264,7 +13264,7 @@ Tue Jan 9 21:25:19 2001 Jeffrey A Law (law@cygnus.com) 20001-01-09 Graham Stott <grahams@redhat.com> * cppfiles.c (_cpp_execute_include): Move `len` initialisation - after `ptr` is initialised. + after `ptr` is initialized. 2001-01-09 Alexandre Oliva <aoliva@redhat.com> @@ -13876,7 +13876,7 @@ Fri Jan 5 16:29:49 MET 2001 Jan Hubicka <jh@suse.cz> 2001-01-05 Neil Booth <neil@daikokuya.demon.co.uk> - * cpp.texi: Update for -MP. Clarify behaviour of -MT. + * cpp.texi: Update for -MP. Clarify behavior of -MT. * cppinit.c (initialize_dependency_output): Update. (cpp_finish): Output dummy targets for -MP. (OPT_MP): New. |