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