cp-tree.h (hack_identifier): Remove.
[platform/upstream/gcc.git] / gcc / cp / cp-tree.h
2003-07-21 Nathan Sidwellcp-tree.h (hack_identifier): Remove.
2003-07-18 Nathan Sidwellcp-tree.h (finish_non_static_data_member): Add object...
2003-07-17 Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14 Kriang Lerdsuwanakijre PR c++/11154 (spurious ambiguity report for template...
2003-07-14 Mark Mitchellre PR c++/11503 (segfault when instantiating template...
2003-07-14 Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-10 Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-06 Mark Mitchellre PR c++/11431 (static_cast behavior with subclasses...
2003-07-05 Kazu Hiratacall.c: Fix comment typos.
2003-07-04 Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-29 Gabriel Dos Reiscp-tree.h (language_to_string): Adjust declaration.
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-26 Mark Mitchellre PR c++/10931 (valid conversion static_cast<const...
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
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-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
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-17 Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-16 Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-06-12 Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-04 Jason Merrillcp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-15 Jason Merrillre PR c++/5388 (Incorrect message "operands to ?: have...
2003-05-15 Mark Mitchellcall.c (build_op_delete_call): Avoid creating unnecessa...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9554 (Out of class declaration of member...
2003-05-01 Steven Bosschercp-tree.h (struct lang_id2): Remove.
2003-04-29 Mark Mitchellre PR c++/10515 (problem when initializing a field...
2003-04-28 Mark Mitchellre PR c++/10506 (ICE in build_new at cp/init.c with...
2003-04-23 Mark Mitchellre PR c++/9847 (ICE on :?-operator with double class...
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-10 Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-03 Kaveh R. GhaziMake-lang.in (cp-warn): Add $(STRICT_WARN).
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-03-30 Gabriel Dos Reiscp-tree.h (binding_for_name): Move to name-lookup.h...
2003-03-30 Gabriel Dos Reisname-lookup.c: New file.
2003-03-29 Jason Merrillre PR c++/10245 (?: operator requires public copy const...
2003-03-27 Nathan Sidwellre PR c++/10158 (ICE with templates and friends)
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-20 Matt Austerncp-tree.h (unemitted_tinfo_decls): Declaration of a...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-16 Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-11 Mark Mitchellre PR c++/8700 (unhelpful error message for binding...
2003-03-11 Mark Mitchell16077.C: Adjust warnings.
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-08 Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-03-08 Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-03-07 Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-04 Gabriel Dos Reiscp-tree.h (cxx_saved_binding): Declare.
2003-03-03 Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-02-28 Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-24 Mark Mitchellre PR c++/9836 (Error with typdefs in partial specializ...
2003-02-24 Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-18 Geoffrey Keating* gcc.c (validate_switches): Don't scan past closing...
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-10 Dan Nicolaescucp-tree.h (struct lang_type_header): Make all fields...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-30 Mark Mitchellclass.c (check_field_decls): Only check C_TYPE_FIELDS_R...
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-25 Kriang Lerdsuwanakijcp-tree.h (flagged_type_tree_s): Remove.
2003-01-23 Nathanael Nerode* cp-tree.h, decl.h: Get rid of PARAMS. Again.
2003-01-22 Mark Mitchellre PR c++/9388 ([new parser] ICE in cxx_incomplete_type...
2003-01-17 Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-17 Jason Merrillre PR c++/8564 (ICE in find_function_data, at function...
2003-01-16 Jeffrey D. Oldhamcp-tree.h (tsubst_copy_and_build): New declaration.
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-14 Kriang Lerdsuwanakijconfig-lang.in: Add semantics.c to gtfiles.
2003-01-13 Mark Mitchellre PR c++/9264 ([parser] ICE on invalid octal constant)
2003-01-10 Nathanael Nerodecfns.gperf: ANSIfy function declarations.
2003-01-10 Mark Mitchellre PR c++/9128 (Typeid does not work on polymorphic...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-03 Matt Austerncp-tree.h (struct lang_type_class): add field for key...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2003-01-01 Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
2002-12-31 Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-31 Gabriel Dos Reis* cp-tree.h (pending_lang_change): Declare.
2002-12-30 Mark Mitchellparse.y: Remove.
2002-12-30 Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-28 Gabriel Dos ReisRemove traditional C constructs 3/n.
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-24 Nathan Sidwellre PR c++/7964 (ICE in build_base_path)
next