| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (VAR_P): New. | gdr | 2013-03-29 | 1 | -1/+1 |
* | * cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P. | gdr | 2013-03-26 | 1 | -2/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -3/+3 |
* | Change random seeds to 64bit and drop re-crcing | ak | 2011-09-29 | 1 | -1/+2 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -1/+1 |
* | * decl2.c (decl_constant_var_p): New fn. | jason | 2010-11-02 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -3/+1 |
* | * repo.c (finish_repo): Fix typo. | matz | 2010-06-30 | 1 | -1/+1 |
* | * repo.c (pending_repo): Change type to a VEC. | froydnj | 2010-06-30 | 1 | -5/+7 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -3/+3 |
* | gcc/ | jason | 2009-09-12 | 1 | -8/+9 |
* | gcc/ChangeLog: | aoliva | 2009-06-08 | 1 | -3/+11 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR c++/36364 | jakub | 2008-06-27 | 1 | -3/+6 |
* | PR c++/34178 | jakub | 2007-12-09 | 1 | -2/+5 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -1/+1 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -4/+3 |
* | gcc/ChangeLog: | aoliva | 2007-03-14 | 1 | -3/+7 |
* | PR c++/26917 | jakub | 2006-09-02 | 1 | -11/+14 |
* | * configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported. | gdr | 2006-01-29 | 1 | -2/+2 |
* | PR c++/25492 | mmitchel | 2006-01-04 | 1 | -0/+6 |
* | * decl2.c (get_priority_info): Use XNEW, not xmalloc. | gdr | 2005-12-02 | 1 | -1/+1 |
* | PR c++/17775 | mmitchel | 2005-10-03 | 1 | -1/+11 |
* | PR c++/22204 | mmitchel | 2005-07-16 | 1 | -1/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -2/+2 |
* | * friend.c, lex.c, mangle.c, repo.c: Update copyright. | kazu | 2005-05-03 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | Convert diagnostics to use quoting flag q 9/n | gdr | 2004-11-01 | 1 | -1/+1 |
* | * dump.c, g++spec.c, repo.c: Update copyright. | kazu | 2004-10-15 | 1 | -1/+1 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -5/+4 |
* | * repo.c (extract_string): Reset backquote after one character. | nemet | 2004-08-25 | 1 | -2/+5 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -212/+107 |
* | * cvt.c: Remove uses of "register" specifier in | kazu | 2003-12-19 | 1 | -1/+1 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -1/+0 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+2 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | Remove traditional C constructs 4/n. | gdr | 2002-12-29 | 1 | -50/+33 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * decl2.c (build_call_from_tree): Fix uninitialized variable. | ghazi | 2002-08-11 | 1 | -1/+1 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -9/+6 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -4/+4 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -2/+2 |
* | * repo.c (get_base_filename): Change return value to const char | cagney | 2001-08-02 | 1 | -2/+2 |
* | gcc/ | gdr | 2001-06-10 | 1 | -0/+1 |
* | * pt.c (instantiate_decl): Tell the repository code about the | mmitchel | 2001-06-06 | 1 | -1/+7 |
* | * cp-tree.h (warn_return_type, yylex): Delete redundant | ghazi | 2001-04-12 | 1 | -1/+0 |