re PR c++/16623 (g++ ICE in tsubst_decl:6081)
[gcc.git] / gcc / cp / cp-tree.h
2004-07-20 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-20 Nathan Sidwelltree.h (binfo_member): Remove.
2004-07-20 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-20 Mark MitchellRevert patch for PR c++/16623.
2004-07-19 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-18 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Don't...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-17 Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 Richard Hendersonlanghooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL...
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-15 Nathan Sidwelldecl.c (xref_basetypes): Refactor.
2004-07-14 Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13 Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-12 Mark Mitchellcp-tree.h (get_aggr_typedef): Remove.
2004-07-12 Nathan Sidwellcp-tree.h (make_binfo): Remove.
2004-07-12 Giovanni Bajore PR c++/2204 (G++ doesn't check (member) function...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Mark Mitchellcp-tree.h (saved_scope): Remove x_previous_class_type...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28 Nathan Sidwellcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use...
2004-06-28 Nathan Sidwellcp-tree.h (struct deferred_access): Move to ...
2004-06-28 Nathan Sidwellre PR c++/16174 (deducing top-level consts)
2004-06-28 Nathan SidwellUse vector API for vbase list.
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-24 Andreas Schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 Roger Saylec-common.c (expand_unordered_cmp): Delete.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-17 Geoffrey Keatingclass.c (build_clone): Don't call defer_fn, let mark_us...
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Andrew Pinskire PR c++/14639 ([non-unit-at-a-time] Incorrect emissio...
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-07 Roger Sayletree.h (lvalue_or_else): Delete function prototype.
2004-06-02 Matt AusternWhen a class template is explicitly instantiated, its...
2004-06-02 Andrew Pinskicp-tree.h: Fix typo.
2004-06-02 Andrew Pinskicp-tree.h: Include cgraph.h
2004-05-31 Mark Mitchellre PR c++/15742 ('noreturn' attribute ignored in method...
2004-05-28 Mark Mitchellre PR c++/15471 (Incorrect member pointer offsets in...
2004-05-20 Andrew Pinskioptimize.c (calls_setjmp_r): Remove.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-04-30 Jason MerrillRefer to base members using COMPONENT_REFs where possible.
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-22 Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-31 Jan Hubickatree.h (optimize_function): Kill prototype.
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-18 Richard Kennercp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments.
2004-03-16 Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-03-11 Kazu Hirata* call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-09 Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2004-03-08 Jason Merrillre PR c++/13170 (ICE in build_base_path)
2004-02-17 Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-14 Mark Mitchellre PR c++/14122 (problem with non-type tmplt parm in...
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-04 Mark Mitchellre PR c++/13969 (static const value rejected as templat...
2004-02-02 Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-01-27 Kaveh R. Ghazisystem.h (CHAR_BITFIELD): Delete.
2004-01-19 Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-02 Kriang Lerdsuwanakijre PR c++/13520 (gcc crashes with inheritance + default...
2003-12-23 Mark Mitchellc-common.c (flag_abi_version): Default to 2.
2003-12-22 Andrew Pinskire PR c++/5050 (template instantiation depth exceeds...
2003-12-22 Mark Mitchellre PR c++/13438 (internal compiler error: tree check...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-18 Richard Hendersonc-decl.c (check_bitfield_type_and_width): Remove enum...
2003-12-12 Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-10 Mark Mitchell* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME...
2003-12-09 Jason Merrillre PR c++/11971 (ICE in cp_expr_size with variadic...
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-18 Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-11-12 Mark Mitchellre PR c++/12735 (duplicate error messages for redeclara...
2003-11-11 Jason Merrillcp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
2003-10-24 Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-14 Gabriel Dos ReisBreack out decl.c (3/n)
2003-10-14 Gabriel Dos Reisname-lookup.h (cxx_scope_find_binding_for_name): Don...
2003-10-13 Gabriel Dos ReisBreak out decl.c (2/n)
2003-10-08 Giovanni Bajocp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-10-03 Gabriel Dos Reisdecl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27 Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-23 Gabriel Dos Reiscp-tree.h (scope_kind): Add new enumerator.
next