aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
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