emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM is a fixed register...
[platform/upstream/gcc.git] / gcc / cp /
2002-01-24 Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23 Zack Weinbergtypeck2.c (friendly_abort): Delete definition.
2002-01-23 Craig Rodriguescp-tree.h (my_friendly_abort): Remove.
2002-01-23 Jakub Jelinekspew.c (pending_inlines, [...]): Make static.
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-23 Jason Merrillre PR c++/5453 (Compiled program crash - inheritance...
2002-01-23 Jason Merrillre PR c++/3331 (member pointer inherits const)
2002-01-23 Jason Merrillfunction.c (assign_parms): Don't put args of inline...
2002-01-22 Jason Merrillparse.y (function_body): Suppress the block for the...
2002-01-22 Jason Merrill* class.c (build_base_path): Tweak formatting.
2002-01-19 Nathan SidwellFix regression introduced with patch for c++/775
2002-01-17 Jason Merrilldecl.c (begin_constructor_body, [...]): New fns.
2002-01-17 Jason Merrillerror.c (dump_type_suffix): Print the exception specs...
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-10 Ira Ruben* decl.c (start_method): Handle attrlist.
2002-01-10 Jakub Jelinek* decl2.c (max_tinst_depth): Increase default limit...
2002-01-10 Graham Stottspew.c (YYCHAR): Uppercase macro parameter and add...
2002-01-09 Graham Stott* decl.h (grokdeclarator): Wrap long line.
2002-01-09 Graham Stottsemantics.c (FINISH_COND): Uppercase macro paramaters...
2002-01-08 Graham Stott* search.c (SET_BINFO_ACCESS): Add parenthesis.
2002-01-08 Graham Stottpt.c (ccat): Uppercase macro parameter.
2002-01-08 Graham Stottmangle.c (MANGLE_TRACE): Add parenthesis.
2002-01-08 Graham StottRemove change log entries for error.c
2002-01-08 Graham Stottdecl.c (BINDING_LEVEL): Add parenthesis.
2002-01-08 Graham Stottclass.c (VTT_TOP_LEVEL_P): Uppercase macro parameter...
2002-01-08 Graham Stottcall.c (convert_like): Add parenthesis and wrap.
2002-01-08 Graham Stottxref.c (FILE_NAME_ABSOLUTE_P): Add parenthesis.
2002-01-07 Jason Merrilldecl2.c (coerce_new_type): Downgrade error for size_t...
2002-01-07 Graham Stotterrors.c: Update copyright date.
2002-01-06 Graham Stottcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis.
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-04 Jason Merrillclass.c (update_vtable_entry_for_fn): Set delta to...
2002-01-02 Jason Merrillc-decl.c (c_expand_body): Call outlining_inline_functio...
2002-01-02 Nathan SidwellPR c++/5116, c++/764 reversion
2002-01-02 Nathan Sidwellre PR c++/5089 (-Wold-style-cast warns about cast to...
2002-01-02 Nathan Sidwellre PR c++/3716 (Template parameters that are pointers...
2002-01-02 Nathan Sidwellre PR c++/35 (template operator () lookup fails)
2002-01-02 Nathan Sidwellre PR c++/5123 (tree check: expected identifier_node...
2002-01-02 Nathan Sidwellre PR c++/5213 (ICE on (possibly) illegal code)
2002-01-02 Nathan Sidwellre PR c++/775 (2.97 error declaring nested class a...
2002-01-02 Nathan Sidwellre PR c++/4379 (Member pointer to member reference...
2002-01-02 Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2002-01-02 Nathan SidwellPR c++/5116, c++/764
2001-12-29 Nathan Sidwellcall.c (build_user_type_conversion_1): Use my_friendly_...
2001-12-29 Nathan Sidwellre PR c++/5125 (both g++ 3.0.1 and 2.95.3 crash with...
2001-12-29 Nathan Sidwellre PR c++/335 (gcc accepts assignment in read-only...
2001-12-26 Nathan Sidwellre PR c++/196 (problem with: namespace N { class N...
2001-12-24 Nathan Sidwellre PR c++/160 (Reference variables not initialized...
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-20 Joseph Myersconfigure.in (all_diff_excludes, [...]): Remove.
2001-12-19 Nathan Sidwellre PR c++/90 (funny syntactical error message)
2001-12-18 Jason Merrillclass.c (add_method): Do compare 'this' quals when...
2001-12-18 Nathan Sidwellpt.c (instantiate_clone): Remove, fold into ...
2001-12-18 Jason MerrillC++ ABI change: destroy value arguments in caller.
2001-12-18 Nathan Sidwellcall.c (build_new_method_call): Use '%#V'.
2001-12-18 Joseph Myersgcc.pot: Regenerate.
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Neil Boothc-common.c, c-common.h (back_end_hook): Remove.
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-15 Joseph Myersgcc.c, [...]: Use American spelling in messages.
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-13 Jason Merrill* optimize.c (maybe_clone_body): Fix parameter updating.
2001-12-13 Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-12 Jakub Jelinekcp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete.
2001-12-12 Nathan Sidwellextend.texi (Deprecated Features): Deprecate implicit...
2001-12-11 Nathan Sidwellre PR c++/51 (g++ reports error for ISO C++ example)
2001-12-10 Nathan Sidwellre PR c++/72 (aggressive type analysis in template...
2001-12-10 Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-09 Nathan Sidwellre PR c++/87 (member template assignment operator)
2001-12-09 Aldy Hernandezlex.c (rid_to_yy): Add RID_CHOOSE_EXPR and RID_TYPES_CO...
2001-12-08 John David Anglinsemantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BI...
2001-12-08 Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-06 Jason Merrilltweak decl syntax
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-05 Neil Boothc-common.c (shadow_warning): New function, moved from...
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-04 Alexandre OlivaRevert previous patch
2001-12-04 Alexandre Olivasemantics.c (begin_global_stmt_expr): Adjust expand_sta...
2001-12-04 Nathan Sidwellpt.c (end_template_parm_list): Clear TREE_CHAIN of...
2001-12-04 Nathan Sidwellre PR c++/164 (bogus error throwing class with inaccess...
2001-12-03 Hans-Peter NilssonFix spacing in third last entry
2001-12-03 Hans-Peter Nilssondecl.c (xref_basetypes): Don't use C99 construct in...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-03 Mumit Khanre PR c++/3394 (ICE in tree_low_cst, at tree.c:3462)
2001-12-03 Nathan Sidwellre PR c++/3381 (explicit template instantations fail...
2001-12-03 Jason Merrillclass.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-30 Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-29 Mark Mitchellre PR c++/4842 (-Woverloaded-virtual does not work)
2001-11-29 Mark Mitchellre PR c++/3471 (gcc 3.01 reports error about a private...
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-29 Joseph Myersconfigure.in (target_list): Add generated-manpages.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-26 Jason Merrill* call.c (joust): Remove COND_EXPR hack.
2001-11-26 Aldy Hernandezsearch.c (lookup_base_r): Declare bk in variable declar...
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-23 Jason Merrillfix typo
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
next