- 27 Sep, 2000 1 commit
-
-
* config/i386/djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix. From-SVN: r36651
Mark Elbrecht committed
-
- 26 Sep, 2000 9 commits
-
-
* java/awt/Scrollbar.java (removeAdjustmentListener): Use `remove', not `add'. From-SVN: r36650
Tom Tromey committed -
From-SVN: r36649
Zack Weinberg committed -
From-SVN: r36648
David Edelsohn committed -
2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus.com> * java/lang/natSystem.cc (file_encoding): Added return statement. From-SVN: r36647
Alexandre Petit-Bianco committed -
* gcc.c (cpp_options): Add spec for -ftabstop=. (invoke_as): New spec that handles invoking as. Update specs to handle -save-temps and -traditional. * ch/lang-specs.h, f/lang-specs.h, java/lang-specs.h: Use invoke_as. * cp/lang-specs.h, objc/lang-specs.h: Update to use invoke_as, and handle -save-temps and -traditional (if appropriate). From-SVN: r36646
Neil Booth committed -
* config/sparc/sparc.c (sparc_emit_set_const64): Don't abort when op0 is a SUBREG. (function_arg_slotno): Accept TImode/CTImode. * config/sparc/sparc.h (MIN_UNITS_PER_WORD): If IN_LIBGCC2 define to UNITS_PER_WORD. * gcc.c-torture/compile/20000923-1.c: New test. From-SVN: r36645
Jakub Jelinek committed -
* flow.c (flow_loop_pre_header_scan): Punt if loop enters from entry block. From-SVN: r36644
Michael Hayes committed -
From-SVN: r36643
Jeff Law committed -
* config/ia64/ia64.h (INDEX_REG_CLASS): Define to GENERAL_REGS. (REGNO_OK_FOR_INDEX_P): Define to REGNO_OK_FOR_BASE_P. (LEGITIMATE_ADDRESS_DISP): Use LEGITIMATE_ADDRESS_REG. (REG_OK_FOR_INDEX): Define to REG_OK_FOR_BASE_P. From-SVN: r36640
Jim Wilson committed
-
- 25 Sep, 2000 30 commits
-
-
* cpplex.c (parse_args): Don't set VOID_REST flag. (Fix diagnostic merge problem). (CONTEXT_VARARGS): New flag. (maybe_paste_with_next): Set context earlier in loop. Use it. Do varargs test with CONTEXT_VARARGS flag. (push_arg_context): Set CONTEXT_VARARGS flag if we're pushing an argument context for a varargs argument. * cpplib.h (VOID_REST): Delete. * gcc.dg/cpp/vararg1.c: Add test case. From-SVN: r36638
Neil Booth committed -
2000-09-26 Philipp Thomas <pthomas@suse.de> * Makefile.in.in: Remove stamp-check-pot from list of default targets as checks are only possible in a complete source tree and all languages configured. From-SVN: r36637
Philipp Thomas committed -
2000-09-25 Branko Cibej <branko.cibej@hermes.si> * flags.h: Declare warning flag warn_system_headers. * toplev.c: Define it. (W_options): Add option -Wsystem-headers. * diagnostic.c (count_error): Test warn_system_headers. * invoke.texi: Add description for -Wsystem-headers. * cpplib.h (cpp_options): New member warn_system_headers. * cpphash.h (CPP_PEDANTIC, CPP_WTRADITIONAL): Don't test CPP_IN_SYSTEM_HEADER. * cpplib.c (do_import, do_pragma_once): Likewise. * cpperror.c (_cpp_begin_message): Test warn_system_headers and CPP_IN_SYSTEM_HEADER. * cppinit.c (handle_option): Recognize -Wsystem_headers. (print_help): Describe -Wsystem_headers. * cpplex.c (lex_line): Reorganize condition so that warnings about C++ comments in system headers can be enabled. Remove label do_line_comment. From-SVN: r36636
Branko Cibej committed -
* cpplex.c (save_comment): Only store the initial '/' now. (lex_token): Combine handling of the two comment types. Pass everything but the initial '/' to save_comment. From-SVN: r36635
Neil Booth committed -
* cpphash.h (_cpp_digraph_spellings, _cpp_process_directive, _cpp_can_paste): New library-internal prototypes. * cpplex.c (dump_param_spelling, output_line_command, output_token, cpp_scan_buffer, cpp_scan_buffer_nooutput, cpp_printf, cpp_output_list): Move to cppoutput.c. (process_directive, can_paste, digraph_spellings): Add _cpp_ prefix. * cppmacro.c (dump_macro_args, cpp_dump_definition) Move to cppoutput.c. * cppoutput.c (dump_macro_args, cpp_dump_definition, output_token, dump_param_spelling, output_line_command, cpp_scan_buffer, cpp_scan_buffer_nooutput, cpp_printf, cpp_output_list): Moved from elsewhere. * Makefile.in: Add cppoutput.c. * po/POTFILES.in: Add cppoutput.c. From-SVN: r36634
Neil Booth committed -
2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3. * g++.old-deja/g++.pt/ttp62.C: Same. * g++.old-deja/g++.other/inline14.C: Same. From-SVN: r36633
Theodore Papadopoulo committed -
* config/ia64/ia64.c (ia64_print_operand): Define 'e' as 64-n. * config/ia64/ia64.md (rotrsi3): Allow variable rotates; don't split until after reload. (rotlsi3, rotldi3): New. From-SVN: r36632
Richard Henderson committed -
2000-09-25 Phil Edwards <pme@sources.redhat.com> * docs/documentation.html: Add link to... * docs/ext/howto.html: ...this. New dir/file, describing library extensions (both ours and SGI's). * docs/faq/index.html: Small updates. * docs/faq/index.txt: Regenerate. From-SVN: r36631
Phil Edwards committed -
From-SVN: r36630
Phil Edwards committed -
* diagnostic.c (output_last_position): Define. (set_real_maximum_length): Tweek. * diagnostic.h (output_last_position): Declare. From-SVN: r36629
Gabriel Dos Reis committed -
2000-09-25 Kazu Hirata <kazu@hxi.com> * config/i386/i386.c: Fix formatting. From-SVN: r36628
Kazu Hirata committed -
From-SVN: r36627
Neil Booth committed -
2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> * bits/basic_file.h (_M_open_mode): Remove extra qualifier. From-SVN: r36626
Theodore Papadopoulo committed -
* emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when UNITS_PER_WORD is small. From-SVN: r36625
Alan Lehotsky committed -
2000-09-25 Levente Farkas <lfarkas@mindmaker.hu> * ext/stl_hashtable.h (_M_copy_from): Change __copy to __local_copy. From-SVN: r36624
Levente Farkas committed -
* c-common.c (format_char_info): Add flags2; update comments. (print_char_table, scan_char_table, time_char_table): Split some flags out into flags2. (check_format_info): Use flags2 for those flags, for identifying the initial character of a scanf scanset, and for identifying printf formats where the '0' flag is ignored with precision. From-SVN: r36623
Joseph Myers committed -
* tm.texi: Make documented *_ASM.*_OP:s include spacing. Fix typos in description for LONG_LONG_TYPE_SIZE and FINI_SECTION_ASM_OP. From-SVN: r36622
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36621
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36620
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36619
Hans-Peter Nilsson committed -
From-SVN: r36618
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36617
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36616
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36615
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36614
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36613
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36612
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36611
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36610
Hans-Peter Nilsson committed -
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36609
Hans-Peter Nilsson committed
-