1. 20 May, 2001 1 commit
  2. 25 Apr, 2001 1 commit
  3. 09 Mar, 2001 1 commit
  4. 19 Feb, 2001 1 commit
    • Version.c, [...]: Update G77 version number to 0.5.27. · 75393169
      libf2c:
      	* libF77/Version.c, libI77/Version.c, libU77/Version.c: Update G77
      	version number to 0.5.27.
      
      gcc:
      	* README, cpp.texi, gcc.texi, version.c: Update version number to
      	3.1.
      	* cpp.1, gcov.1, gcc.1: Regenerate.
      
      gcc/f:
      	* version.c, root.texi: Update GCC version number to 3.1.  Update
      	G77 version number to 0.5.27.
      	* BUGS, NEWS: Regenerate.
      
      From-SVN: r39901
      Joseph Myers committed
  5. 24 Jan, 2001 1 commit
  6. 13 Jan, 2001 1 commit
    • gcc_update: Add gcc/gcc.1 to generated files. · 4bc1997b
      contrib:
      	* gcc_update: Add gcc/gcc.1 to generated files.
      	* texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
      	discarding to end of sentence with @xref where the sentence has an
      	interior "." in markup, and handle discarding parentheses around
      	such a sentence.
      
      gcc:
      	* Makefile.in (generated-manpages): Add gcc.1
      	($(srcdir)/gcc.1): New target.
      	(maintainer-clean): Delete $(srcdir)/gcc.1.
      	* gcc.texi: Add macros @gccoptlist and @gol.
      	* invoke.texi: Include option summary in manpage.  Mark up option
      	summary with @gccoptlist and @gol.  Use @r in one place where
      	appropriate.
      	* texinfo.tex: Update to version 2000-12-11.07 from ftp.gnu.org.
      	* gcc.1: Generate from invoke.texi.
      
      gcc/cp:
      	* g++.1: Change to be ".so man1/gcc.1".
      
      From-SVN: r38993
      Joseph Myers committed
  7. 14 Sep, 2000 1 commit
  8. 13 Sep, 2000 1 commit
    • flags.h (flag_dump_rtl_in_asm): Declare. · c349e40b
      	* flags.h (flag_dump_rtl_in_asm): Declare.
      	* toplev.c (flag_dump_rtl_in_asm): Define.
      	(decode_d_option): Set flag_dump_rtl_in_asm and flag_print_asm_name
      	if -dP is specified.
      	* rtl.h (print_rtx_head): Declare.
      	* print-rtl.c (print_rtx_head): Define.
      	(print_rtx): Print the string pointed to by print_rtx_head
      	at beginning of each dump line.
      	(print_rtl): Likewise.
      	(print_rtl_single): Likewise.
      	* final.c (final_scan_insn): Dump the insn in the assembly
      	file for debugging.
      	* gcc.1: Document -dP option.
      	* invoke.texi (Debugging Options): Likewise.
      
      From-SVN: r36394
      Stephane Carrez committed
  9. 11 Sep, 2000 1 commit
  10. 17 May, 2000 1 commit
  11. 11 Apr, 2000 1 commit
    • extend.texi (-fthis-is-variable): Undocument. · 069cfbff
      	* extend.texi (-fthis-is-variable): Undocument.
      	* flags.h (warn_template_debugging): Remove declaration.
      	* gcc.1 (-fall-virtual, -fenum-int-equiv, -fthis-is-variable,
      	-Wenum-clash, -Wtemplate-debugging): Undocument.
      	* cp/tree.h (HAVE_TEMPLATES): Remove definition.
      	* cp/lang-options.h (-fthis-is-variable): Remove documentation.
      
      From-SVN: r33071
      Martin v. Löwis committed
  12. 02 Nov, 1999 1 commit
  13. 22 Oct, 1999 1 commit
  14. 23 Sep, 1999 1 commit
  15. 02 Jun, 1999 1 commit
  16. 29 Aug, 1998 1 commit
  17. 08 Jul, 1998 1 commit
    • toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. · 795add94
      	* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long
      	options.
      	* c-decl.c (warn_long_long): Define.
      	(c_decode_option): Parse -Wlong-long, -Wno-long-long options.
      	(grokdeclarator): Add flag `warn_long_long' as guard for
      	warning "ANSI C does not support `long long'".
      	* invoke.texi: Add description of options -Wlong-long,
      	-Wno-long-long.
      	* gcc.1: The same as above.
      	* cp-tree.h (warn_long_long): Define.
      	* decl.c (grokdeclarator): Add flag `warn_long_long' as guard for
      	warning "ANSI C++ does not support `long long'".
      	* decl2.c (warn_long_long): Define.
      	(lang_decode_option): Parse -Wlong-long, -Wno-long-long options.
      
      From-SVN: r21007
      Vladimir N. Makarov committed
  18. 29 Jun, 1998 1 commit
  19. 03 Jan, 1998 1 commit
  20. 07 Dec, 1997 1 commit
  21. 05 Dec, 1997 1 commit
  22. 11 Aug, 1997 1 commit