aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/lang-options.h
AgeCommit message (Collapse)AuthorFilesLines
1999-05-26rename -fsubscript-check to -fbounds-checkCraig Burley1-4/+4
From-SVN: r27170
1999-05-15fix INTEGER*8 subscripts, add -fflatten-arraysCraig Burley1-0/+2
From-SVN: r26948
1999-04-22support array bounds checkingCraig Burley1-0/+4
From-SVN: r26592
1999-04-17remove -fugly, other doc fixesCraig Burley1-2/+1
From-SVN: r26519
1999-04-03Make -fno-emulate-complex the defaultCraig Burley1-2/+2
From-SVN: r26161
1999-02-15delete/change my email addressCraig Burley1-1/+1
From-SVN: r25221
1998-09-05lang-options.h: Convert to wrap option and doc string in a new macro ↵Craig Burley1-120/+126
invocation... Fri Sep 4 18:35:52 1998 Craig Burley <burley@gnu.org> * lang-options.h: Convert to wrap option and doc string in a new macro invocation, FTNOPT, so the nearly identical list can be used in FSF-g77. From-SVN: r22250
1998-07-19lang-options.h: Fix up doc strings.Craig Burley1-94/+90
* lang-options.h: Fix up doc strings. Remove the unimplemented -fdcp-intrinsics-* options. * str-1t.fin: Change mixed-case spelling of `GoTo' from `Goto'. From-SVN: r21292
1998-07-13Added --help descriptions of various command line switchesNick Clifton1-123/+126
From-SVN: r21111
1998-06-07com.c (lang_init_options): New function.Richard Henderson1-1/+0
* com.c (lang_init_options): New function. * top.c (ffe_decode_option): Remove all trace of -fset-g77-defaults. Set ffe_is_do_internal_checks_ with -version. * lang-options.h: Likewise. * lang-specs.h: Likewise. From-SVN: r20276
1998-05-19JCB: update email in header.Dave Love1-2/+2
From-SVN: r19876
1998-03-27lang-options.h: Sort all -f*-intrinsics-* options, for consistency with ↵Craig Burley1-8/+8
other g77 versions. * lang-options.h: Sort all -f*-intrinsics-* options, for consistency with other g77 versions. Another patch from Craig. From-SVN: r18866
1998-03-22Merge in g77-0.5.22.Jeff Law1-9/+9
From-SVN: r18753
1998-01-13* lang-options.h: Add missing options.Jeffrey A Law1-1/+9
From-SVN: r17342
1997-08-12Initial revisionJeff Law1-0/+152
From-SVN: r14772