cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if edge is...
[gcc.git] / gcc / cp /
2003-07-03 Mark Mitchellcall.c (build_scoped_method_call): Use convert_to_void.
2003-07-03 Nathan Sidwellre PR c++/9162 ([New parser] Problem with default argum...
2003-07-03 Kaveh R. Ghaziclass.c (add_method, [...]): Fix format specifier.
2003-07-02 Wolfgang BangerthFix a typo.
2003-07-02 Nathan Sidwellre PR c++/10219 (ICE in maybe_adjust_types_for_deductio...
2003-07-02 Nathan Sidwellre PR c++/9779 (ICE in type_unknown_p when casting...
2003-07-02 Mark Mitchellre PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
2003-07-02 Kaveh R. Ghazi* error.c (locate_error): %P takes an `int', not a...
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 Mark Mitchellcall.c (resolve_scoped_fn_name): Return error_mark_node...
2003-07-01 Mark Mitchellre PR c++/11149 (ICE on error when instantiation with...
2003-07-01 Giovanni Bajore PR c++/8046 (ICE on illegal code involving destructo...
2003-07-01 Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-07-01 Mark Mitchellre PR c++/9559 (ICE with invalid initialization of...
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 Giovanni Bajore PR c++/4933 (tree_list not supported by dump_expr)
2003-06-30 Giovanni Bajopt.c (value_dependent_expression_p): Cast expressions...
2003-06-30 Giovanni Bajomangle.c (write_expression): Exit gracefully when tryin...
2003-06-30 Wolfgang BangerthFix bad indentation due to changes in whitespace betwee...
2003-06-30 Giovanni Bajore PR c++/10750 (error with using template template...
2003-06-30 Giovanni Bajore PR c++/11106 (Error message gives partially mangled...
2003-06-29 Gabriel Dos Reiscp-tree.h (language_to_string): Adjust declaration.
2003-06-29 Gabriel Dos Reiserror.c (print_integer): Remove.
2003-06-28 Nathan Sidwellerror.c (print_instantiation_partial_context): Take...
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Nathan Sidwellre PR c++/10784 (Warning about choosing custom operator...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-27 Mark Mitchellre PR c++/10468 (const typeof(x) is non-const, but...
2003-06-27 Mark Mitchellre PR c++/10796 (ICE (segfault) when defining an enum...
2003-06-27 Mark Mitchellre PR c++/11332 (Spurious error with casts in ?: expres...
2003-06-26 Nathan Sidwellcall.c (build_op_delete_call): Use strip_array_call.
2003-06-26 Giovanni Bajore PR c++/8266 (Explicit instantiation of a template...
2003-06-26 Mark Mitchellre PR c++/10990 (Cannot convert with dynamic_cast<...
2003-06-26 Mark Mitchellre PR c++/10931 (valid conversion static_cast<const...
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-24 Jan Hubickamethod.c (thunk_labelno): Move outside ifdef block...
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-24 Andrew Pinskimethod.c: add prototype for make_alias_for_thunk.
2003-06-23 Jakub Jelineki386.c (x86_output_mi_thunk): Don't pass MEM to %P0...
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-23 Jakub Jelinekmangle.c (hash_type): val is the TREE_LIST itself,...
2003-06-21 Gabriel Dos Reisre PR c++/10784 (Warning about choosing custom operator...
2003-06-21 Gabriel Dos ReisPC c++/10864
2003-06-21 Gabriel Dos Reisre PR c++/10915 (a not-useful non-avoidable warning...
2003-06-20 Mark Mitchellre PR c++/10749 (triple nested template classes in...
2003-06-20 Mark Mitchellre PR c++/10845 (template member function (getting...
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-20 Mark Mitchellre PR c++/10939 (ICE with templated code)
2003-06-20 Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-20 Matt AusternFix for PR c++/11228, infinite loop for new int[n]().
2003-06-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-06-19 Nathanael Nerodept.c: Convert to ISO C.
2003-06-18 Nathan Sidwellcp-tree.h (comp_except_specs, [...]): Return bool.
2003-06-18 Nathan Sidwellcp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-18 Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-18 Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-17 Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-17 Jason Merrillre PR c++/10929 (-Winline warns about functions for...
2003-06-17 Mark MitchellCorrect PR number.
2003-06-17 Mark Mitchellre PR c++/10712 (ICE in constructor_name_full, at cp...
2003-06-17 Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-17 Andreas Jaegerexcept.c: Remove duplicate declaration of push_eh_cleanup.
2003-06-17 Nathanael Nerodemangle.c: Convert to ISO C.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Nathanael Nerode* tree.c: Convert to ISO C.
2003-06-16 Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-13 Nathanael Nerode* lex.c: Convert to ISO C.
2003-06-13 Nathanael Nerodeinit.c: removes use of PARAMS macro.
2003-06-13 Nathanael Nerode* rtti.c: Remove PARAMS.
2003-06-13 Nathanael Nerode* typeck2.c: Convert to ISO C.
2003-06-12 Mark Mitchellre PR c++/10635 (ICE (segfault) when dereferencing...
2003-06-12 Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-11 Roger Sayledecl2.c (generate_ctor_or_dtor_function): Avoid expandi...
2003-06-11 Mark Mitchellmangle.c (tm_p.h): Include it.
2003-06-11 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10 Jason Merrilloops
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Geoffrey Keating[multiple changes]
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-09 Zack Weinbergre PR c++/8861 ([ABI] mangling floating point literal...
2003-06-08 Neil Booth* Makfile.in, cp/Make-lang.in: Forgotten commit.
2003-06-07 Andreas Jaeger* cp/decl.c (xref_tag): Remove undefined macro NONNESTE...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-06-04 J"orn Renneckedecl.c (grokdeclarator): Error_mark_node in, error_mark...
2003-06-04 Andreas Jaegerg77spec.c (lang_specific_driver): Remove ALT_LIBM usage.
2003-06-04 Jason Merrillcp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
2003-06-03 Kriang Lerdsuwanakijre PR c++/10940 (Bad code with explicit specialization)
2003-05-31 Diego Novilloclass.c (dump_array): Call CONSTRUCTOR_ELTS to access...
2003-05-31 Gabriel Dos Reisdecl.c (cp_binding_level::this_entity): Rename from...
2003-05-31 Kriang Lerdsuwanakijre PR c++/10956 (ICE when specializing a template membe...
2003-05-29 Gabriel Dos Reisdecl.c (ENABLE_SCOPE_CHECKING): Rename from DEBUG_BINDI...
2003-05-29 Gabriel Dos Reisname-lookup.h (global_scope_p): New macro.
2003-05-25 Kriang Lerdsuwanakijparser.c (cp_parser_explicit_instantiation): Restore...
2003-05-23 Geoffrey Keatingrs6000.c (expand_block_move): Unify the TARGET_STRING...
2003-05-23 Kriang Lerdsuwanakijre PR c++/10682 (chokes on a typedef for an enum inside...
next