Age | Commit message (Expand) | Author | Files | Lines |
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 | -9/+9 |
2010-06-25 | gcc.c (translate_options): Don't mention +e in comment. | Joseph Myers | 1 | -4/+4 |
2010-06-01 | Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o. | Arnaud Charlet | 1 | -1/+2 |
2007-08-06 | re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b... | Alfred Minarik | 1 | -0/+6 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -5/+4 |
2006-08-25 | re PR driver/28528 (C language extensions override -x in C++ driver) | Danny Smith | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -1/+1 |
2004-05-30 | * lang-specs.h: Add missing initializers for .ii. | Andreas Jaeger | 1 | -2/+2 |
2004-04-05 | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 1 | -12/+12 |
2003-05-23 | rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. | Geoffrey Keating | 1 | -5/+5 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -8/+6 |
2003-03-09 | * lang-specs.h (c++-header): Change .pch to .gch. | Geoffrey Keating | 1 | -1/+1 |
2003-03-02 | gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ... | Ashif Harji | 1 | -4/+4 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+13 |
2003-01-02 | except.c, [...]: Fix Copyright years. | Steven Bosscher | 1 | -2/+2 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-19 | This was approved for 3.4 BIB branch. | Devang Patel | 1 | -0/+1 |
2002-08-10 | c-opts.c (set_std_cxx98, [...]): New. | Neil Booth | 1 | -5/+3 |
2002-08-01 | c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ... | Neil Booth | 1 | -19/+7 |
2002-07-30 | gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101. | Franz Sirl | 1 | -3/+0 |
2002-07-19 | [ ChangeLog ] | Chris Demetriou | 1 | -2/+2 |
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 | -2/+2 |
2002-03-24 | Removal of separate preprocessor cpp0. | Neil Booth | 1 | -2/+2 |
2002-01-29 | re PR other/1502 (Nonexistent -W options not diagnosed) | Jakub Jelinek | 1 | -2/+2 |
2001-07-21 | Remove old-abi remnants. | Nathan Sidwell | 1 | -3/+3 |
2001-06-07 | lang-specs.h: Move -D_GNU_SOURCE to config/linux.h. | Phil Edwards | 1 | -3/+3 |
2001-04-06 | lang-specs.h: Add __DEPRECATED. | Benjamin Kosnik | 1 | -3/+3 |
2001-04-06 | lang-specs.h: Add __GXX_DEPRECATED. | Benjamin Kosnik | 1 | -0/+3 |
2001-03-02 | gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements. | Zack Weinberg | 1 | -13/+14 |
2001-02-13 | * lang-specs.h: Add more __EXCEPTIONS. | Jason Merrill | 1 | -1/+3 |
2001-02-12 | Makefile.in (GXX_ABI_FLAG): Don't define. | Mark Mitchell | 1 | -21/+0 |
2001-02-09 | * lang-specs.h: Restore definition of __EXCEPTIONS. | Jason Merrill | 1 | -0/+2 |
2001-02-07 | defaults.h (CPLUSPLUS_CPP_SPEC): New macro. | Mark Mitchell | 1 | -0/+3 |
2001-01-19 | decl2.c (arg_assoc_class): Fix double iteration logic. | Jason Merrill | 1 | -1/+22 |
2000-12-06 | lang-specs.h (c++): When invoking the stand-alone preprocessor for -save-temp... | Alexandre Oliva | 1 | -6/+10 |
2000-11-26 | Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | Neil Booth | 1 | -2/+2 |
2000-11-25 | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 1 | -11/+1 |
2000-11-14 | Fix cc1plus specs breakage. | Jim Wilson | 1 | -3/+3 |
2000-11-07 | * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB. | Neil Booth | 1 | -2/+3 |
2000-09-26 | gcc.c (cpp_options): Add spec for -ftabstop=. | Neil Booth | 1 | -7/+10 |
2000-09-07 | Integrated preprocessor. | Zack Weinberg | 1 | -2/+2 |
2000-08-21 | lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. | Nix | 1 | -5/+7 |
2000-07-31 | * lang-specs.h: Use %i in rule for .ii files. | Jason Merrill | 1 | -1/+1 |
2000-07-31 | Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through... | Zack Weinberg | 1 | -2/+2 |
2000-07-13 | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 1 | -76/+26 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 1 | -0/+1 |
2000-03-06 | * lang-specs.h (as): Don't call if -syntax-only. | Richard Kenner | 1 | -5/+6 |