OSDN Git Service

* config/arm/arm-protos.h (arm_gen_return_addr_mask): New
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.4
index 36bc937..129c1f9 100644 (file)
@@ -877,7 +877,7 @@ Fri Dec 15 14:48:37 MET 2000  Jan Hubicka  <jh@suse.cz>
        * genrecog.c (add_to_sequence): Remove special case for
        const_int_operand.
        (maybe_both_true): Return 1 when falling out of sequence when
-       trying to find common possition in the pattern.
+       trying to find common position in the pattern.
 
 Fri Dec 15 14:44:51 MET 2000  Jan Hubicka  <jh@suse.cz>
 
@@ -4104,7 +4104,7 @@ Sat Nov 11 18:41:20 2000  Mark P Mitchell  <mark@codesourcery.com>
        (cpp_get_token): Handle empty macro expansions.  Don't worry
        about CPP_PLACEMARKERs.
        (_cpp_create_definition): Empty macros are now empty.
-       (cpp_macro_defintion): Don't special case empty macros.
+       (cpp_macro_definition): Don't special case empty macros.
        * scan-decls.c: Don't bother with CPP_PLACEMARKERs.
        * c-lex.c: Similarly.
 
@@ -10131,7 +10131,7 @@ Tue Aug 29 22:29:58 2000  Denis Chertykov  <denisc@overta.ru> & Marek Michalkiew
        (adjust_insn_length): Use output_movsisf, output_movqi,
        output_movhi for insn length adjusting.
        (reg_unused_after): Use dead_or_set_p.
-       (preferred_reload_class): Now havn't any restriction.
+       (preferred_reload_class): Now haven't any restriction.
        (reg_was_0): New function.
        (io_address_p): Likewise.
        (const_int_pow2_p): Likewise.
@@ -11026,7 +11026,7 @@ Mon Aug 21 07:41:12 2000  Jeffrey A Law  (law@cygnus.com)
        (lang_diagnostic_starter, lang_diagnostic_finalizer): New objects.
        (error_module_changed, record_last_error_module,
        error_function_changed, record_last_error_function): New functions.
-       (initialize_diagnostics): Default intialize
+       (initialize_diagnostics): Default initialize
        lang_diagnostic_starter, lang_diagnostic_finalizer.
        (init_output_buffer): Tweak.
        (file_name_as_prefix): New function.