aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-03-06lang-specs.h: Match -save-temps* instead of -save-temps.Joseph Myers1-9/+9
2010-06-25gcc.c (translate_options): Don't mention +e in comment.Joseph Myers1-4/+4
2010-06-01Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.Arnaud Charlet1-1/+2
2007-08-06re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...Alfred Minarik1-0/+6
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2006-08-25re PR driver/28528 (C language extensions override -x in C++ driver)Danny Smith1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-1/+1
2004-05-30* lang-specs.h: Add missing initializers for .ii.Andreas Jaeger1-2/+2
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-12/+12
2003-05-23rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating1-5/+5
2003-03-11Makefile.in: Update.Neil Booth1-8/+6
2003-03-09* lang-specs.h (c++-header): Change .pch to .gch.Geoffrey Keating1-1/+1
2003-03-02gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji1-4/+4
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+13
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-2/+2
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-19This was approved for 3.4 BIB branch.Devang Patel1-0/+1
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-5/+3
2002-08-01c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...Neil Booth1-19/+7
2002-07-30gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.Franz Sirl1-3/+0
2002-07-19[ ChangeLog ]Chris Demetriou1-2/+2
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft1-1/+2
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth1-2/+2
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-2/+2
2002-01-29re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek1-2/+2
2001-07-21Remove old-abi remnants.Nathan Sidwell1-3/+3
2001-06-07lang-specs.h: Move -D_GNU_SOURCE to config/linux.h.Phil Edwards1-3/+3
2001-04-06lang-specs.h: Add __DEPRECATED.Benjamin Kosnik1-3/+3
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