OSDN Git Service

* config/rs6000/rs6000.c (spe_init_builtins,
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.4
index 8e324a4..129c1f9 100644 (file)
 2000-12-27  Chandrakala Chavva  <cchavva@redhat.com>
 
        * calls.c (store_one_arg):  If parm is passed both in stack and in
-        register and offset is greater than reg_parm_stack_space, split
-        the offset and call emit_push_insn().
+       register and offset is greater than reg_parm_stack_space, split
+       the offset and call emit_push_insn().
 
 2000-12-27  Nick Clifton  <nickc@redhat.com>
 
 2000-12-22  Graham Stott  <grahams@redhat.com>
 
        * reload.c (update_auto_inc_notes): New, broken out from ...
-        (find_reloads_address_1): ... use here, also correct possible
-        use of uninitialised reloadnum.
+       (find_reloads_address_1): ... use here, also correct possible
+       use of uninitialised reloadnum.
 
 2000-12-21  David O'Brien  <obrien@FreeBSD.org>
 
@@ -636,24 +636,24 @@ Tue Dec 19 00:37:08 2000  J"orn Rennecke <amylaar@redhat.com>
 
 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * cppmain.c: Update print.lineno with -P.
+       * cppmain.c: Update print.lineno with -P.
 
 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * c-lex.c: s/change_file/file_change.
-        * cpplib.h: Similarly.
-        * cppmain.c: Similarly.
-        * fix-header.c: Similarly.
-        * cppfiles.c (stack_include_file): Pass the buffer location and
-        size to cpp_push_buffer.  Generate the file_change callback,
-        so that sysp is already set.
-        * cpphash.h: Add _cpp_do_file_change.
-        * cpplib.c (do_line): Set buffer->sysp directly. Generate the
-        file_change callback after setting sysp.
-        (_cpp_do_file_change): Handle FC_ENTER and the FC_RENAME exception
-        here.
-        (cpp_push_buffer): Don't generate a callback.  Clear sysp.
-        (cpp_pop_buffer): Clean up logic.
+       * c-lex.c: s/change_file/file_change.
+       * cpplib.h: Similarly.
+       * cppmain.c: Similarly.
+       * fix-header.c: Similarly.
+       * cppfiles.c (stack_include_file): Pass the buffer location and
+       size to cpp_push_buffer.  Generate the file_change callback,
+       so that sysp is already set.
+       * cpphash.h: Add _cpp_do_file_change.
+       * cpplib.c (do_line): Set buffer->sysp directly. Generate the
+       file_change callback after setting sysp.
+       (_cpp_do_file_change): Handle FC_ENTER and the FC_RENAME exception
+       here.
+       (cpp_push_buffer): Don't generate a callback.  Clear sysp.
+       (cpp_pop_buffer): Clean up logic.
 
 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
 
@@ -667,11 +667,11 @@ Tue Dec 19 00:37:08 2000  J"orn Rennecke <amylaar@redhat.com>
 
 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * c-lex.c (lex_lineno): Remove.
-        (init_c_lex, c_lex): Remove lex_lineno.
-        (cb_change_file): Update lineno correctly, both before calling
-        push_srcloc and before leaving the function.
-        (cb_def_pragma): Set lineno before outputting diagnostics.
+       * c-lex.c (lex_lineno): Remove.
+       (init_c_lex, c_lex): Remove lex_lineno.
+       (cb_change_file): Update lineno correctly, both before calling
+       push_srcloc and before leaving the function.
+       (cb_def_pragma): Set lineno before outputting diagnostics.
 
 Sun Dec 17 18:45:41 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
@@ -681,15 +681,15 @@ Sun Dec 17 18:45:41 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * cpplib.h (struct cpp_reader): Remove references to string_pool
-        and temp_string_pool.
-        * cppinit.c (cpp_create_reader, cpp_cleanup): Similarly; using
-        ident_pool in place.
-        * cpplex.c (parse_number, unescaped_terminator_p, parse_string,
-        save_comment, cpp_token_as_text): Similarly.
-        * cpplib.c (do_define, glue_header_name, parse_assertion): Similarly.
-        * cppmacro.c (make_number_token, builtin_macro, lock_pools,
-        unlock_pools, stringify_arg, paste_tokens): Similarly.
+       * cpplib.h (struct cpp_reader): Remove references to string_pool
+       and temp_string_pool.
+       * cppinit.c (cpp_create_reader, cpp_cleanup): Similarly; using
+       ident_pool in place.
+       * cpplex.c (parse_number, unescaped_terminator_p, parse_string,
+       save_comment, cpp_token_as_text): Similarly.
+       * cpplib.c (do_define, glue_header_name, parse_assertion): Similarly.
+       * cppmacro.c (make_number_token, builtin_macro, lock_pools,
+       unlock_pools, stringify_arg, paste_tokens): Similarly.
 
 Sun Dec 17 12:41:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
@@ -704,10 +704,10 @@ Sun Dec 17 12:41:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * cppmain.c (check_multiline_token): New function.
-        (scan_buffer): Use it.
-        (cb_change_file): Restructure to avoid warning.
-        * cpperror.c (print_location): Initialize col.
+       * cppmain.c (check_multiline_token): New function.
+       (scan_buffer): Use it.
+       (cb_change_file): Restructure to avoid warning.
+       * cpperror.c (print_location): Initialize col.
 
 2000-12-14  Philipp Thomas  <pthomas@suse.de>
 
@@ -739,21 +739,21 @@ Sun Dec 17 12:41:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.
-        * cpperror.c (print_containing_files): Get right line number.
-        (print_location): Output column of 1 if 0.
-        * cppfiles.c (stack_include_file): cpp_push_buffer handles
-        the callback.
-        * cpphash.h (_cpp_do_file_change): No longer external.
-        * cpplib.c (do_file_change): Now local to cpplib.c.
-        (do_line): Fake a buffer stack for preprocessed files.
-        (cpp_push_buffer): Create a file_change callback.  Handle faked
-        buffers.
-        (cpp_pop_buffer): Similarly.
-        * cpplib.h: BUF_FAKE: New buffer type.
-        * cppmain.c: Update to handle correct file renaming where a
-        #line is the first line of the main file, and produce only
-        the renamed file, not the original file, as output.
+       * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.
+       * cpperror.c (print_containing_files): Get right line number.
+       (print_location): Output column of 1 if 0.
+       * cppfiles.c (stack_include_file): cpp_push_buffer handles
+       the callback.
+       * cpphash.h (_cpp_do_file_change): No longer external.
+       * cpplib.c (do_file_change): Now local to cpplib.c.
+       (do_line): Fake a buffer stack for preprocessed files.
+       (cpp_push_buffer): Create a file_change callback.  Handle faked
+       buffers.
+       (cpp_pop_buffer): Similarly.
+       * cpplib.h: BUF_FAKE: New buffer type.
+       * cppmain.c: Update to handle correct file renaming where a
+       #line is the first line of the main file, and produce only
+       the renamed file, not the original file, as output.
 
 2000-12-17  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
 
@@ -774,7 +774,7 @@ Sun Dec 17 12:41:48 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
             Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
 
        * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_node argument
-         to c4x_init_builtins.
+       to c4x_init_builtins.
 
        * config/c4x/c4x-protos.h (c4x_init_builtins): Add tree argument.
 
@@ -837,12 +837,12 @@ Sat Dec 16 10:41:11 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-12-16  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * tradcpp.c: T_WARNING: New.
-        (do_warning): New function.
-        (finclude): Skip past the newline and increase the line number
-        before calling output_line_command.
-        (do_line): Skip the new line after output_line_command.  Don't
-        pre-decrement the line number.
+       * tradcpp.c: T_WARNING: New.
+       (do_warning): New function.
+       (finclude): Skip past the newline and increase the line number
+       before calling output_line_command.
+       (do_line): Skip the new line after output_line_command.  Don't
+       pre-decrement the line number.
 
 2000-12-15  Diego Novillo  <dnovillo@redhat.com>
 
@@ -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>
 
@@ -926,16 +926,16 @@ Fri Dec 15 03:37:51 2000  J"orn Rennecke <amylaar@redhat.com>
 
 2000-12-14  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-       * gcc.c (cpp_options): Update to use '&'.
-       (struct switchstr): Change type of validated to save space.
-       New member 'ordering'.
-       (handle_braces, validate_switches): Update to handle '&'.
+       * gcc.c (cpp_options): Update to use '&'.
+       (struct switchstr): Change type of validated to save space.
+       New member 'ordering'.
+       (handle_braces, validate_switches): Update to handle '&'.
 
 2000-12-13  Laurynas Biveinis  <lauras@softhome.net>
 
-        * fixinc/inclhack.def: skip stdio_va_list fix if __DJ_va_list
-        found in a header.
-        * fixinc/fixincl.x: regenerated.
+       * fixinc/inclhack.def: skip stdio_va_list fix if __DJ_va_list
+       found in a header.
+       * fixinc/fixincl.x: regenerated.
 
 2000-12-13  DJ Delorie  <dj@redhat.com>
 
@@ -970,25 +970,25 @@ Fri Dec 15 03:37:51 2000  J"orn Rennecke <amylaar@redhat.com>
 
 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * tradcpp.c (special_symbol): Improve test for definedness,
-        though it is still not perfect.
-        (do_define): Don't define illegal macro names.
+       * tradcpp.c (special_symbol): Improve test for definedness,
+       though it is still not perfect.
+       (do_define): Don't define illegal macro names.
 
 2000-12-07  Aldy Hernandez  <aldyh@redhat.com>
 
-        * config/mips/elf.h (ASM_OUTPUT_SECTION_NAME): emit @nobits
-        if changing into .bss section.
-        * config/mips/elf64.h: same.
-        * config/mips/iris6.h: same.
-        * config/mips/netbsd.h: same.
-        * config/mips/openbsd.h: same.
+       * config/mips/elf.h (ASM_OUTPUT_SECTION_NAME): emit @nobits
+       if changing into .bss section.
+       * config/mips/elf64.h: same.
+       * config/mips/iris6.h: same.
+       * config/mips/netbsd.h: same.
+       * config/mips/openbsd.h: same.
 
 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * cppfiles.c (read_name_map): Return null if open () fails.
-        (remap_filename): Simplify logic.  Add ICE if it doesn't work
-        as expected. Perform secondary lookup attempt on base filename
-        only.
+       * cppfiles.c (read_name_map): Return null if open () fails.
+       (remap_filename): Simplify logic.  Add ICE if it doesn't work
+       as expected. Perform secondary lookup attempt on base filename
+       only.
 
 Wed Dec 13 19:48:04 MET 2000  Jan hubicka  <jh@suse.cz>
 
@@ -1010,8 +1010,8 @@ Wed Dec 13 17:25:32 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-12-12  Brad Lucier <lucier@math.purdue.edu>
 
-        * tradcpp.c (do_error): Cast difference of pointers to int
-        for error message.
+       * tradcpp.c (do_error): Cast difference of pointers to int
+       for error message.
 
 2000-12-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
@@ -1035,9 +1035,9 @@ Wed Dec 13 17:25:32 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-12-12  Neil Booth  <neil@daikokuya.demon.co.uk>
 
-        * tradcpp.c (enum node_type): Add T_ERROR.
-        (do_error): New function.
-        (directive_table): Add #error handler.
+       * tradcpp.c (enum node_type): Add T_ERROR.
+       (do_error): New function.
+       (directive_table): Add #error handler.
 
 2000-12-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
@@ -4017,7 +4017,7 @@ Tue Nov 14 12:34:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
 
-       * jump.c (delete_computation): Don't assume that just becuase an
+       * jump.c (delete_computation): Don't assume that just because an
        instruction sets a register, that register is dead.
 
 2000-11-12  Neil Booth  <neilb@earthling.net>
@@ -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.
 
@@ -4493,7 +4493,7 @@ Wed Nov  8 21:53:41 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-11-07  Neil Booth  <neilb@earthling.net>
 
-       * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.
+       * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.
 
 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
@@ -5361,7 +5361,7 @@ Tue Oct 31 15:33:27 2000  J"orn Rennecke <amylaar@redhat.com>
 
        * regrename.c: Rewrite to handle multi-register modes and
        cond_exec instructions.
-       * Makefile.in (regrename.o): Update dependancies.
+       * Makefile.in (regrename.o): Update dependencies.
        * recog.h (struct operand_alternative): Add is_address.
        * recog.c (preprocess_constraints) [case 'p']: Set it.
 
@@ -6719,8 +6719,8 @@ Tue Oct 10 23:14:33 2000  Denis Chertykov  <denisc@overta.ru>
 2000-10-07  Will Cohen  <wcohen@redhat.com>, Kazu Hirata  <kazu@hxi.com>
 
        * config/h8300/h8300.md: Remove the memory alternative and correct
-       the insn lengths in the templates for sign extention and zero
-       extention.
+       the insn lengths in the templates for sign extension and zero
+       extension.
 
 2000-10-07  Richard Henderson  <rth@cygnus.com>
 
@@ -8208,7 +8208,7 @@ Sun Sep 17 10:46:17 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        (struct language_function): Add x_scope_stmt_stack and
        x_function_name_declared_p.
        (RECHAIN_STMTS): Move definition.
-       (lang_statment_code_p): Likewise.
+       (lang_statement_code_p): Likewise.
        (lang_expand_stmt): Likewise.
        (lang_expand_decl_stmt): New variable.
        (lang_expand_function_end): Likewise.
@@ -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.
@@ -13466,7 +13466,7 @@ Tue Jul 25 23:08:33 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 2000-07-24  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/arm.c (emit_multi_reg_push): Generate a
-       REG_FRAME_RELEATED_NOTE that is compatable with the code in
+       REG_FRAME_RELEATED_NOTE that is compatible with the code in
        dwarf2out_debug_frame_expr.
 
 2000-07-24  Jason Merrill  <jason@redhat.com>
@@ -14103,7 +14103,7 @@ Fri Jul 14 10:25:53 2000  Clinton Popetz  <cpopetz@cygnus.com>
 
 2000-07-14  Neil Booth  <NeilB@earthling.net>
 
-       * cpplex.c (adjust_column): New funcion.
+       * cpplex.c (adjust_column): New function.
        (skip_whitespace): Use it.
        (skip_block_comment): Use it, and warn about /*/* with
        -Wcomments.
@@ -14340,7 +14340,7 @@ Wed Jul 12 13:15:16 2000  Marc Espie <espie@openbsd.org>
        * cpphash.c: (struct macro_info, alloc_macro, free_macro,
        struct toklist_dummy): New.
        (cpp_free_definition): Free macros with free_macro.
-       (count_params): Don't save paramter spellings.  Save macro
+       (count_params): Don't save parameter spellings.  Save macro
        information in a struct macro_info.
        (parse_define): Don't allocate a token list.
        (save_expansion): Allocate the macro's token list, and