Age | Commit message (Expand) | Author | Files | Lines |
2011-09-29 | Change random seeds to 64bit and drop re-crcing | Andi Kleen | 1 | -1/+2 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -1/+1 |
2010-11-01 | decl2.c (decl_constant_var_p): New fn. | Jason Merrill | 1 | -1/+1 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -3/+1 |
2010-06-30 | * repo.c (finish_repo): Fix typo. | Michael Matz | 1 | -1/+1 |
2010-06-30 | repo.c (pending_repo): Change type to a VEC. | Nathan Froyd | 1 | -5/+7 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -3/+3 |
2009-09-12 | dbgcnt.c (dbg_cnt_process_single_pair): constify. | Jason Merrill | 1 | -8/+9 |
2009-06-08 | common.opt (fcompare-debug=, [...]): New. | Alexandre Oliva | 1 | -3/+11 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-06-28 | re PR c++/36364 (Problem with -frepo) | Jakub Jelinek | 1 | -3/+6 |
2007-12-09 | re PR c++/34178 (Compilation using -frepo fails) | Jakub Jelinek | 1 | -2/+5 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -4/+3 |
2007-03-14 | flags.h (flag_random_seed): Remove declaration, in favor of... | Alexandre Oliva | 1 | -3/+7 |
2006-09-02 | re PR c++/26917 (ICE with -frepo on invalid code) | Jakub Jelinek | 1 | -11/+14 |
2006-01-29 | configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported. | Gabriel Dos Reis | 1 | -2/+2 |
2006-01-04 | re PR c++/25492 (friend class nested in derived class problem) | Mark Mitchell | 1 | -0/+6 |
2005-12-02 | decl2.c (get_priority_info): Use XNEW, not xmalloc. | Gabriel Dos Reis | 1 | -1/+1 |
2005-10-03 | re PR c++/17775 (-frepo with function template in anonymous namespace fails t... | Mark Mitchell | 1 | -1/+11 |
2005-07-16 | re PR c++/22204 ([repo] internal compiler error: Segmentation fault) | Mark Mitchell | 1 | -1/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -2/+2 |
2005-05-03 | * friend.c, lex.c, mangle.c, repo.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2004-11-01 | Convert diagnostics to use quoting flag q 9/n | Gabriel Dos Reis | 1 | -1/+1 |
2004-10-15 | * dump.c, g++spec.c, repo.c: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-08-27 | call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass... | Nathan Sidwell | 1 | -5/+4 |
2004-08-25 | repo.c (extract_string): Reset backquote after one character. | Adam Nemet | 1 | -2/+5 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -212/+107 |
2003-12-19 | cvt.c: Remove uses of "register" specifier in declarations of arguments and l... | Kazu Hirata | 1 | -1/+1 |
2003-06-28 | * c-format.c (check_format_string, get_constant) | Zack Weinberg | 1 | -1/+1 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -1/+0 |
2003-01-02 | except.c, [...]: Fix Copyright years. | Steven Bosscher | 1 | -1/+2 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-29 | Remove traditional C constructs 4/n. | Gabriel Dos Reis | 1 | -50/+33 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-08-11 | decl2.c (build_call_from_tree): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -9/+6 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -4/+4 |
2002-01-23 | call.c, [...]: Change my_fancy_abort() to abort(). | Craig Rodrigues | 1 | -2/+2 |
2001-08-02 | repo.c (get_base_filename): Change return value to const char pointer. | Andrew Cagney | 1 | -2/+2 |
2001-06-10 | Makefile.in (c-parse.o): Depend on diagnostic.h | Gabriel Dos Reis | 1 | -0/+1 |
2001-06-06 | pt.c (instantiate_decl): Tell the repository code about the clones, not the c... | Mark Mitchell | 1 | -1/+7 |
2001-04-12 | cp-tree.h (warn_return_type, yylex): Delete redundant declarations. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-03-10 | toplev.c (file_name_nondirectory): Remove. | Neil Booth | 1 | -2/+2 |
2001-02-12 | Remove old ABI support. | Mark Mitchell | 1 | -20/+1 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 1 | -1/+1 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -1/+2 |
2000-07-04 | repo.c (repo_get_id): Handle the case where a class with virtual bases has a ... | Jason Merrill | 1 | -1/+24 |