aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lang-specs.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-29c++: add module extensionsJason Merrill1-0/+6
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-19Fix driver/33980: Precompiled header file not removed on errorAndrew Pinski1-6/+6
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-05-11opts: do not allow Separate+Joined ending with =Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-15c++: Fix langspecs with -fsyntax-only [PR98591]Nathan Sidwell1-15/+25
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-01C++ Module optionsNathan Sidwell1-7/+50
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-04[C++ PATCH] String concatenation is a thingNathan Sidwell1-22/+24
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-04fix interaction of -S and -x {c,c++}-headerJan Beulich1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-22gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if -fdump-a...Pierre-Marie de Rodat1-2/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
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