aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth1-2/+1
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix1-2/+3
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg1-1/+1
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg1-20/+6
2000-07-12gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg1-4/+4
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+1
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour1-1/+1
1999-05-17lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-1/+1
1999-05-10lang-specs.h: Pass -$ to the preprocessor.Zack Weinberg1-1/+1
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-1/+1
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-2/+2
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-06Fix copyrights.Jeff Law1-1/+1
1998-10-19Warning fixes:Kaveh R. Ghazi1-4/+4
1998-08-27Per Bothner1-0/+42