Age | Commit message (Expand) | Author | Files | Lines |
2024-11-11 | c++: include libcody in TAGS | Jason Merrill | 1 | -2/+3 |
2024-11-01 | Use LC_ALL=C when running selftests [PR117361] | David Malcolm | 1 | -3/+3 |
2024-07-02 | build: Fix "make install" for MinGW | Lewis Hyatt | 1 | -1/+1 |
2024-05-07 | Remove obsolete Solaris 11.3 support | Rainer Orth | 1 | -1/+1 |
2024-02-13 | c++/modules: use optimized crc32 from zlib | Patrick Palka | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-09-29 | Remove .PHONY targets when building .fda files during autoprofiledbootstrap | Eugene Rozenfeld | 1 | -2/+2 |
2023-06-28 | Fix collection and processing of autoprofile data for target libs | Eugene Rozenfeld | 1 | -2/+2 |
2023-04-28 | Fix autoprofiledbootstrap build | Eugene Rozenfeld | 1 | -4/+29 |
2023-04-12 | c++: Fix Solaris bootstraps across midnight | Jakub Jelinek | 1 | -6/+15 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-05 | plugins/107964 - install contracts.h | Scott Snyder | 1 | -1/+1 |
2022-12-01 | gcc: remove incpath.o from CXX_C_OBJS | Martin Liska | 1 | -1/+1 |
2022-11-18 | c++: implement P1492 contracts | Jeff Chapman II | 1 | -1/+1 |
2022-11-14 | Revert "sphinx: support Sphinx in build system" | Martin Liska | 1 | -1/+1 |
2022-11-14 | Revert "sphinx: support installation if sphinx-build is missing" | Martin Liska | 1 | -4/+6 |
2022-11-09 | sphinx: support installation if sphinx-build is missing | Martin Liska | 1 | -6/+4 |
2022-11-09 | sphinx: support Sphinx in build system | Martin Liska | 1 | -1/+1 |
2022-10-20 | Add C++ library interface data | Ulrich Drepper | 1 | -2/+17 |
2022-10-04 | c++: install cp-trait.def as part of plugin headers [PR107136] | Patrick Palka | 1 | -1/+1 |
2022-08-30 | Change get_std_name_hint to use generated hash table | Ulrich Drepper | 1 | -0/+9 |
2022-05-31 | build: TAGS and .cc transition | Jason Merrill | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-29 | Make etags path used by build system configurable | Eric Gallager | 1 | -2/+2 |
2021-11-15 | c++: Add -fimplicit-constexpr | Jason Merrill | 1 | -1/+1 |
2021-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -0/+1 |
2021-02-03 | c++: Fix alias comparison [PR98926] | Jason Merrill | 1 | -1/+1 |
2021-01-05 | Don't link cc1 etc. against libcody.a | Jakub Jelinek | 1 | -3/+3 |
2021-01-05 | build: libcody: Link with -lsocket -lnsl if necessary [PR98316] | Rainer Orth | 1 | -1/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-15 | c++: module mapper | Nathan Sidwell | 1 | -1/+2 |
2020-12-08 | c++: Fix MODULE_VERSION breakage | Nathan Sidwell | 1 | -1/+2 |
2020-12-08 | c++: Add module includes | Nathan Sidwell | 1 | -0/+9 |
2020-11-23 | c++: Add empty module.cc | Nathan Sidwell | 1 | -1/+4 |
2020-11-20 | configury: Fix up --enable-link-serialization support | Jakub Jelinek | 1 | -3/+3 |
2020-11-18 | configury: --enable-link-serialization support | Jakub Jelinek | 1 | -2/+5 |
2020-07-13 | Remove long-gone cxxmain.c from makefiles | Nathan Sidwell | 1 | -1/+0 |
2020-01-18 | [C++ coroutines] Initial implementation. | Iain Sandoe | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-06 | Remove support for repo files (PR c++/91125). | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-17 | Run selftests for C++ as well as C | David Malcolm | 1 | -0/+26 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -1/+1 |
2017-11-26 | Plugin support on Windows/MinGW | Boris Kolpackov | 1 | -0/+5 |
2017-11-07 | [PATCH] Install cp/operators.def as part of plugin headers | Boris Kolpackov | 1 | -1/+1 |
2017-09-29 | * Make-lang.in (check-c++-all): Test also c++2a. | Jakub Jelinek | 1 | -1/+1 |
2017-09-15 | invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+... | Jakub Jelinek | 1 | -4/+5 |
2017-05-24 | * Make-lang.in (CXX_AND_OBJCXX_OBJS): Alphabetize. | Nathan Sidwell | 1 | -9/+16 |