1. 14 Sep, 2000 1 commit
  2. 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
  3. 11 Sep, 2000 1 commit
  4. 17 May, 2000 1 commit
  5. 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
  6. 02 Nov, 1999 1 commit
  7. 22 Oct, 1999 1 commit
  8. 23 Sep, 1999 1 commit
  9. 02 Jun, 1999 1 commit
  10. 29 Aug, 1998 1 commit
  11. 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
  12. 29 Jun, 1998 1 commit
  13. 03 Jan, 1998 1 commit
  14. 07 Dec, 1997 1 commit
  15. 05 Dec, 1997 1 commit
  16. 11 Aug, 1997 1 commit