aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-1/+1
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-0/+5
2017-11-07[PATCH] Install cp/operators.def as part of plugin headersBoris Kolpackov1-1/+1
2017-09-29* Make-lang.in (check-c++-all): Test also c++2a.Jakub Jelinek1-1/+1
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-4/+5
2017-05-24* Make-lang.in (CXX_AND_OBJCXX_OBJS): Alphabetize.Nathan Sidwell1-9/+16
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-23Make-lang.in (check-c++1z): Pass RUNTESTFLAGS down to make check-g++.Jakub Jelinek1-1/+1
2016-06-28Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek1-1/+2
2016-06-23Add make autoprofiledbootstrapAndi Kleen1-1/+13
2016-05-03Make-lang.in (cc1-checksum.c): For stage-final re-use the checksum from the p...Richard Biener1-2/+9
2016-03-08Remove Concepts from -std=c++1z.Jason Merrill1-1/+1
2016-02-19Make-lang.in: Invoke gperf with -L C++.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-07g++.exp: Also find -std list in GXX_TESTSUITE_STDS environment variable.Jason Merrill1-1/+1
2015-12-02Allow running the testsuite in C++1z mode.Jason Merrill1-3/+9
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-2/+3
2015-05-22Makefile.in (check_gcc_parallelize): Delete.Jim Wilson1-1/+1
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson1-0/+1
2015-01-15flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-15/+17
2014-10-15semantics.c (is_instantiation_of_constexpr, [...]): Moved definitions...Paolo Carlini1-1/+1
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-5/+1
2014-04-15re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek1-1/+1
2014-03-07* Make-lang.in (check_g++_parallelize): Split dg.exp.Jason Merrill1-1/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+1
2013-09-25Make-lang.in (CXX_TREE_H, [...]): Remove.Tom Tromey1-9/+0
2013-09-25Make-lang.in (g++spec.o): Remove.Tom Tromey1-100/+2
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey1-2/+1
2013-09-16Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher1-2/+3
2013-09-13Revert r202554, r202540 and r202539.Adam Butcher1-3/+2
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses1-11/+3
2013-09-12Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher1-2/+3
2013-09-04* Make-lang.in (cp/lambda.o): Add dependencies.Mike Stump1-0/+1
2013-08-06Commit the vtable verification feature.Caroline Tice1-2/+8
2013-07-14Extract lambda functions from semantics.c.Adam Butcher1-1/+1
2013-06-21Implemented Cilk Plus Array Notation for C++Balaji V. Iyer1-1/+4
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill1-1/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-10Make-lang.in (cp/typeck.o): Add dependency on $(PARAMS_H).Eric Botcazou1-2/+2
2012-11-28re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski1-5/+5
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-3/+3
2012-09-24* Make-lang.in (cp/parser.o): Depend on decl.h.Jason Merrill1-1/+1
2012-08-19Make-lang.in: Fix typo.Mikael Morin1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-3/+4