aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-23rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating1-2/+2
2003-03-07lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-...Geoffrey Keating1-5/+5
2003-03-07c-pch.c: Include langhooks.h.Geoffrey Keating1-2/+14
2003-03-02gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji1-4/+4
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+2
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-4/+3
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft1-1/+2
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth1-1/+1
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-1/+1
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-6/+4
2002-01-29re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek1-2/+2
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