summaryrefslogtreecommitdiff
path: root/gcc/ch/lang-specs.h
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth2000-09-261-2/+1
* lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2000-08-211-2/+3
* Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg2000-07-311-1/+1
* gcc.c (do_spec_1): Add new %B operator.Zack Weinberg2000-07-131-20/+6
* gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg2000-07-121-4/+4
* gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg2000-04-031-0/+1
* Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour2000-02-151-1/+1
* lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1999-05-171-1/+1
* lang-specs.h: Pass -$ to the preprocessor.Zack Weinberg1999-05-101-1/+1
* cppinit.c (install_predefs): Delete function.Zack Weinberg1999-04-061-1/+1
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-2/+2
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* Fix copyrights.Jeff Law1999-01-061-1/+1
* Warning fixes:Kaveh R. Ghazi1998-10-191-4/+4
* Per Bothner1998-08-271-0/+42