aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-14* lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.Geoffrey Keating1-1/+1
2003-03-13g77.texi, [...]: GCC, not GNU CC.Nathanael Nerode1-2/+2
2003-01-26lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to c...Toon Moene1-2/+2
2003-01-04re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...Toon Moene1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+3
2002-10-26lang-specs.h: Fix ratfor specs.Andris Pavenis1-2/+3
2002-06-20cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig...Neil Booth1-1/+1
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft1-1/+3
2002-04-07cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.Jason Thorpe1-1/+2
2001-11-24re PR fortran/3957 (g77 -pipe -xf77-cpp-input sends output to stdout.)Toon Moene1-2/+2
2001-11-09g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for con...Zack Weinberg1-16/+0
2001-03-02gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements.Zack Weinberg1-11/+11
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth1-6/+4
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix1-8/+8
2000-08-21* lang-specs.h: Pass -I* options to f771.Jakub Jelinek1-4/+4
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg1-2/+2
2000-07-26lang-specs.h: Remove one /dev/null from tradcpp invocation.Toon Moene1-1/+1
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg1-68/+20
2000-07-12gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg1-6/+4
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour1-2/+2
2000-01-12cccp.c: Accept and ignore -lang-fortran.Zack Weinberg1-2/+2
1999-08-25* lang-specs.h: Pass cc1 spec to f771.Rainer Orth1-4/+4
1999-05-17lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-2/+2
1999-05-10lang-specs.h: Pass -$ to the preprocessor.Zack Weinberg1-2/+2
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-2/+2
1999-03-02Support -ax for Fortran codeCraig Burley1-4/+4
1999-02-25gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1-0/+2
1999-02-15delete/change my email addressCraig Burley1-1/+1
1999-02-14Allow .FOR and .FPP suffixes for Fortran source filesCraig Burley1-0/+2
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-4/+4
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-16/+26
1998-06-07com.c (lang_init_options): New function.Richard Henderson1-3/+3
1998-05-19JCB: update email in header.Dave Love1-1/+1
1998-03-12Manfred Hollstein1-13/+13
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-1/+1
1997-09-14This commit was generated by cvs2svn to compensate for changes in r15440,Jeff Law1-1/+1
1997-08-12Initial revisionJeff Law1-0/+96