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