re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / cp / lang-specs.h
2015-06-22 Pierre-Marie de... gcc.c (default_compilers): Pass "-o %g.s" to cc1 for...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2011-03-06 Joseph Myerslang-specs.h: Match -save-temps* instead of -save-temps.
2010-06-25 Joseph Myersgcc.c (translate_options): Don't mention +e in comment.
2010-06-01 Arnaud CharletMake-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
2007-08-06 Alfred Minarikre PR pch/13676 (GCC failes to recognize files ending...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2006-08-25 Danny Smithre PR driver/28528 (C language extensions override...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2004-05-30 Andreas Jaeger* lang-specs.h: Add missing initializers for .ii.
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2003-05-23 Geoffrey Keatingrs6000.c (expand_block_move): Unify the TARGET_STRING...
2003-03-11 Neil BoothMakefile.in: Update.
2003-03-09 Geoffrey Keating* lang-specs.h (c++-header): Change .pch to .gch.
2003-03-02 Ashif Harjigcc.c (default_compilers): Add -no-integrated-cpp flag...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-19 Devang PatelThis was approved for 3.4 BIB branch.
2002-08-10 Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-08-01 Neil Boothc-common.c (cb_register_builtins): If C++, define __EXC...
2002-07-30 Franz Sirlgcc.c (cpp_unique_options): Define __GXX_ABI_VERSION...
2002-07-19 Chris Demetriou[ ChangeLog ]
2002-05-31 Matthew Woodcraftgcc.c (cpp_unique_options): Remove "-d" options.
2002-05-14 Neil Boothgcc.c (cpp_options): Must pass -m* and -f* options...
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-06-07 Phil Edwardslang-specs.h: Move -D_GNU_SOURCE to config/linux.h.
2001-04-06 Benjamin Kosniklang-specs.h: Add __DEPRECATED.
2001-04-06 Benjamin Kosniklang-specs.h: Add __GXX_DEPRECATED.
2001-03-02 Zack Weinberggcc.c, [...]: Add zero initializer for cpp_spec field...
2001-02-13 Jason Merrill* lang-specs.h: Add more __EXCEPTIONS.
2001-02-12 Mark MitchellMakefile.in (GXX_ABI_FLAG): Don't define.
2001-02-09 Jason Merrill* lang-specs.h: Restore definition of __EXCEPTIONS.
2001-02-07 Mark Mitchelldefaults.h (CPLUSPLUS_CPP_SPEC): New macro.
2001-01-19 Jason Merrilldecl2.c (arg_assoc_class): Fix double iteration logic.
2000-12-06 Alexandre Olivalang-specs.h (c++): When invoking the stand-alone prepr...
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-14 Jim WilsonFix cc1plus specs breakage.
2000-11-07 Neil Booth* cp/lang-specs.h: Fix -save-temps specs under USE_CPPLIB.
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-07-31 Jason Merrill* lang-specs.h: Use %i in rule for .ii files.
2000-07-31 Zack WeinbergMakefile.in: Rename cpp to cpp0, tradcpp to tradcpp0...
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-04-03 Zack Weinberggcc.c (C specs): Pass -f(no-)show-column to the preproc...
2000-03-06 Richard Kenner* lang-specs.h (as): Don't call if -syntax-only.
2000-02-26 Jeff LawFix copyrights
2000-02-16 Jonathan LarmourJonathan Larmour <jlarmour@redhat.co.uk>:
2000-01-07 Nathan Sidwell* lang-specs.h (__GXX_ABI_VERSION): New preprocessor...
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-07-20 Jason Merrilllang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-05-17 Zack Weinberglang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only...
1999-05-10 Jason Merrillfix typo
1999-05-10 Zack Weinberglang-specs.h: Pass -$ to the preprocessor.
1999-04-06 Zack Weinbergcppinit.c (install_predefs): Delete function.
1999-02-25 Richard Hendersongcc.c (default_compilers): Define __FAST_MATH__ when...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1998-12-16 Dave Brolleylang-specs.h (default_compilers): Pass -MD, -MMD and...
1998-11-23 Jason Merrillupdate copyrights
1998-08-24 Jason Merrilllex.c (real_yylex): Don't warn about long long constant...
1998-06-25 Dave Brolleylang-specs.h: Use new | syntax to eliminate string...
1998-06-10 Dave BrolleyIntegrate cpplib into the C++ front end.
1998-05-08 Martin v. Löwismassive namespace patch
1998-03-12 Manfred Hollstein/
1998-01-26 Anthony Greenflags.h: New flag (optimize_size).
1997-09-30 Paul Eggertlex.c (real_yylex): Treat `$' just like `_'...
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1996-12-27 Mike Stump90th Cygnus<->FSF quick merge
1995-06-15 Richard KennerUpdate FSF address.
1995-05-14 Richard KennerInitial revision