Age | Commit message (Expand) | Author | Files | Lines |
2004-05-03 | ChangeLog missed in my previous commit | Giovanni Bajo | 1 | -0/+10 |
2004-05-03 | re PR c++/14389 (Out-of-line of overloaded template rejected) | Giovanni Bajo | 5 | -15/+40 |
2004-05-01 | decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE. | Zack Weinberg | 2 | -4/+23 |
2004-04-30 | Refer to base members using COMPONENT_REFs where possible. | Jason Merrill | 4 | -9/+99 |
2004-04-30 | class.c, [...]: Fix comment typos. | Kazu Hirata | 7 | -6/+11 |
2004-04-23 | re PR c++/15064 (typeid of template parameter gives ICE) | Giovanni Bajo | 2 | -1/+10 |
2004-04-23 | init.c (build_aggr_init): Fix accidental use of C99 construct in previous cha... | Mark Mitchell | 2 | -1/+7 |
2004-04-22 | class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali... | Mark Mitchell | 8 | -64/+62 |
2004-04-22 | * name-lookup.c (anonymous_namespace_name): Make static. | Alan Modra | 2 | -1/+5 |
2004-04-20 | extern.c: New test. | Eric Christopher | 1 | -2/+2 |
2004-04-20 | re PR middle-end/14531 (pessimise code, loose constantness) | Roger Sayle | 2 | -4/+11 |
2004-04-16 | prims.cc (_Jv_AllocObject): Remove `size' argument. | Bryce McKinlay | 2 | -3/+6 |
2004-04-14 | revert: re PR c++/13294 (namespace associations vs. specializations) | Jason Merrill | 2 | -15/+1 |
2004-04-10 | method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and... | Danny Smith | 2 | -6/+5 |
2004-04-08 | re PR c++/14808 ([win32] Undefined results with virtual base classes) | Danny Smith | 2 | -8/+12 |
2004-04-08 | decl2.c (mark_used): Don't segfault if cfun != NULL but current_function_decl... | Jakub Jelinek | 2 | -0/+6 |
2004-04-05 | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 1 | -12/+12 |
2004-04-05 | re PR c++/3518 (default conversion to pointer-to-function is applied to soon ... | Nathan Sidwell | 2 | -2/+10 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 3 | -2/+10 |
2004-04-02 | re PR c++/14007 (Incorrect use of const partial specialization for reference ... | Nathan Sidwell | 3 | -21/+24 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 4 | -0/+23 |
2004-04-01 | re PR c++/14803 (Spurious warnings on conversion of pointers to member functi... | Mark Mitchell | 2 | -33/+41 |
2004-04-01 | re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_ca... | Richard Henderson | 3 | -9/+17 |
2004-04-01 | re PR c++/14810 (tree check failures with invalid code involving templates) | Mark Mitchell | 2 | -1/+7 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 2 | -1/+5 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 8 | -35/+43 |
2004-03-31 | tree.h (optimize_function): Kill prototype. | Jan Hubicka | 4 | -50/+6 |
2004-03-30 | re PR c++/14724 (Destructor not called on backwards goto past initialization) | Mark Mitchell | 3 | -2/+21 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 3 | -8/+12 |
2004-03-29 | error.c (dump_function_name): If T's DECL_LANG_SPECIFIC is null, just print t... | Zack Weinberg | 2 | -1/+17 |
2004-03-26 | re PR c++/13294 (namespace associations vs. specializations) | Jason Merrill | 2 | -1/+15 |
2004-03-25 | cfgrtl.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+6 |
2004-03-24 | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 5 | -4/+9 |
2004-03-24 | hooks.c (hook_constcharptr_tree_null): New hook. | Ziemowit Laski | 3 | -1/+21 |
2004-03-23 | Correct PR number in last commit | Zack Weinberg | 1 | -1/+1 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 3 | -19/+37 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 2 | -1/+8 |
2004-03-22 | cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): Declare. | Gabriel Dos Reis | 2 | -0/+5 |
2004-03-21 | pretty-print.c (pp_base_maybe_space): New function. | Gabriel Dos Reis | 4 | -71/+102 |
2004-03-21 | re PR c++/14616 (disjoint_set_test.cpp from boost does not compile (sizeof)) | Mark Mitchell | 2 | -0/+10 |
2004-03-20 | call.c (build_op_delete_call): Do not forget the placement arguments when ite... | Mark Mitchell | 11 | -86/+117 |
2004-03-19 | cxx-pretty-print.c (pp_cxx_unqualified_id): Use TEMPLATE_TYPE_PARM_INDEX inst... | Richard Kenner | 3 | -2/+11 |
2004-03-19 | re PR c++/14545 (Cannot compile pooma-gcc (regression)) | Giovanni Bajo | 3 | -2/+33 |
2004-03-19 | semantics.c (finish_pseudo_destructor_expr): Allow differing cv-qualification... | Mark Mitchell | 9 | -19/+83 |
2004-03-19 | c-common.c (pointer_int_sum): Do not complain about using pointers to pointer... | Mark Mitchell | 5 | -7/+36 |
2004-03-18 | cp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments. | Richard Kenner | 3 | -11/+27 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 7 | -13/+33 |
2004-03-16 | re PR c++/14586 (Bogus warning in templates about taking address of a tempora... | Mark Mitchell | 9 | -17/+69 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 3 | -2/+6 |
2004-03-15 | re PR c++/14550 (trouble with pointers in templates) | Mark Mitchell | 2 | -94/+92 |