Age | Commit message (Expand) | Author | Files | Lines |
2006-01-19 | re PR c++/16829 (default parameter can be not one of the last in function) | Volker Reichelt | 1 | -1/+1 |
2006-01-02 | * decl2.c (mark_used): Fix typo in comment. | Mark Mitchell | 1 | -1/+1 |
2005-12-23 | re PR c++/25369 (use of inline function in template class leads to undefined ... | Mark Mitchell | 1 | -2/+15 |
2005-12-02 | decl2.c (get_priority_info): Use XNEW, not xmalloc. | Gabriel Dos Reis | 1 | -1/+1 |
2005-11-07 | re PR c++/17256 (undefined but used static or inline functions should be diag... | Jason Merrill | 1 | -6/+2 |
2005-11-05 | * decl2.c, init.c, typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-10-16 | re PR c++/24389 (template variable not getting marked as weak) | Mark Mitchell | 1 | -15/+19 |
2005-09-26 | re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file) | Richard Guenther | 1 | -102/+108 |
2005-09-11 | decl2.c (build_anon_union_vars): Copy attributes from the base addr. | Richard Henderson | 1 | -3/+9 |
2005-09-09 | dbxout.c: Include expr.h. | Richard Henderson | 1 | -6/+7 |
2005-09-09 | re PR c++/22252 (pragma interface/implementation still break synthesized meth... | Mark Mitchell | 1 | -15/+18 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -2/+6 |
2005-09-08 | re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument... | Mark Mitchell | 1 | -1/+29 |
2005-09-06 | cp-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-09-03 | re PR c++/23699 (rejects static int as non constant after "extern template") | Mark Mitchell | 1 | -1/+6 |
2005-08-31 | re PR objc++/23640 (obj-c++ does not call __objc_exec_class for the classes) | Andrew Pinski | 1 | -2/+3 |
2005-08-11 | re PR c++/23266 (ICE on pure specifier for static method) | Volker Reichelt | 1 | -3/+11 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -30/+18 |
2005-07-18 | re PR c++/22263 (explicit instantiation fails to emit symbols defined later) | Mark Mitchell | 1 | -1/+2 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -3/+4 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+1 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -12/+11 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -61/+61 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -92/+92 |
2005-06-06 | re PR c++/20637 (Confusing message with different using declarations) | Nathan Sidwell | 1 | -1/+1 |
2005-06-02 | re PR c++/21280 (#pragma interface, templates, and "inline function used but ... | Nathan Sidwell | 1 | -8/+12 |
2005-05-25 | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson | 1 | -0/+47 |
2005-05-17 | re PR libstdc++/19664 (libstdc++ headers should have pop/push of the visibili... | H.J. Lu | 1 | -2/+6 |
2005-05-17 | Yet more Objective-C++... | Ziemowit Laski | 1 | -0/+9 |
2005-05-06 | decl2.c (pending_statics, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -14/+10 |
2005-05-06 | decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -23/+20 |
2005-05-06 | * decl2.c (spew_debug): Remove. | Kazu Hirata | 1 | -4/+0 |
2005-05-05 | decl2.c (deferred_fns, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -12/+5 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -3/+3 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -1/+1 |
2005-04-12 | target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. | Mark Mitchell | 1 | -34/+49 |
2005-04-05 | re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info) | Mark Mitchell | 1 | -14/+35 |
2005-04-04 | decl2.c (finish_objects): Revert my previous patch. | Jan Hubicka | 1 | -8/+0 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -2/+3 |
2005-02-24 | call.c, [...]: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-23 | re PR c++/19991 (Enum not accepted in array-size) | Mark Mitchell | 1 | -8/+6 |
2005-02-21 | re PR c++/19076 (Pointer to member function not matched to pointer to member ... | Douglas Gregor | 1 | -1/+1 |
2005-02-18 | re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template) | Giovanni Bajo | 1 | -1/+10 |
2005-02-15 | decl2.c (mark_used): Set the source location of the used decl to the current ... | Alexandre Oliva | 1 | -1/+12 |
2005-02-03 | re PR c++/17401 (ICE with invalid pure specifier) | Giovanni Bajo | 1 | -52/+5 |
2005-01-05 | re PR c++/19030 (ice on tree check) | Nathan Sidwell | 1 | -5/+5 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -0/+1 |
2004-12-30 | cp-tree.h (cp_declarator): Split "name" field into qualifying_scope and unqua... | Mark Mitchell | 1 | -4/+4 |
2004-12-16 | re PR c++/18905 (Strange error: subscripted value is neither array nor pointer) | Nathan Sidwell | 1 | -5/+4 |