Age | Commit message (Expand) | Author | Files | Lines |
2005-04-15 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -2/+11 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -2/+2 |
2005-03-29 | re PR c/20519 (completed type not selected properly with typeof) | Richard Henderson | 1 | -1/+2 |
2005-03-21 | re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error) | Paolo Carlini | 1 | -0/+3 |
2005-03-14 | Friend class name lookup 5/n PR c++/1016 | Kriang Lerdsuwanakij | 1 | -2/+2 |
2005-02-23 | re PR c++/19991 (Enum not accepted in array-size) | Mark Mitchell | 1 | -9/+0 |
2005-02-22 | parser.c (cp_parser_direct_declarator): Always complain about non-constant ar... | Mark Mitchell | 1 | -5/+0 |
2005-02-17 | re PR c++/20022 (-fno-access-control is broken) | Alexandre Oliva | 1 | -2/+1 |
2005-02-03 | re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre... | Matt Austern | 1 | -1/+2 |
2005-01-31 | re PR c++/19457 (Warning depends on cached constant) | Mark Mitchell | 1 | -1/+6 |
2005-01-27 | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 1 | -5/+6 |
2005-01-19 | re PR c++/19375 (Access violation diagnostic given twice) | Kriang Lerdsuwanakij | 1 | -6/+21 |
2005-01-18 | re PR c/19472 (compiler internal error: in var_ann, at tree-flow-inline.h:34) | Andrew Pinski | 1 | -2/+8 |
2004-12-28 | re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement) | Richard Henderson | 1 | -41/+59 |
2004-12-21 | re PR c++/14075 (("foo") accepted as char[] initializer) | Nathan Sidwell | 1 | -0/+4 |
2004-12-20 | cp-tree.h (note_decl_for_pch): New function. | Mark Mitchell | 1 | -0/+34 |
2004-12-08 | re PR c++/18803 (rejects access to operator() in template) | Nathan Sidwell | 1 | -15/+22 |
2004-12-04 | PR c++/17011, c++/17971 | Kriang Lerdsuwanakij | 1 | -0/+6 |
2004-11-24 | cp-tree.h (context_as_string): Remove extern. | Ben Elliston | 1 | -26/+1 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -4/+4 |
2004-11-01 | fix typo | Jason Merrill | 1 | -1/+1 |
2004-10-13 | re PR c++/17661 (ICE in create_tmp_var) | Andrew Pinski | 1 | -0/+8 |
2004-10-11 | * semantics.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-10-10 | re PR c++/17554 (crashes in on kopete build (KDE's kdenetwork)) | Andrew Pinski | 1 | -6/+21 |
2004-10-10 | re PR c++/17907 (ice in optimize_inline_calls, at tree-inline.c) | Andrew Pinski | 1 | -1/+2 |
2004-10-10 | Convert diagnostics to use quoting flag q 7/n | Gabriel Dos Reis | 1 | -26/+26 |
2004-10-06 | [multiple changes] | Andrew Pinski | 1 | -0/+1 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -1/+1 |
2004-09-27 | re PR c++/17585 (usage of unqualified name of static member from within class... | Mark Mitchell | 1 | -6/+4 |
2004-09-27 | re PR c++/17585 (usage of unqualified name of static member from within class... | Mark Mitchell | 1 | -1/+1 |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 1 | -1/+1 |
2004-09-18 | call.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-12 | re PR c++/16254 (ICE in lower_stmt, at gimple-low.c:205) | Richard Henderson | 1 | -1/+1 |
2004-09-10 | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 1 | -4/+3 |
2004-09-10 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | Make-lang.in (cp/semantics.o): Depend on c-common.h. | Ziemowit Laski | 1 | -1/+8 |
2004-09-09 | cp-tree.h (do_poplevel): New prototype. | Ziemowit Laski | 1 | -1/+1 |
2004-09-08 | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-09-06 | * semantics.c (expand_body): Assert that we are not nested. | Daniel Jacobowitz | 1 | -1/+6 |
2004-08-30 | name-lookup.c (pop_binding, [...]): Replace abort with gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -14/+9 |
2004-08-27 | call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass... | Nathan Sidwell | 1 | -10/+9 |
2004-08-24 | re PR c++/17149 (ICE: tree check: expected record_type or union_type or qual_... | Nathan Sidwell | 1 | -1/+3 |
2004-08-17 | re PR c++/15871 (g++ does not honour -fkeep-inline-functions) | Mark Mitchell | 1 | -1/+7 |
2004-08-17 | re PR c++/16965 (Confusing mismatch in error messages) | Mark Mitchell | 1 | -3/+9 |
2004-08-16 | call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -12/+12 |
2004-08-04 | target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define. | Paul Brook | 1 | -2/+5 |
2004-08-02 | re PR c++/16338 (ICE when throwing a compound literal) | Mark Mitchell | 1 | -16/+6 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -16/+28 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+2 |