OSDN Git Service

optimize
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.6
index e798261..8e1510d 100644 (file)
@@ -10043,7 +10043,7 @@ Tue Sep 25 17:13:56 CEST 2001  Jan Hubicka  <jh@suse.cz>
        * config/i386/i386.c (ix86_init_builtins): Correct return type
        building v4hi_ftype_v4hi_int_int tree node.
        (ix86_expand_sse_comi): Fix typo swapping operands.
-       Don't swap comparision condition, it is already swapped.
+       Don't swap comparison condition, it is already swapped.
        (ix86_expand_sse_compare): Before swapping operands
        move operand 1 into new rtx and not the target rtx.
        Don't swap comparison condition, it is already swapped.
@@ -12374,7 +12374,7 @@ Thu Aug 30 10:21:43 2001  J"orn Rennecke <amylaar@redhat.com>
        (INIT_SECTION_ASM_OP): Define.
        (FINI_SECTION_ASM_OP): Define.
        (SUBTARGET_EXTRA_SECTIONS): Remove trailing comma.
-       (RDATA_SECTION_FUNCITON): Provide prototype.
+       (RDATA_SECTION_FUNCTION): Provide prototype.
 
 2001-08-29  Geoffrey Keating  <geoffk@redhat.com>
 
@@ -15034,12 +15034,12 @@ Tue Aug  7 14:56:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
 2001-08-05  Jan Hubicka  <jh@suse.cz>
 
-       * Makefile.in (reload1.o): Add dedendancy on except.h
+       * Makefile.in (reload1.o): Add dependency on except.h
        * basic-block.h (purge_all_dead_edges, purge_dead_edges): Update
        prototypes.
        * flow.c (purge_dead_edges, purge_all_dead_edges): Return bool
-       indicating wehther edges has been cleaned up.
-       * reload1.c: Inlucde except.h
+       indicating whether edges has been cleaned up.
+       * reload1.c: Include except.h.
        (fixup_abnormal_edges): Accept deleted insns.
        * toplev.c (rest_of_compilation): Purge dead edges unconditionally
        after combine.
@@ -16219,7 +16219,7 @@ Thu Jul 26 14:04:03 EDT 2001  John Wehle  (john@feith.com)
        * flow.c (update_life_info): Simplify the CFG and
        recalculate the global regs which are alive when
        removing dead code during a global update.
-       (propagate_block): Return non-zero if an INSN is
+       (propagate_block): Return nonzero if an INSN is
        deleted.
 
 2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
@@ -19186,13 +19186,13 @@ Sun Jul  1 11:53:52 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * c-parse.in (OBJC_STRING): Kill.
        (objc_string): Decompose to [objc_string] '@' STRING.
-       (reswords): Take the leading '@' off all the Objective C keywords.
+       (reswords): Take the leading '@' off all the Objective-C keywords.
        (objc_rid_sans_at): Kill.
        (init_reswords): Don't initialize it.
        (yylexname): Use OBJC_IS_AT_KEYWORD and OBJC_IS_PQ_KEYWORD.
        (_yylex): Kill reconsider label.  Look ahead one token after
        an '@'; if we get an identifier, check whether it's an
-       Objective C @-keyword.  If so, return the keyword.  Otherwise,
+       Objective-C @-keyword.  If so, return the keyword.  Otherwise,
        put back the token and return the '@' as a terminal.
 
        * cpplib.c (lex_macro_node): Remove unnecessary check for