summaryrefslogtreecommitdiff
path: root/gcc/gcc.1
Commit message (Collapse)AuthorAgeFilesLines
* Version # tweaks...Jeff Law1998-11-011-1/+1
| | | | From-SVN: r23486
* Update generated files.Jeff Law1998-08-291-1/+1
| | | | | | | Update generated files. Change egcs-1.0 to egcs-1.1 in various places. Tweak version string. From-SVN: r22074
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options.Vladimir N. Makarov1998-07-081-0/+15
| | | | | | | | | | | | | | | | | | | * 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
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-1/+1
| | | | | | details. From-SVN: r20808
* Minor tweak.Jeff Law1998-01-031-1/+2
| | | | From-SVN: r17288
* Merge from gcc-2.8Jeff Law1997-12-061-3/+3
| | | | From-SVN: r16987
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-051-3/+11
| | | | From-SVN: r16970
* Initial revisionmisc/cutover-egcs-1Jeff Law1997-08-111-0/+4167
From-SVN: r14764