Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-12 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-05-11 | opts: do not allow Separate+Joined ending with = | Martin Liska | 1 | -1/+1 |
2022-01-18 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 5 | -19/+19 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 2 | -0/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 6 | -6/+6 |
2022-01-03 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2021-11-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-11-29 | Make etags path used by build system configurable | Eric Gallager | 1 | -2/+2 |
2021-10-23 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -0/+1 |
2021-10-12 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-10-11 | Add obj-c++.srcman target to gcc/objcp/Makefile. | Eric Gallager | 1 | -0/+1 |
2021-06-09 | Fix my e-mail in the ChangeLog | Bernd Edlinger | 1 | -1/+1 |
2021-06-09 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-06-08 | Fix bootstrap2 breakage due to re-use of obj-c checksum | Bernd Edlinger | 1 | -1/+2 |
2021-06-08 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-06-07 | For obj-c stage-final re-use the checksum from the previous stage | Bernd Edlinger | 1 | -4/+11 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+10 |
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 | 6 | -6/+6 |
2021-01-04 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2020-11-21 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-11-20 | configury: Fix up --enable-link-serialization support | Jakub Jelinek | 1 | -3/+3 |
2020-11-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-18 | configury: --enable-link-serialization support | Jakub Jelinek | 1 | -2/+6 |
2020-09-26 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-09-25 | c++: Replace tag_scope with TAG_how | Nathan Sidwell | 1 | -2/+2 |
2020-09-25 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-09-24 | c++: Cleanup some decl pushing apis | Nathan Sidwell | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 7 | -7/+11 |
2019-08-10 | Assorted ChangeLog cleanups. | Jakub Jelinek | 1 | -10/+10 |
2019-05-10 | re PR pch/90326 (Using any precompiled header breaks definition of FLT_MAX) | Jakub Jelinek | 2 | -1/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 7 | -7/+11 |
2018-10-17 | Run selftests for C++ as well as C | David Malcolm | 2 | -0/+7 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -3/+3 |
2018-05-07 | [C++ PATCH] Kill -fno-for-scope | Nathan Sidwell | 2 | -4/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 7 | -7/+11 |
2017-07-03 | configure.ac: Set srcdir when sourcing config-lang.in fragments. | Nathan Sidwell | 2 | -4/+20 |
2017-06-02 | Remove lang_type_ptrmem. | Nathan Sidwell | 1 | -0/+6 |
2017-06-02 | Remove lang_type_ptrmem. | Nathan Sidwell | 1 | -7/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 7 | -7/+11 |
2016-09-05 | ChangeLog formatting fixes. | Jakub Jelinek | 1 | -3/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 7 | -7/+11 |
2015-11-13 | Merge C++ delayed folding branch. | Jason Merrill | 2 | -1/+5 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 3 | -7/+5 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 3 | -10/+7 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 3 | -4/+7 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 3 | -2/+5 |