tree.c (cp_free_lang_data): Free DECL_NAMESPACE_USERS and clear DECL_CHAIN of NAMESPA...
[gcc.git] / gcc / cp / cp-lang.c
2010-09-28 Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-26 Steven Bosscher* cp-lang.c: Do not include expr.h.
2010-05-14 Martin Jamborcp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both...
2010-02-05 Richard GuentherMake-lang.in (cp/cp-lang.o): Depend on gt-cp-cp-lang.h.
2009-10-26 Jakub Jelinekre PR debug/41828 (DW_AT_name should not be present...
2009-09-22 Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-21 Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-03-18 Paolo Bonziniexpr.c (store_expr): Assume lang_hooks.reduce_bit_field...
2008-01-25 Richard Guentherre PR c++/33887 (Reference to bitfield gets wrong value...
2007-12-15 Alexandre Olivare PR debug/7081 (DWARF enhancements for C++)
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-04-17 Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-02-22 Michael Matzdwarf2out.c (add_AT_string): Call ggc_strdup once per...
2006-11-01 Geoffrey KeatingIn gcc/:
2006-06-06 Mike StumpFix up whitespacing
2005-09-09 Richard Hendersondbxout.c: Include expr.h.
2005-07-09 Andrew Pinskicp-lang.c (shadowed_var_for_decl, [...]): Move over...
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25 Kelley CookUpdate FSF address.
2004-11-02 Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-09-22 Ziemowit Laskicp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-31 Ziemowit LaskiMake-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp...
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-20 Steven Bosschercp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-16 Richard Hendersonlanghooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL...
2004-07-16 Jason Merrillundo reversion
2004-07-16 Jason Merrillrevert: cp-lang.c (cxx_types_compatible_p): To the...
2004-07-15 Jason Merrillre PR middle-end/15885 (wrong va_start warning (and...
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-30 Andrew Pinskic-decl.c (c_expand_body_1): Remove and fold back into ...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 Jason MerrillRefer to base members using COMPONENT_REFs where possible.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-15 Kazu Hiratac-incpath.c, [...]: Update copyright.
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2003-12-23 Mark Mitchellc-common.c (flag_abi_version): Default to 2.
2003-12-23 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-12-22 Andrew Pinskire PR c++/5050 (template instantiation depth exceeds...
2003-12-16 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-09-17 Mark Mitchellre PR debug/12066 (g++ generates stabs for "char *...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-08-29 Richard Hendersontree-optimize.c: New file.
2003-08-19 Andrew PinskiPR c++/10538, PR c/5582
2003-08-19 Gabriel Dos Reislanghooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS...
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-10 Mark Mitchellre PR c++/9373 (ICE with -fstrict-aliasing in set_mem_a...
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-09-13 Kazu Hiratacall.c: Fix comment formatting.
2002-09-01 Jason Merrillcp-lang.c (cp_expr_size): Allow initialization from...
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-12 Jason Merrillcp-lang.c (ok_to_generate_alias_set_for_type): Backend...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-03 Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
next