aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/top.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger1-11/+12
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-4/+0
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-2/+3
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth1-7/+0
2003-06-25opts.c (common_handle_option): Add missing break;s.Neil Booth1-0/+1
2003-06-21Makefile.in: Update.Neil Booth1-0/+1
2003-06-21Makefile.in: Update.Neil Booth1-11/+5
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-2/+17
2003-06-08Make-lang.in (F77_OBJS, [...]): Update.Neil Booth1-358/+431
2003-06-08Make-lang.in: Update.Neil Booth1-0/+4
2003-01-12com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini...Kaveh R. Ghazi1-3/+1
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-1/+0
2001-11-09g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for con...Zack Weinberg1-3/+0
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson1-2/+0
2001-07-19top.c (ffe_decode_option): Disallow lang-independent processing for -ffixed-f...Jakub Jelinek1-1/+4
2001-04-19toplev.h (struct lang_hooks): Allow decode_option to indicate that language-i...Mark Mitchell1-3/+9
2000-08-19top.c (ffe_decode_option): Disable -fdebug-kludge and warn about it.Toon Moene1-2/+2
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg1-2/+2
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,Andrew Cagney1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
1999-10-16top.h (ffe_is_subscript_check_): Remove extern decl.Greg McGary1-8/+3
1999-05-26rename -fsubscript-check to -fbounds-checkCraig Burley1-4/+4
1999-05-15fix INTEGER*8 subscripts, add -fflatten-arraysCraig Burley1-0/+5
1999-04-22support array bounds checkingCraig Burley1-0/+9
1999-04-17remove -fugly, other doc fixesCraig Burley1-12/+0
1999-04-03Make -fno-emulate-complex the defaultCraig Burley1-1/+1
1999-02-15delete/change my email addressCraig Burley1-1/+1
1999-02-01top.c: Don't define ffe_is_ident_.Zack Weinberg1-5/+0
1998-10-12Warning fixes:Kaveh R. Ghazi1-1/+1
1998-07-15Cleanups vis-a-vis g77-0.5.24:Craig Burley1-1/+1
1998-06-16Cutover to system.h:Craig Burley1-2/+2
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-1/+2
1998-06-10New interface for lang_decode_option.Dave Brolley1-1/+4
1998-06-07com.c (lang_init_options): New function.Richard Henderson1-15/+5
1998-05-19JCB: update email in header.Dave Love1-1/+1
1997-08-27Update to Aug 26 g77 front end and runtime.Jeff Law1-2/+2
1997-08-12g77.info*: Rebuilt.Jeffrey A Law1-0/+2
1997-08-12Initial revisionJeff Law1-0/+926