aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-06lang-specs.h: Add __GXX_DEPRECATED.Benjamin Kosnik1-0/+3
2001-03-02gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements.Zack Weinberg1-13/+14
2001-02-13* lang-specs.h: Add more __EXCEPTIONS.Jason Merrill1-1/+3
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell1-21/+0
2001-02-09* lang-specs.h: Restore definition of __EXCEPTIONS.Jason Merrill1-0/+2
2001-02-07defaults.h (CPLUSPLUS_CPP_SPEC): New macro.Mark Mitchell1-0/+3
2001-01-19decl2.c (arg_assoc_class): Fix double iteration logic.Jason Merrill1-1/+22
2000-12-06lang-specs.h (c++): When invoking the stand-alone preprocessor for -save-temp...Alexandre Oliva1-6/+10
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-2/+2
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-11/+1
2000-11-14Fix cc1plus specs breakage.Jim Wilson1-3/+3
2000-11-07* cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.Neil Booth1-2/+3
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth1-7/+10
2000-09-07Integrated preprocessor.Zack Weinberg1-2/+2
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix1-5/+7
2000-07-31* lang-specs.h: Use %i in rule for .ii files.Jason Merrill1-1/+1
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg1-2/+2
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg1-76/+26
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+1
2000-03-06* lang-specs.h (as): Don't call if -syntax-only.Richard Kenner1-5/+6
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-15Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour1-5/+6
2000-01-07* lang-specs.h (__GXX_ABI_VERSION): New preprocessor macro.Nathan Sidwell1-0/+2
1999-09-23lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.Jason Merrill1-0/+3
1999-07-20lang-specs.h (c++-cpp-output): Pass -fpreprocessed.Jason Merrill1-1/+1
1999-05-17lang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-4/+6
1999-05-10fix typoJason Merrill1-1/+1
1999-05-10lang-specs.h: Pass -$ to the preprocessor.Zack Weinberg1-7/+7
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-3/+3
1999-02-25gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1-0/+3
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-4/+4
1998-12-16lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus if config...Dave Brolley1-0/+1
1998-11-22update copyrightsJason Merrill1-1/+1
1998-08-23lex.c (real_yylex): Don't warn about long long constants if we're allowing lo...Jason Merrill1-3/+0
1998-06-25lang-specs.h: Use new | syntax to eliminate string concatenation.Dave Brolley1-8/+3
1998-06-10Integrate cpplib into the C++ front end.Dave Brolley1-0/+38
1998-05-07massive namespace patchMartin v. Löwis1-0/+1
1998-03-12/Manfred Hollstein1-12/+12
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-1/+1
1997-09-30lex.c (real_yylex): Treat `$' just like `_'...Paul Eggert1-1/+1
1997-05-2891th Cygnus<->FSF quick mergeMike Stump1-4/+4
1996-12-2790th Cygnus<->FSF quick mergeMike Stump1-0/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-14Initial revisionRichard Kenner1-0/+58