aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-02gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements.Zack Weinberg1-4/+4
2000-11-29c-decl.c (c_decode_option): Don't handle -lang-objc.Neil Booth1-4/+4
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-9/+1
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth1-7/+15
2000-09-07Integrated preprocessor.Zack Weinberg1-1/+1
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix1-7/+7
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-71/+15
2000-07-12gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg1-5/+4
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+2
2000-02-16lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson1-4/+6
1999-05-17cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1-3/+3
1999-05-10cppspec.c: Treat two non-option arguments as input and output file.Zack Weinberg1-2/+2
1999-05-05gcc.c (default_compilers): Fix brace nesting bug.Zack Weinberg1-1/+1
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-3/+3
1999-02-25gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1-0/+3
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-4/+4
1998-12-16lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1-0/+1
1998-11-25gcc.c: Split out Objective-C specs to...Zack Weinberg1-0/+92