aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2023-09-29Remove .PHONY targets when building .fda files during autoprofiledbootstrapEugene Rozenfeld1-2/+2
2023-06-28Fix collection and processing of autoprofile data for target libsEugene Rozenfeld1-2/+2
2023-04-28Fix autoprofiledbootstrap buildEugene Rozenfeld1-4/+29
2023-04-12c++: Fix Solaris bootstraps across midnightJakub Jelinek1-6/+15
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-05plugins/107964 - install contracts.hScott Snyder1-1/+1
2022-12-01gcc: remove incpath.o from CXX_C_OBJSMartin Liska1-1/+1
2022-11-18c++: implement P1492 contractsJeff Chapman II1-1/+1
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska1-1/+1
2022-11-14Revert "sphinx: support installation if sphinx-build is missing"Martin Liska1-4/+6
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska1-6/+4
2022-11-09sphinx: support Sphinx in build systemMartin Liska1-1/+1
2022-10-20Add C++ library interface dataUlrich Drepper1-2/+17
2022-10-04c++: install cp-trait.def as part of plugin headers [PR107136]Patrick Palka1-1/+1
2022-08-30Change get_std_name_hint to use generated hash tableUlrich Drepper1-0/+9
2022-05-31build: TAGS and .cc transitionJason Merrill1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-29Make etags path used by build system configurableEric Gallager1-2/+2
2021-11-15c++: Add -fimplicit-constexprJason Merrill1-1/+1
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-0/+1
2021-02-03c++: Fix alias comparison [PR98926]Jason Merrill1-1/+1
2021-01-05Don't link cc1 etc. against libcody.aJakub Jelinek1-3/+3
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-15c++: module mapperNathan Sidwell1-1/+2
2020-12-08c++: Fix MODULE_VERSION breakageNathan Sidwell1-1/+2
2020-12-08c++: Add module includesNathan Sidwell1-0/+9
2020-11-23c++: Add empty module.ccNathan Sidwell1-1/+4
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-2/+5
2020-07-13Remove long-gone cxxmain.c from makefilesNathan Sidwell1-1/+0
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-0/+26
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