X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2FChangeLog.2;h=7a624fb4930b3af58131eadc41b1786148214474;hb=553b5aa0472bbf1f13e891e96ef9672068b3140d;hp=af7a9f79bae944ad249770d4bd7f83a4a5e2c210;hpb=9bccb7a35c3537745d3a9d597764aa8f78032bb9;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2 index af7a9f79bae..7a624fb4930 100644 --- a/gcc/ChangeLog.2 +++ b/gcc/ChangeLog.2 @@ -262,7 +262,7 @@ Fri Dec 24 12:34:26 1999 Richard Kenner Thu Dec 23 23:15:22 1999 J"orn Rennecke - * reload1.c (emit_input_reload_insns): Restore old behaviour + * reload1.c (emit_input_reload_insns): Restore old behavior wrt. 'special' reloads. 1999-12-23 Zack Weinberg @@ -821,7 +821,7 @@ Tue Dec 14 12:07:29 MET 1999 Jan Hubicka * regclass.c (record_reg_classes): Do not do the copying preferrencing when source does not die. - * regclass.c (record_reg_classes): Handle INOUT operands propertly. + * regclass.c (record_reg_classes): Handle INOUT operands properly. 1999-12-14 Jakub Jelinek @@ -1531,7 +1531,7 @@ Thu Dec 2 18:59:48 1999 J"orn Rennecke 1999-12-02 Nick Clifton - * config/fp-bit.c: Initialise all fields of the NAN + * config/fp-bit.c: Initialize all fields of the NAN constants. * c-lex.c (check_newline): Pass pragma_getc and pragma_ungetc @@ -2434,10 +2434,10 @@ Thu Nov 18 11:10:03 1999 Jan Hubicka 1999-11-18 Nick Clifton - * toplev.c (main): Correctly detect an unrecognised option. + * toplev.c (main): Correctly detect an unrecognized option. * cppinit.c (cpp_handle_option): Do not claim to have consumed - a -f option if it has not been recognised. + a -f option if it has not been recognized. Thu Nov 18 00:59:11 1999 Michael Gschwind @@ -2889,7 +2889,7 @@ Tue Nov 9 14:55:44 1999 Nick Clifton (reg_or_cmp_int16_operand): New predicate function. (extend_operand): New predicate function. (m32r_adjust_code): New scheduling function. - (m32r_adjust_priorty): New scheduling function. + (m32r_adjust_priority): New scheduling function. (m32r_sched_init): New scheduling function. (m32r_sched_reorder): New scheduling function. (m32r_sched_variable_issue): New scheduling function. @@ -3184,13 +3184,13 @@ Wed Nov 3 15:11:27 1999 David S. Miller * config/sparc/sparc.md: Remove insn type fpsqrt, add fpsqrts and fpsqrtd. Use them and create fdiv function unit to more - accurately represent fpu sqrt pipeline semantics on UltraSparc. + accurately represent fpu sqrt pipeline semantics on UltraSPARC. * config/sparc/sparc.c: Account for fpsqrt{s,d} changes. Wed Nov 3 15:11:27 1999 Matteo Frigo * config/sparc/sparc.md: Adjust FADD/FMUL result latencies to - 3 on UltraSparc. + 3 on UltraSPARC. * config/sparc/sparc.c (ultra_schedule_insn): Insert launched insn into ready list, do not use just a raw swap. @@ -3199,9 +3199,9 @@ Wed Nov 3 14:51:59 1999 Mark P. Mitchell * rtl.h (renumber_insns): New function. (remove_unnecessary_notes): Likewise. * emit-rtl.c (renumber_insns): Define. - (remove_unncessary_notes): Likewise. + (remove_unnecessary_notes): Likewise. * toplev.c (rest_of_compilation): Remove dead code. - Use renumber_insns and remove_unncessary_notes. + Use renumber_insns and remove_unnecessary_notes. * gcse.c (struct null_pointer_info): New type. (get_bitmap_width): New function. @@ -3567,7 +3567,7 @@ Sat Oct 30 14:31:48 1999 Richard Henderson (ggc_alloc_obj): Likewise. Use a different pattern than poison_pages. (ggc_collect): Poison before sweeping. * ggc-simple.c: Update pre-function commentary. - (ggc_alloc_obj): Poison non-zeroed memory. + (ggc_alloc_obj): Poison nonzeroed memory. Sat Oct 30 14:28:52 1999 Mark Mitchell @@ -4002,7 +4002,7 @@ Mon Oct 18 21:16:06 1999 Fred Fish Thu Oct 28 10:00:48 1999 Nick Clifton - * config/arm/arm.c: Initialise arm_structure_size_boundary to + * config/arm/arm.c: Initialize arm_structure_size_boundary to DEFAULT_STRUCTURE_SIZE_BOUNDARY. * config/arm/arm.h (DEFAULT_STRUCTURE_SIZE_BOUNDARY): Define to the value 32 if it has not already been defined. @@ -4049,8 +4049,8 @@ Wed Oct 27 15:21:46 1999 Richard Henderson Wed Oct 27 12:33:40 1999 Mark Mitchell - * rtl.h (note_stores): Add additional paramter. - * rtlanal.c (reg_set_p_1): Take additional paramter. + * rtl.h (note_stores): Add additional parameter. + * rtlanal.c (reg_set_p_1): Take additional parameter. (reg_set_last_1): Likewise. (reg_set_p): Adjust call to note_stores. (reg_set_last): Likewise. @@ -4110,7 +4110,7 @@ Wed Oct 27 12:33:40 1999 Mark Mitchell (prescan_loop): Adjust calls to note_stores. (strength_reduce): Likewise. (check_dbra_loop): Likewise. - * regmove.c (flags_set_1): Take additional paramter. + * regmove.c (flags_set_1): Take additional parameter. (mark_flags_life_zones): Adjust calls to note_stores. * reload1.c (mark_not_eliminable): Take additional parameter. (forget_old_reloads_1): Likewise. @@ -4124,7 +4124,7 @@ Wed Oct 27 12:33:40 1999 Mark Mitchell (reload_cse_regs_1): Likewise. (reload_cse_record_set): Adjust calls to reload_cse_invalidate_rtx. (reload_combine): Adjust calls to note_stores. - * resource.c (update_live_status): Take additional paramter. + * resource.c (update_live_status): Take additional parameter. (mark_target_live_regs): Adjust calls to note_stores. * stupid.c (find_clobbered_regs): Take additional parameter. (stupid_life_analysis): Adjust calls to note_stores. @@ -4248,7 +4248,7 @@ Tue Oct 26 18:23:38 1999 Jan Hubicka (record_reg_life_pat, record_reg_life, find_blocks): Remove. (nan): New. (goto_block_pat, print_blocks, dump_stack_info): Remove. - (reg_to_stack): Simplified test for existance of fp code. Use + (reg_to_stack): Simplified test for existence of fp code. Use flow.c code. Call shorten_branches after cross-jump opt. (check_asm_stack_operands): Renamed from record_asm_reg_life. Return false if the asm doesn't use stack regs. Don't do life @@ -4782,7 +4782,7 @@ Tue Oct 19 15:26:11 1999 Richard Earnshaw (rearnsha@arm.com) Tue Oct 19 14:01:34 1999 Nick Clifton * toplev.c (main): Do not generate an error message if an - unrecognised command line switch is recognisable by another + unrecognized command line switch is recognisable by another language. If extra_warnings are enabled, then generate a warning message instead. @@ -4960,7 +4960,7 @@ Sat Oct 16 13:42:29 1999 Michael Hayes Sat Oct 16 13:37:46 1999 Michael Hayes - * config/c4x/c4x.md (movstrqi_small): Utilise parallel move + * config/c4x/c4x.md (movstrqi_small): Utilize parallel move instructions. Sat Oct 16 13:26:47 1999 Michael Hayes @@ -5307,7 +5307,7 @@ Thu Oct 14 01:49:54 1999 Richard Henderson (NUM_SPECIAL_MODE_PREDS): New. (find_operand): New. (validate_pattern): New argument `insn'. Warn for assignment to - any predicate accepting non-lvalues. Conditionaly warn for + any predicate accepting non-lvalues. Conditionally warn for match_operand without a mode. Try much harder to match source and destination modes on a set. * tm.texi (SPECIAL_MODE_PREDICATES): Document. @@ -5729,7 +5729,7 @@ Sat Oct 9 12:18:16 1999 Richard Henderson (life_analysis): Give life_analysis_1 PROP flags. (verify_wide_reg_1, verify_wide_reg): New. (verify_local_live_at_start): New. - (update_life_info): Rewrite to call into propogate_block. + (update_life_info): Rewrite to call into propagate_block. (mark_reg): New. (mark_regs_live_at_end): After reload, if epilogue as rtl, always mark stack pointer. Conditionally mark PIC register. @@ -5833,7 +5833,7 @@ Thu Oct 7 23:06:50 1999 Richard Henderson Thu Oct 7 22:53:00 1999 Franz Sirl Mark Mitchell - * tree.c (make_lang_type_fn): New funtion pointer. + * tree.c (make_lang_type_fn): New function pointer. (make_lang_type): Call it. * tree.h (make_lang_type): Declare. (make_lang_type_fn): Likewise. @@ -6509,15 +6509,15 @@ Sat Sep 25 09:03:17 1999 Kaveh R. Ghazi Sat Sep 25 13:42:15 1999 Nick Clifton * varasm.c (asm_emit_uninitialised): New function: Generate - the assembler statements necessary to declare an uninitialised + the assembler statements necessary to declare an uninitialized variable. - (ASM_EMIT_LOCAL): New macro: Emit a local, uninitialised + (ASM_EMIT_LOCAL): New macro: Emit a local, uninitialized variable. (ASM_EMIT_BSS): New macro: Emit an entry in the bss section. (ASM_EMIT_COMMON): New macro: Emit an entry in the common section. (assemble_variable): Use asm_emit_uninitialised to emit an - uninitialised variable. + uninitialized variable. Fri Sep 24 17:10:56 1999 Nick Clifton @@ -8316,7 +8316,7 @@ Thu Sep 9 13:46:06 1999 Geoffrey Keating * cppexp.c (cpp_lex): Handle `defined (xxx)' for poisoned xxx. Include cpphash.h. * cpphash.c (special_symbol): Handle plain `xxx' for poisoned xxx. - * cpplib.c (do_define): Generalise to handle poisoned definitions, + * cpplib.c (do_define): Generalize to handle poisoned definitions, redefining poisoned identifiers, etc. (do_undef): Don't allow poisoned identifiers to be undefined. (do_pragma): Add #pragma poison. @@ -8325,7 +8325,7 @@ Thu Sep 9 13:46:06 1999 Geoffrey Keating * cccp.c: Add T_POISON node type. (special_symbol): Handle `defined(xxx)' and plain `xxx' for poisoned xxx. - (do_define): Generalise to handle poisoned definitions, + (do_define): Generalize to handle poisoned definitions, redefining poisoned identifiers, etc. (do_undef): Don't allow poisoned identifiers to be undefined. (do_pragma): Add #pragma poison. @@ -8622,7 +8622,7 @@ Tue Sep 7 00:47:52 1999 Mark Mitchell * except.c (mark_func_eh_entry): New function. (mark_eh_node): Mark false_label and rethrow_label. (init_eh): Add more GC roots. - * function.c (free_after_compilation): Take decl as a paramter. + * function.c (free_after_compilation): Take decl as a parameter. Call free_stmt_status. (mark_function_state): Don't assume x_parm_reg_stack_loc is non-NULL. @@ -9759,7 +9759,7 @@ Sun Aug 29 04:30:52 1999 John Wehle (john@feith.com) All uses updated. (prescan_loop, strength_reduce): New argument loop_info. All callers updated. - (scan_loop): New variable loop_info, initialise to address of + (scan_loop): New variable loop_info, initialize to address of this_loop_info. (prescan_loop): Set loop_info->vtop if find NOTE_INSN_LOOP_VTOP. Delete variable loop_has_multiple_exit targets and replace with @@ -9963,7 +9963,7 @@ Thu Aug 26 19:33:23 1999 Jim Wilson * dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Add default definition. (debug_dwarf): Add DWARF2_ASM_LINE_DEBUG_INFO support. (dwarf2out_line, dwarf2out_finish): Likewise. - * tm.texi (DWARF2_ASM_LINE_DEBUG_INFO): Add documetation. + * tm.texi (DWARF2_ASM_LINE_DEBUG_INFO): Add documentation. Thu Aug 26 16:10:56 1999 Gavin Romig-Koch @@ -10124,7 +10124,7 @@ Wed Aug 25 13:41:47 EDT 1999 Andrew MacLeod prototypes. * toplev.c (rest_of_compilation): Initialize node cache. * Makefile.in (OBJS): Add lists.o to list of object files. - (lists.o): Add dependancies. + (lists.o): Add dependencies. Wed Aug 25 17:31:56 1999 Nick Clifton @@ -10720,7 +10720,7 @@ Fri Aug 20 22:32:17 1999 Michael Hayes Thu Aug 19 14:42:38 1999 Mike Stump Mark Mitchell - * c-common.c (c_get_alias_set): Fix support for poitners and + * c-common.c (c_get_alias_set): Fix support for pointers and references. Thu Aug 19 11:51:22 EDT 1999 John Wehle (john@feith.com) @@ -10855,7 +10855,7 @@ Fri Aug 13 15:20:43 1999 Gerald Pfeifer Fri Aug 13 10:21:28 1999 Nick Clifton * toplev.c (rest_of_compilation): Allow machine dependent - reorganisation pass to place information into the RTL dump + reorganization pass to place information into the RTL dump file if it so wishes. Sun Aug 15 12:41:21 1999 Jim Wilson @@ -10985,7 +10985,7 @@ Tue Aug 10 17:19:02 1999 Jim Wilson Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod - * except.h (eh_nesting_info): Add new structure defintion. + * except.h (eh_nesting_info): Add new structure definition. (init_eh_nesting_info, free_eh_nesting_info): Add function prototypes. (reachable_handlers, update_rethrow_references): Add function prototypes. @@ -10993,7 +10993,7 @@ Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod a rethrow symbol instead of an integer exception region number. * flow.c (Make_edges): Use new exception nesting routines to determine which handlers are reachable from a CALL or asynchronous insn. - Dont add an edge for calls with a REG_EH_REGION of -1 to non-local + Don't add an edge for calls with a REG_EH_REGION of -1 to non-local goto receivers. (delete_eh_regions): Update rethrow labels, and don't delete regions which are the target of a rethrow. @@ -12356,7 +12356,7 @@ Mon Jul 26 22:52:47 1999 Richard Henderson * i960.h (BUILD_VA_LIST_TYPE): New. (EXPAND_BUILTIN_VA_START): New. (EXPAND_BUILTIN_VA_ARG): New. - * i960.md (store_multiple): Use change_address on individul mems. + * i960.md (store_multiple): Use change_address on individual mems. Mon Jul 26 22:43:12 1999 Richard Henderson @@ -13070,7 +13070,7 @@ Thu Jul 8 12:55:12 1999 Jeffrey A Law (law@cygnus.com) Thu Jul 8 18:03:19 1999 J"orn Rennecke - * reload1.c (choose_reload_regs): Never call remove_adress_replacements + * reload1.c (choose_reload_regs): Never call remove_address_replacements when reload_out equals reload_in. Thu Jul 8 16:50:14 1999 Nick Clifton @@ -14051,7 +14051,7 @@ Fri Jun 4 03:20:40 1999 J"orn Rennecke * sh.h (PREDICATE_CODES): Remove braf_label_ref_operand. * sh.md (casesi_jump_2): Operand1 is now the inside of a label_ref, and has no predicate. - The patten has a predicate to guard against invalid substitutions. + The pattern has a predicate to guard against invalid substitutions. (dummy_jump): Delete. (casesi): Update use of casesi_jump_2. @@ -14093,7 +14093,7 @@ Wed Jun 2 12:25:55 1999 Richard Henderson Wed Jun 2 08:42:55 1999 Nick Clifton - * config/arm/tcoff.h (USER_LABEL_PREFIX): Synchronise with + * config/arm/tcoff.h (USER_LABEL_PREFIX): Synchronize with definition in config/arm/coff.h * config/arm/coff.h: Add comment about USER_LABEL_PREFIX. @@ -14401,7 +14401,7 @@ Thu May 20 10:00:42 1999 Stephen L Moshier Thu May 20 09:58:57 1999 Jan Hubicka - * function.c (assign_stack_local): Align stack slot propertly. + * function.c (assign_stack_local): Align stack slot properly. (assign_outer_stack_local): Likewise. Thu May 20 10:38:43 1999 Mark Mitchell