OSDN Git Service

* fold-const.c (tree_expr_nonzero_p): Use get_base_address before
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2004-08-30 rth * fold-const.c (tree_expr_nonzero_p): Use get_b...
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-30 nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-28 jason * decl.c (expand_static_init): Avoid bogus...
2004-08-28 jason PR c++/16851
2004-08-28 jason PR c++/13684
2004-08-27 rth * cp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-27 nathan * tree.h (size_int_type): Remove.
2004-08-26 rth * cp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 sayle PR middle-end/16693
2004-08-25 mmitchel PR c++/17155
2004-08-25 mmitchel * mangle.c (get_identifier_nocopy): Add cast.
2004-08-25 mmitchel * cp-tree.h (mangle_type): Remove.
2004-08-25 lerdsuwa PR c++/14428
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-25 zack * flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 nemet * repo.c (extract_string): Reset backquote after one...
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-24 nathancp:
2004-08-24 lerdsuwa PR c++/16706
2004-08-24 nathancp:
2004-08-24 mmitchel PR c++/17163
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-21 mmitchel PR c++/17121
2004-08-21 jsm28cp:
2004-08-20 lerdsuwa * pt.c (register_specialization): Check DECL_TEMPLATE_...
2004-08-20 nathan * stor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19 andreast2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-19 mmitchel PR c++/15890
2004-08-19 nathan * cp-tree.h (build_shared_int_cst): Remove.
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 jsm28 PR c++/17041
2004-08-19 mmitchel * pt.c (dependent_template_p): Fix typo in commment.
2004-08-18 mmitchel PR c++/17068
2004-08-18 mmitchel PR c++/16246
2004-08-18 mmitchel PR c++/16215
2004-08-17 mmitchel PR c++/15871
2004-08-17 mmitchel PR c++/16965
2004-08-16 lerdsuwa PR c++/6749
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-12 mmitchel PR c++/16273
2004-08-12 jbeulichcp/
2004-08-12 mmitchel PR c++/16698
2004-08-12 mmitchel PR c++/16853
2004-08-11 mmitchel PR c++/16964
2004-08-11 mmitchel PR c++/16971
2004-08-06 rsandifo PR c/13282
2004-08-06 bonzini2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-06 geoffk * g++spec.c (lang_specific_driver): An -Xlinker or...
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-04 nathan * decl.c (complete_array_type): Don't gratuitously...
2004-08-04 pbrookgcc/
2004-08-04 mmitchel * class.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 mmitchel PR c++/16707
2004-08-02 mmitchel PR c++/16224
2004-08-02 mmitchelFix typos in ChangeLog.
2004-08-02 mmitchelFix typo in ChangeLog
2004-08-02 mmitchel PR c++/16338
2004-08-01 gdr * call.c (z_candidate::template_decl): Rename...
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-28 nathan * cp-tree.h (struct tree_pair_s): New.
2004-07-27 kcook2004-07-27 Kelley Cook <kcook@gcc.gnu.org>
2004-07-27 lerdsuwa PR c++/14429
2004-07-26 geoffk * g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
2004-07-26 nathan.:
2004-07-25 giovannibajoRemove DOS line endings
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-23 nathancp: * search.c (lookup_conversion_operator): Avoid...
2004-07-22 nathan * pt.c
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-21 giovannibajo PR c++/14497
2004-07-21 giovannibajo PR c++/509
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 mmitchel * parser.c (cp_parser_simple_type_specifier): Fix...
2004-07-20 mmitchel PR c++/16637
2004-07-20 lerdsuwa PR c++/16175
2004-07-20 mmitchel PR c++/16623
2004-07-20 nathan.:
2004-07-20 nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 nathan.:
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-20 mmitchel Revert patch for PR c++/16623.
2004-07-20 kcookRemove DOS style trailing Carriage Returns
2004-07-19 mmitchel PR c++/16623
2004-07-19 nathan.:
next