summaryrefslogtreecommitdiff
path: root/gcc/objc/lang-specs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* lang-specs.h: Match -save-temps* instead of -save-temps.Joseph Myers2011-03-061-6/+6
* gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional.Joseph Myers2010-12-021-5/+5
* In gcc/objc/: 2010-11-23 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-11-231-6/+10
* Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton2007-08-021-5/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* lang-specs.h, [...]: Update copyright.Kazu Hirata2005-01-291-1/+1
* lang-specs.h ("@objective-c"): Use cc1obj when -E is used so that -fobjc-exce...Mike Stump2005-01-141-2/+2
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-5/+5
* Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2003-10-231-5/+5
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-2/+2
* rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating2003-05-231-2/+2
* lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-...Geoffrey Keating2003-03-071-5/+5
* c-pch.c: Include langhooks.h.Geoffrey Keating2003-03-071-2/+14
* gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji2003-03-021-4/+4
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+2
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* c-opts.c (set_std_cxx98, [...]): New.Neil Booth2002-08-101-4/+3
* gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft2002-05-311-1/+2
* gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth2002-05-141-1/+1
* Removal of separate preprocessor cpp0.Neil Booth2002-03-241-1/+1
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-6/+4
* re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek2002-01-291-2/+2
* gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements.Zack Weinberg2001-03-021-4/+4
* c-decl.c (c_decode_option): Don't handle -lang-objc.Neil Booth2000-11-291-4/+4
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-9/+1
* gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth2000-09-261-7/+15
* Integrated preprocessor.Zack Weinberg2000-09-071-1/+1
* lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2000-08-211-7/+7
* 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-71/+15
* gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg2000-07-121-5/+4
* gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg2000-04-031-0/+2
* lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson2000-02-161-4/+6
* cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1999-05-171-3/+3
* cppspec.c: Treat two non-option arguments as input and output file.Zack Weinberg1999-05-101-2/+2
* gcc.c (default_compilers): Fix brace nesting bug.Zack Weinberg1999-05-051-1/+1
* cppinit.c (install_predefs): Delete function.Zack Weinberg1999-04-061-3/+3
* gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1999-02-251-0/+3
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-4/+4
* lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1998-12-161-0/+1
* gcc.c: Split out Objective-C specs to...Zack Weinberg1998-11-251-0/+92