- 14 Sep, 2000 1 commit
-
-
From-SVN: r36421
J. David Anglin committed
-
- 13 Sep, 2000 1 commit
-
-
* 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
-
- 11 Sep, 2000 1 commit
-
-
From-SVN: r36312
Stephane Carrez committed
-
- 17 May, 2000 1 commit
-
-
-Wunused-parameter. Retain existing -Wunused behavour. Document. From-SVN: r33953
Andrew Cagney committed
-
- 11 Apr, 2000 1 commit
-
-
* 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
-
- 02 Nov, 1999 1 commit
-
-
From-SVN: r30346
Jeffrey A Law committed
-
- 22 Oct, 1999 1 commit
-
-
From-SVN: r30124
Matthias Klose committed
-
- 23 Sep, 1999 1 commit
-
-
From-SVN: r29619
Guy Harris committed
-
- 02 Jun, 1999 1 commit
-
-
* README, configure.in, gcc.1, gcc.texi: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed. * README.g77: Kill way out of date file in the toplevel directory. Part of the ongoing conversion to the one true gcc. From-SVN: r27308
Jeffrey A Law committed
-
- 29 Aug, 1998 1 commit
-
-
From-SVN: r22076
Jeff Law committed
-
- 08 Jul, 1998 1 commit
-
-
* 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
-
- 29 Jun, 1998 1 commit
-
-
details. From-SVN: r20808
Jeff Law committed
-
- 03 Jan, 1998 1 commit
-
-
From-SVN: r17288
Jeff Law committed
-
- 07 Dec, 1997 1 commit
-
-
From-SVN: r16987
Jeff Law committed
-
- 05 Dec, 1997 1 commit
-
-
From-SVN: r16970
Jeff Law committed
-
- 11 Aug, 1997 1 commit
-
-
From-SVN: r14764
Jeff Law committed
-