| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRING | geoffk | 2003-05-23 | 1 | -5/+5 |
* | * Makefile.in: Update. | neil | 2003-03-11 | 1 | -8/+6 |
* | * lang-specs.h (c++-header): Change .pch to .gch. | geoffk | 2003-03-09 | 1 | -1/+1 |
* | * gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke | neil | 2003-03-02 | 1 | -4/+4 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -0/+13 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -2/+2 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | This was approved for 3.4 BIB branch. But since it is dead now, I am putting | dpatel | 2002-12-19 | 1 | -0/+1 |
* | * c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 1 | -5/+3 |
* | * c-common.c (cb_register_builtins): If C++, define | neil | 2002-08-01 | 1 | -19/+7 |
* | gcc/ | sirl | 2002-07-30 | 1 | -3/+0 |
* | [ ChangeLog ] | cgd | 2002-07-19 | 1 | -2/+2 |
* | * gcc.c (cpp_unique_options): Remove "-d" options. | rth | 2002-05-31 | 1 | -1/+2 |
* | * gcc.c (cpp_options): Must pass -m* and -f* options | neil | 2002-05-14 | 1 | -2/+2 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -2/+2 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -2/+2 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 1 | -3/+3 |
* | 2001-06-07 Phil Edwards <pme@sources.redhat.com> | pme | 2001-06-07 | 1 | -3/+3 |
* | 2001-04-05 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-04-06 | 1 | -3/+3 |
* | 2001-04-05 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-04-06 | 1 | -0/+3 |
* | * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h, | zack | 2001-03-02 | 1 | -13/+14 |
* | * lang-specs.h: Add more __EXCEPTIONS. | jason | 2001-02-13 | 1 | -1/+3 |
* | * Makefile.in (GXX_ABI_FLAG): Don't define. | mmitchel | 2001-02-12 | 1 | -21/+0 |
* | * lang-specs.h: Restore definition of __EXCEPTIONS. | jason | 2001-02-09 | 1 | -0/+2 |
* | * defaults.h (CPLUSPLUS_CPP_SPEC): New macro. | mmitchel | 2001-02-07 | 1 | -0/+3 |
* | * decl2.c (arg_assoc_class): Fix double iteration logic. | jason | 2001-01-19 | 1 | -1/+22 |
* | * lang-specs.h (c++): When invoking the stand-alone preprocessor | aoliva | 2000-12-06 | 1 | -6/+10 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -2/+2 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -11/+1 |
* | Fix cc1plus specs breakage. | wilson | 2000-11-14 | 1 | -3/+3 |
* | * cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB. | neil | 2000-11-07 | 1 | -2/+3 |
* | * gcc.c (cpp_options): Add spec for -ftabstop=. | neil | 2000-09-26 | 1 | -7/+10 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -2/+2 |
* | * lang-specs.h: Do not process -o or run the assembler if | law | 2000-08-21 | 1 | -5/+7 |
* | * lang-specs.h: Use %i in rule for .ii files. | jason | 2000-07-31 | 1 | -1/+1 |
* | * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and | zack | 2000-07-31 | 1 | -2/+2 |
* | * gcc.c (do_spec_1): Add new %B operator. | zack | 2000-07-13 | 1 | -76/+26 |
* | * gcc.c (C specs): Pass -f(no-)show-column to the | zack | 2000-04-03 | 1 | -0/+1 |
* | * lang-specs.h (as): Don't call if -syntax-only. | kenner | 2000-03-06 | 1 | -5/+6 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | Jonathan Larmour <jlarmour@redhat.co.uk>: | rth | 2000-02-16 | 1 | -5/+6 |
* | * lang-specs.h (__GXX_ABI_VERSION): New preprocessor macro. | nathan | 2000-01-07 | 1 | -0/+2 |
* | * lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node. | jason | 1999-09-23 | 1 | -0/+3 |
* | * lang-specs.h (c++-cpp-output): Pass -fpreprocessed. | jason | 1999-07-20 | 1 | -1/+1 |
* | * lang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only if -no-gcc | law | 1999-05-17 | 1 | -4/+6 |
* | fix typo | jason | 1999-05-10 | 1 | -1/+1 |
* | 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-05-10 | 1 | -7/+7 |
* | 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-06 | 1 | -3/+3 |
* | * gcc.c (default_compilers): Define __FAST_MATH__ when appropriate. | rth | 1999-02-25 | 1 | -0/+3 |
* | a | zack | 1999-01-31 | 1 | -4/+4 |