| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | lang-specs.h: Match -save-temps* instead of -save-temps. | Joseph Myers | 2011-03-06 | 1 | -6/+6 |
* | gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional. | Joseph Myers | 2010-12-02 | 1 | -5/+5 |
* | In gcc/objc/: 2010-11-23 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2010-11-23 | 1 | -6/+10 |
* | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 2007-08-02 | 1 | -5/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | lang-specs.h, [...]: Update copyright. | Kazu Hirata | 2005-01-29 | 1 | -1/+1 |
* | lang-specs.h ("@objective-c"): Use cc1obj when -E is used so that -fobjc-exce... | Mike Stump | 2005-01-14 | 1 | -2/+2 |
* | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 2004-04-05 | 1 | -5/+5 |
* | Makefile.in (runtime-info.h): Remove -Wp. | Rainer Orth | 2003-10-23 | 1 | -5/+5 |
* | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 2003-09-25 | 1 | -2/+2 |
* | rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. | Geoffrey Keating | 2003-05-23 | 1 | -2/+2 |
* | lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-... | Geoffrey Keating | 2003-03-07 | 1 | -5/+5 |
* | c-pch.c: Include langhooks.h. | Geoffrey Keating | 2003-03-07 | 1 | -2/+14 |
* | gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ... | Ashif Harji | 2003-03-02 | 1 | -4/+4 |
* | except.c, [...]: Fix Copyright years. | Steven Bosscher | 2003-01-02 | 1 | -1/+2 |
* | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 2003-01-01 | 1 | -5/+5 |
* | c-opts.c (set_std_cxx98, [...]): New. | Neil Booth | 2002-08-10 | 1 | -4/+3 |
* | gcc.c (cpp_unique_options): Remove "-d" options. | Matthew Woodcraft | 2002-05-31 | 1 | -1/+2 |
* | gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when... | Neil Booth | 2002-05-14 | 1 | -1/+1 |
* | Removal of separate preprocessor cpp0. | Neil Booth | 2002-03-24 | 1 | -1/+1 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -6/+4 |
* | re PR other/1502 (Nonexistent -W options not diagnosed) | Jakub Jelinek | 2002-01-29 | 1 | -2/+2 |
* | gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements. | Zack Weinberg | 2001-03-02 | 1 | -4/+4 |
* | c-decl.c (c_decode_option): Don't handle -lang-objc. | Neil Booth | 2000-11-29 | 1 | -4/+4 |
* | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 2000-11-25 | 1 | -9/+1 |
* | gcc.c (cpp_options): Add spec for -ftabstop=. | Neil Booth | 2000-09-26 | 1 | -7/+15 |
* | Integrated preprocessor. | Zack Weinberg | 2000-09-07 | 1 | -1/+1 |
* | lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. | Nix | 2000-08-21 | 1 | -7/+7 |
* | Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through... | Zack Weinberg | 2000-07-31 | 1 | -1/+1 |
* | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 2000-07-13 | 1 | -71/+15 |
* | gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi... | Zack Weinberg | 2000-07-12 | 1 | -5/+4 |
* | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 2000-04-03 | 1 | -0/+2 |
* | lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec. | Richard Henderson | 2000-02-16 | 1 | -4/+6 |
* | cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. | Zack Weinberg | 1999-05-17 | 1 | -3/+3 |
* | cppspec.c: Treat two non-option arguments as input and output file. | Zack Weinberg | 1999-05-10 | 1 | -2/+2 |
* | gcc.c (default_compilers): Fix brace nesting bug. | Zack Weinberg | 1999-05-05 | 1 | -1/+1 |
* | cppinit.c (install_predefs): Delete function. | Zack Weinberg | 1999-04-06 | 1 | -3/+3 |
* | gcc.c (default_compilers): Define __FAST_MATH__ when appropriate. | Richard Henderson | 1999-02-25 | 1 | -0/+3 |
* | flags.h: Declare flag_no_ident. | Zack Weinberg | 1999-01-31 | 1 | -4/+4 |
* | lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib. | Dave Brolley | 1998-12-16 | 1 | -0/+1 |
* | gcc.c: Split out Objective-C specs to... | Zack Weinberg | 1998-11-25 | 1 | -0/+92 |