OSDN Git Service

Remove cast-as-lvalue extension.
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-08-25 mmitchel PR c++/8795
2003-08-21 jason * semantics.c (simplify_aggr_init_expr): Split...
2003-08-10 nathancp:
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 nathancp:
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-10 mmitchel PR c++/10032
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-02 nathancp:
2003-06-18 nathan * cp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-16 ghazicp:
2003-06-16 neroden * tree.c: Convert to ISO C.
2003-06-11 mmitchel PR c++/11131
2003-06-10 mmitchel PR c++/11131
2003-05-17 ghazigcc:
2003-05-17 ghazigcc:
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-15 zlaski2003-04-14 Ziemowit Laski <zlaski@apple.com>
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-07 mmitchel * call.c (reference_binding): Remove REF_IS_VAR parameter.
2003-02-20 nathan Change base class access representation.
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-17 mmitchel PR c++/9294
2003-01-10 geoffkMerge from pch-branch.
2003-01-07 neroden * tree.c: Delete bogus #if 0 code.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-03 nathancp:
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-31 mmitchel * cp-tree.def (RETURN_INIT): Remove.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-26 mmitchel * tree.c (cp_build_qualified_type_real): Correct handl...
2002-11-26 mmitchel * testsuite/g++.dg/abi/empty11.C: New test.
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-11 mmitchel PR c++/5661
2002-09-30 nathancp:
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathancp:
2002-09-14 kazu * error.c: Fix comment formatting.
2002-09-13 austern2002-09-13 Matt Austern <austern@apple.com>
2002-08-31 rth * tree.c: Include target.h.
2002-08-25 shebs2002-08-24 Matt Austern <austern@apple.com>
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2002-08-10 nathancp:
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-08-02 nathan * tree.c (build_shared_int_cst): Make cache file scope...
2002-07-24 geoffkIn cp/ChangeLog:
2002-07-11 jason PR c++/7279
2002-07-05 jason PR optimization/7145
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-17 rth * tree.c (cp_cannot_inline_tree_fn): Don't...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-03 jason * tree.c (build_cplus_array_type): Only const...
2002-04-25 jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-06 jason PR c++/525
2002-04-04 jason PR c++/5636
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-20 neil * Makefile.in: Update.
2002-03-17 jasonfix comment typo
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-08 neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-01 jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2002-02-22 nathancp:
2002-02-22 aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-11-30 mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-09 neil * Makefile.in: Update.
2001-11-01 jakub * tree.c (cp_copy_res_decl_for_inlining): Adjust
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-08 aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-05 aoliva* optimize.c (struct inline_data): Moved to ../tree...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-21 jsm28 Table-driven attributes.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22 jason * pt.c (tsubst_expr): Hand off to the TREE_CHAI...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-07 jason * tree.c (walk_tree): Walk siblings even if...
2001-08-01 apbianco*** empty log message ***
2001-07-24 jasontweak comment
2001-07-06 lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
next