| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Run selftests for C++ as well as C | David Malcolm | 2018-10-17 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1. | Jim Wilson | 2015-04-27 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Make-lang.in (CXX_TREE_H, [...]): Remove. | Tom Tromey | 2013-09-25 | 1 | -101/+27 |
* | Makefile.in (LLINKER): New variable. | Jason Merrill | 2013-05-16 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2011-10-14 | 1 | -0/+10 |
* | In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2011-07-11 | 1 | -5/+0 |
* | In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2011-07-04 | 1 | -20/+69 |
* | In gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2011-03-21 | 1 | -2/+2 |
* | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 2011-02-18 | 1 | -10/+42 |
* | Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097. | Iain Sandoe | 2011-02-13 | 1 | -1/+1 |
* | t-darwin (build/slashify): Allow others to reuse easier. | Mike Stump | 2011-02-13 | 1 | -1/+1 |
* | * Make-lang.in (obj-c++.tags): Don't include *.y. | Mike Stump | 2011-02-08 | 1 | -1/+1 |
* | In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2010-12-06 | 1 | -3/+3 |
* | Fix typo in earlier checksum change | Andi Kleen | 2010-10-11 | 1 | -1/+1 |
* | Build compiler checksum from object files v2 | Andi Kleen | 2010-10-11 | 1 | -7/+6 |
* | Mark linker Makefile rules for job server build | Andi Kleen | 2010-10-04 | 1 | -2/+2 |
* | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 2010-09-28 | 1 | -1/+1 |
* | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 2010-06-28 | 1 | -1/+1 |
* | Makefile.in (EXCEPT_H): Fix typo. | Steven Bosscher | 2010-05-25 | 1 | -6/+5 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | configure.ac: Add install-html to target_list for Make-hooks. | Andrew Jenner | 2010-01-04 | 1 | -1/+2 |
* | re PR objc++/41430 (exception handling testsuite failures in objc++) | Richard Guenther | 2009-09-22 | 1 | -1/+1 |
* | sourcebuild.texi: Document install-plugin target. | Taras Glek | 2009-07-14 | 1 | -0/+1 |
* | ansidecl.h (EXPORTED_CONST): Define. | Ian Lance Taylor | 2009-06-03 | 1 | -1/+1 |
* | Makefile.in (LINKER, [...]): Define. | Ian Lance Taylor | 2009-05-27 | 1 | -2/+2 |
* | Makefile.in (COMPILER, [...]): Define. | Ian Lance Taylor | 2009-05-26 | 1 | -4/+5 |
* | re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr) | Sebastian Pop | 2008-12-05 | 1 | -2/+2 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -3/+3 |
* | t-uclinux (generated_files): Add sysroot-suffix.h. | Tom Tromey | 2008-04-03 | 1 | -1/+3 |
* | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2008-03-27 | 1 | -6/+24 |
* | Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS. | Tom Tromey | 2008-03-25 | 1 | -1/+5 |
* | x-solaris (host-solaris.o): Update. | Tom Tromey | 2008-03-25 | 1 | -25/+3 |
* | re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ... | Kaveh R. Ghazi | 2008-02-06 | 1 | -2/+2 |
* | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 2007-08-02 | 1 | -5/+5 |
* | * Make-lang.in: Add dummy lang.install-pdf target. | Brooks Moses | 2007-03-01 | 1 | -2/+3 |
* | --(top level)-------------------------------------------- | Brooks Moses | 2006-10-10 | 1 | -1/+2 |
* | Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable... | Volker Reichelt | 2006-07-28 | 1 | -7/+7 |
* | Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H). | H.J. Lu | 2006-05-14 | 1 | -1/+1 |
* | re PR bootstrap/26500 (info/gfortran.info is no longer being installed) | Paolo Bonzini | 2006-03-08 | 1 | -0/+3 |
* | Make-lang.in (OBJC): Remove | Rafael Espindola | 2006-02-20 | 1 | -2/+2 |
* | configure.ac (target_list): Add install-info, dvi, html. | Paolo Bonzini | 2006-02-20 | 1 | -1/+1 |
* | Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H). | Andrew Pinski | 2005-12-14 | 1 | -1/+1 |
* | sourcebuild.texi (all.build, [...]): Remove. | Rafael Ávila de Espíndola | 2005-12-07 | 1 | -5/+2 |