]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/Make-lang.in
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / cp / Make-lang.in
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-06  Martin LiskaRemove support for repo files (PR c++/91125).
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-17  David MalcolmRun selftests for C++ as well as C
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-26  Boris KolpackovPlugin support on Windows/MinGW
2017-11-07  Boris Kolpackov[PATCH] Install cp/operators.def as part of plugin...
2017-09-29  Jakub Jelinek* Make-lang.in (check-c++-all): Test also c++2a.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-05-24  Nathan Sidwell* Make-lang.in (CXX_AND_OBJCXX_OBJS): Alphabetize.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-23  Jakub JelinekMake-lang.in (check-c++1z): Pass RUNTESTFLAGS down...
2016-06-28  Jakub JelinekMakefile.in: Don't cat ../stage_current if it does...
2016-06-23  Andi KleenAdd make autoprofiledbootstrap
2016-05-03  Richard BienerMake-lang.in (cc1-checksum.c): For stage-final re-use...
2016-03-08  Jason MerrillRemove Concepts from -std=c++1z.
2016-02-19  Jakub JelinekMake-lang.in: Invoke gperf with -L C++.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-07  Jason Merrillg++.exp: Also find -std list in GXX_TESTSUITE_STDS...
2015-12-02  Jason MerrillAllow running the testsuite in C++1z mode.
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-05-22  Jim WilsonMakefile.in (check_gcc_parallelize): Delete.
2015-04-27  Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-01-15  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Bernd Schmidt[PATCH 1/7] OpenMP 4.0 offloading infrastructure: confi...
2014-10-15  Paolo Carlinisemantics.c (is_instantiation_of_constexpr, [...])...
2014-09-15  Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-04-15  Jakub Jelinekre PR plugins/59335 (Plugin doesn't build on trunk)
2014-03-07  Jason Merrill* Make-lang.in (check_g++_parallelize): Split dg.exp.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-15  Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-09-25  Tom TromeyMake-lang.in (CXX_TREE_H, [...]): Remove.
2013-09-25  Tom TromeyMake-lang.in (g++spec.o): Remove.
2013-09-25  Tom TromeyMakefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-09-16  Adam ButcherSupport using 'auto' in a function parameter list to...
2013-09-13  Adam ButcherRevert r202554, r202540 and r202539.
2013-09-12  Brooks Mosesre PR driver/42955 (undecorated cross-compiler gcc...
2013-09-12  Adam ButcherSupport using 'auto' in a function parameter list to...
2013-09-04  Mike Stump* Make-lang.in (cp/lambda.o): Add dependencies.
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-07-14  Adam ButcherExtract lambda functions from semantics.c.
2013-06-21  Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-05-16  Jason MerrillMakefile.in (LLINKER): New variable.
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-10  Eric BotcazouMake-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).
2012-11-28  Andrew Pinskire PR other/54279 (first stage build with g++ fails...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-09-24  Jason Merrill* Make-lang.in (cp/parser.o): Depend on decl.h.
2012-08-19  Mikael MorinMake-lang.in: Fix typo.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-04  Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-14  Rainer OrthRemove obsolete IRIX 6.5 support
2011-11-09  Jason MerrillRun most tests in both C++98 and C++11 modes.
2011-11-02  Rainer OrthMove shlib support to toplevel libgcc
2011-08-08  Rainer Orthdriver-sparc.c: New file.
2011-07-16  Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-07-15  Jason Merrillre PR testsuite/49741 (make -k check-c++0x not multilib...
2011-07-13  Jason MerrillAlso test -std=c++0x mode with 'make check-c++' at...
2011-07-01  Jakub JelinekMake-lang.in (cp/decl.o): Depend on pointer-set.h.
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-24  Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-20  Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-19  Jakub Jelinekre PR c++/48869 (OpenMP task construct fails to instant...
2011-05-02  Lawrence CrowlUpgrade the utility of timevars.
2011-04-29  Nicola PeroIn gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innov...
2011-03-16  Diego NovilloMake-lang.in (CXX_PARSER_H): New.
2011-02-13  Iain SandoeRevert r170108, r170107, r170105, r170104, r170103...
2011-02-13  Mike Stumpt-darwin (config/darwin.h.rebuild): Harden against...
2011-02-13  Mike Stumpt-darwin (build/slashify1): Harden against rebuilds.
2011-02-13  Mike Stumplex.h: Plugify.
2011-02-13  Mike StumpMake-lang.in (cp/parser.o): Move c-family/c-objc.h...
2011-02-13  Mike Stumpt-darwin (build/slashify): Allow others to reuse easier.
2010-12-06  Nicola PeroIn gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innov...
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-12  Joseph MyersMakefile.in (OPTS_H): Define.
2010-10-11  Andi KleenBuild compiler checksum from object files v2
2010-10-04  Andi KleenMark linker Makefile rules for job server build
2010-09-28  Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-08-22  Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-06-30  Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-28  Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-06-01  Arnaud CharletMake-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-25  Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-22  Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-15  Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-03  Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-10  Shujing ZhaoMake-lang.in (cp/cvt.o, [...]): Depend on intl.h.
next