Age | Commit message (Expand) | Author | Files | Lines |
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 | -8/+8 |
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-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -0/+1 |
2021-10-11 | Add obj-c++.srcman target to gcc/objcp/Makefile. | Eric Gallager | 1 | -0/+1 |
2021-06-08 | Fix bootstrap2 breakage due to re-use of obj-c checksum | Bernd Edlinger | 1 | -1/+2 |
2021-06-07 | For obj-c stage-final re-use the checksum from the previous stage | Bernd Edlinger | 1 | -4/+11 |
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-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/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 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/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-04-27 | Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1. | Jim Wilson | 1 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-25 | Make-lang.in (CXX_TREE_H, [...]): Remove. | Tom Tromey | 1 | -101/+27 |
2013-05-16 | Makefile.in (LLINKER): New variable. | Jason Merrill | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-10-14 | In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+10 |
2011-07-11 | In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -5/+0 |
2011-07-04 | In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -20/+69 |
2011-03-21 | In gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -2/+2 |
2011-02-18 | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 1 | -10/+42 |
2011-02-13 | Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097. | Iain Sandoe | 1 | -1/+1 |
2011-02-13 | t-darwin (build/slashify): Allow others to reuse easier. | Mike Stump | 1 | -1/+1 |
2011-02-08 | * Make-lang.in (obj-c++.tags): Don't include *.y. | Mike Stump | 1 | -1/+1 |
2010-12-06 | In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -3/+3 |
2010-10-11 | Fix typo in earlier checksum change | Andi Kleen | 1 | -1/+1 |
2010-10-11 | Build compiler checksum from object files v2 | Andi Kleen | 1 | -7/+6 |
2010-10-04 | Mark linker Makefile rules for job server build | Andi Kleen | 1 | -2/+2 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -1/+1 |
2010-06-28 | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 1 | -1/+1 |
2010-05-25 | Makefile.in (EXCEPT_H): Fix typo. | Steven Bosscher | 1 | -6/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-01-04 | configure.ac: Add install-html to target_list for Make-hooks. | Andrew Jenner | 1 | -1/+2 |
2009-09-22 | re PR objc++/41430 (exception handling testsuite failures in objc++) | Richard Guenther | 1 | -1/+1 |
2009-07-14 | sourcebuild.texi: Document install-plugin target. | Taras Glek | 1 | -0/+1 |
2009-06-03 | ansidecl.h (EXPORTED_CONST): Define. | Ian Lance Taylor | 1 | -1/+1 |
2009-05-27 | Makefile.in (LINKER, [...]): Define. | Ian Lance Taylor | 1 | -2/+2 |
2009-05-26 | Makefile.in (COMPILER, [...]): Define. | Ian Lance Taylor | 1 | -4/+5 |
2008-12-05 | re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr) | Sebastian Pop | 1 | -2/+2 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -3/+3 |
2008-04-03 | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 1 | -1/+3 |