]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/repo.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / cp / repo.c
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-01  jakub Update copyright years.
2018-05-15  paolo2018-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-11-11  amacleodada
2015-10-29  amacleodada
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-29  jason PR c++/64521
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-03-29  gdr * tree.h (VAR_P): New.
2013-03-26  gdr * cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2011-09-29  akChange random seeds to 64bit and drop re-crcing
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-02  jason * decl2.c (decl_constant_var_p): New fn.
2010-08-20  froydnjgcc/
2010-06-30  matz* repo.c (finish_repo): Fix typo.
2010-06-30  froydnj * repo.c (pending_repo): Change type to a VEC.
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2009-09-12  jasongcc/
2009-06-08  aolivagcc/ChangeLog:
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-06-27  jakub PR c++/36364
2007-12-09  jakub PR c++/34178
2007-08-25  ghazi * c-common.c (vector_types_convertible_p,
2007-08-02  nickc* typeck.c: Change copyright header to refer to version...
2007-03-14  aolivagcc/ChangeLog:
2006-09-02  jakub PR c++/26917
2006-01-29  gdr * configure.ac (cxx_compat_warn): Set if -Wc...
2006-01-04  mmitchel PR c++/25492
2005-12-02  gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-10-03  mmitchel PR c++/17775
2005-07-16  mmitchel PR c++/22204
2005-06-25  kcookUpdate FSF address.
2005-06-14  mrsRemove extra white spacing at end of lines.
2005-05-03  kazu * friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2004-11-01  gdr Convert diagnostics to use quoting flag q 9/n
2004-10-15  kazu * dump.c, g++spec.c, repo.c: Update copyright.
2004-08-27  nathan * call.c (validate_conversion_obstack): Replace
2004-08-25  nemet * repo.c (extract_string): Reset backquote after one...
2004-07-29  mmitchel * c-common.h (lang_post_pch_load): New variable.
2003-12-19  kazu * cvt.c: Remove uses of "register" specifier in
2003-06-28  zack * c-format.c (check_format_string, get_constant)
2003-01-10  geoffkMerge from pch-branch.
2003-01-02  aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01  neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-29  gdr Remove traditional C constructs 4/n.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-08-11  ghazi * decl2.c (build_call_from_tree): Fix uninitialized...
2002-08-04  geoffkIndex: ChangeLog
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-01-23  rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-08-02  cagney* repo.c (get_base_filename): Change return value to...
2001-06-10  gdrgcc/
2001-06-06  mmitchel * pt.c (instantiate_decl): Tell the repository code...
2001-04-12  ghazi * cp-tree.h (warn_return_type, yylex): Delete redundant
2001-03-10  neil * toplev.c (file_name_nondirectory): Remove.
2001-02-12  mmitchel Remove old ABI support.
2000-11-02  jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-10-13  mmitchel Remove obstacks.
2000-07-04  jason * repo.c (repo_get_id): Handle the case where...
2000-04-04  mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-03-23  mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21  nathangcc
2000-02-26  lawFix copyrights
2000-02-16  mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-26  ghazi * call.c: PROTO -> PARAMS.
1999-12-21  mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-09-09  mmitchel * cp-tree.h (scratch_tree_cons): Remove.
1999-09-06  mmitchel Get ready for garbage collection.
1999-08-31  ghazi * repo.c (getpwd): Don't prototype.
1999-08-03  mmitchel * lex.c (errorcount, sorrycount): Don't declare.
1999-03-26  ghaziWarning fixes:
1998-11-23  jasonupdate copyrights
1998-11-15  jason * decl.c (struct cp_function): Add named_label_uses.
1998-09-07  jasonrevert error reporting patch
1998-09-06  mmitchel * cp-error.def: New file.
1998-07-12  jason * repo.c (get_base_filename): Use file_name_nondirect...
1998-05-06  robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-03-31  law * call.c: Include system.h. Remove includes...
1998-02-02  lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-22  brendanlose text after #endif
1997-12-07  lawMerge from gcc-2.8
1997-11-03  brendan * repo.c (rindex): Add decl unconditionally.
1997-11-01  brendan * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.
1997-08-21  jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-19  jasonmerge
next