osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.
[gcc.git] / gcc / cp /
2003-12-11 Nathan Sidwellmangle.c (conv_type_names): Holds IDENTIFIER_NODEs...
2003-12-10 Mark Mitchell* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME...
2003-12-10 Matt Austernre PR c/13134 (Visibility attribute is ignored)
2003-12-09 Giovanni Bajoinit.c (build_new_1): Deal with an OVERLOAD set when...
2003-12-09 Jason Merrillre PR c++/11971 (ICE in cp_expr_size with variadic...
2003-12-08 Jason Merrillname-lookup.c, [...]: Revert Giovanni's patch from...
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-12-07 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-12-06 Mark Mitchellre PR c++/13323 (Template code does not compile in...
2003-12-06 Kelley CookMakefile.in (program_transform_cross_name): Delete.
2003-12-06 Mark Mitchellre PR c++/13305 (Parser error with 'class __attribute__...
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-05 Kriang Lerdsuwanakijre PR c++/13166 ([DR136] not implemented)
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-12-04 James E Wilsonlibunwind cleanup
2003-12-04 Mark Mitchellre PR c++/13179 (ICE w/template parameter in catch...
2003-12-03 Mark Mitchellre PR c++/10771 (Unreadable error message for illegal...
2003-12-02 Giovanni Bajore PR c++/10126 (ICE in convert_nontype_argument on...
2003-12-02 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-02 Richard Hendersonname-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-11-23 Kriang Lerdsuwanakijre PR c++/12924 (ICE in lookup_member, at cp/search...
2003-11-22 Kriang Lerdsuwanakij* pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-21 Mark Mitchellre PR c++/12515 (Use of ?: operator in templated class...
2003-11-21 Jan Hubickaparser.c (cp_parser_postfix_expression): Initialize...
2003-11-21 Jan Hubickaparser.c (cp_parser_postfix_expression): Initialize...
2003-11-20 Joseph MyersMakefile.in (extraclean): Delete.
2003-11-20 Joseph MyersMakefile.in (lang_checks): Add.
2003-11-18 Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-11-17 Jason Merrillinit.c (build_new_1): Preevaluate placement args.
2003-11-16 Jason MerrillMakefile.in, [...]: Create TAGS.sub files in each direc...
2003-11-15 Jason Merrillupdate comment
2003-11-15 Bernardo Innocentire PR c++/2294 (using declaration confusion)
2003-11-14 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-11-14 Mark Mitchellre PR c++/12762 (Much worse error message when using...
2003-11-14 Giovanni Bajore PR c++/2094 (unimplemented: use of `ptrmem_cst'...
2003-11-13 Richard Earnshaw* decl.c (grokfndecl): Change OK to type tree.
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-12 Mark Mitchelltree.c (build_target_expr_with_type): Treate VA_ARG_EXP...
2003-11-12 Mark Mitchelldecl.c (cp_make_fname_decl): When creating a top-level...
2003-11-12 Mark Mitchelldecl.c (finish_case_label): Do not check that we are...
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-11-10 Richard Henderson* cvt.c (convert_to_void): Use void_zero_node after...
2003-11-10 Gabriel Dos Reisre PR c++/12832 (ICE: tree check: expected class 'd...
2003-11-06 Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-11-05 Kriang Lerdsuwanakijre PR c++/11616 (Error message "instantiated from here...
2003-11-05 Kriang Lerdsuwanakijre PR c++/2019 (Wrong line number warning listing the...
2003-11-02 Kriang Lerdsuwanakijre PR c++/9810 (Using-declaration for template function...
2003-11-01 Kriang Lerdsuwanakijre PR c++/12796 (Wrong line number in error message)
2003-10-26 Kriang Lerdsuwanakijre PR c++/10371 (misleading error message for illegal...
2003-10-24 Kriang Lerdsuwanakijre PR c++/11076 (ICE with invalid base class)
2003-10-24 Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-23 Jason Merrillre PR c++/12726 (ICE (segfault) on trivial code)
2003-10-22 Kazu Hiratacall.c: Fix comment formatting.
2003-10-22 Mark Mitchellre PR c++/11962 (ICE in type_dependent_expression on...
2003-10-21 Robert Bowdidgedecl.c (cp_finish_decl): Remove clause intended for...
2003-10-21 Kriang Lerdsuwanakijdecl.c (start_decl): Exit if push_template_decl returns...
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-20 Mark MitchellMakefile.in (install-info): Simplify.
2003-10-20 Jason Merrillclass.c (layout_class_type): Set DECL_ARTIFICIAL on...
2003-10-20 Kriang LerdsuwanakijPR c++/9781, c++/10583, c++/11862
2003-10-18 Kriang Lerdsuwanakijre PR c++/12495 (ICE in cp/typeck.c:907)
2003-10-17 Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-15 Jan Hubickaproblem that current decl duplication mechanizm > ...
2003-10-14 Jason Merrillre PR c++/11878 (ICE in cp_expr_size)
2003-10-14 Gabriel Dos ReisBreack out decl.c (3/n)
2003-10-14 Nathanael Nerodeconfig.gcc, [...]: Replace uses of target_alias with...
2003-10-14 Gabriel Dos Reisname-lookup.h (cxx_scope_find_binding_for_name): Don...
2003-10-13 Volker Reicheltre PR c++/12370 (wrong code when adding friend)
2003-10-13 Gabriel Dos ReisFix thinko.
2003-10-13 Gabriel Dos ReisBreak out decl.c (2/n)
2003-10-12 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Warn if...
2003-10-09 Jason Merrillre PR middle-end/6392 (Problems with __restrict__ type...
2003-10-09 Jason Merrilltweak whitespace
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-10-08 Giovanni Bajocp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-10-07 Giovanni Bajore PR c++/11097 (using template operator is broken)
2003-10-07 Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-10-06 Mark Mitchellre PR bootstrap/12512 (Pattern rule for %.dvi breaks...
2003-10-03 Gabriel Dos Reisdecl.c (struct cp_binding_level): Move to name-lookup.h
2003-10-03 Gabriel Dos Reisname-lookup.c (binding_entry_free): Nullify name and...
2003-10-02 Mark Mitchellre PR c++/12486 (Accepts IMHO invalid C++ code)
2003-09-30 Richard Henderson* decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too.
2003-09-30 Kelley CookConvert to ISO C90 prototypes.
2003-09-30 Gabriel Dos Reisdecl.c (pop_binding): Don't mess with nullifying bindin...
2003-09-29 Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-09-28 Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-09-28 Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27 Kriang LerdsuwanakijCorrect PR number.
2003-09-27 Kriang Lerdsuwanakijre PR c++/11415 (Error message with ::::)
2003-09-27 Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-26 Gabriel Dos Reisdecl.c (pop_binding_level, [...]): Merge into leave_scope.
2003-09-25 Kriang Lerdsuwanakijre PR c++/5655 (Member redeclared within its class...
2003-09-23 Gabriel Dos Reiscp-tree.h (scope_kind): Add new enumerator.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
next