OSDN Git Service

Merge basic-improvements-branch to trunk
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-30 lerdsuwa Core issue 287, PR c++/7639
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-18 jason PR c++/8080
2002-10-02 mmitchel PR c++/7188.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathancp:
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-17 jason * semantics.c (finish_then_clause): Remove...
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-02 jason * semantics.c (expand_body): Do tree optimizati...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-18 jason * semantics.c (begin_for_stmt): Push the 'for...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-13 mmitchel PR c++ 5373.
2002-04-09 jason PR optimization/6189
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-23 gdrcp/
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-11 nathancp:
2002-02-22 jakub PR other/5746
2002-02-04 jakub PR c/4475, c++/3780:
2002-02-04 rth * config/alpha/alpha.c (current_function_is_thu...
2002-02-04 jason * xref.c: Remove.
2002-01-31 jason PR c++/3395
2002-01-24 zack * Make-lang.in (parse.c): Adjust expected number of
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-17 jason * decl.c (begin_constructor_body, begin_destruc...
2002-01-09 grahams * semantics.c (FINISH_COND): Uppercase macro...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-02 rth * c-decl.c (c_expand_body): Call outlining_inli...
2001-12-29 nathancp:
2001-12-18 jason C++ ABI change: destroy value arguments in...
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-08 danglin * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT...
2001-12-08 neil * c-lex.c (c_lex): Peek a token ahead for a string...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* semantics.c (begin_global_stmt_expr): Adjust
2001-11-23 jasonfix typo
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-20 mmitchel * dump.c (dump_op): New function.
2001-10-28 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2...
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-04 mmitchel * decl.c (duplicate_decls): Remove code deadling with
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-25 pme2001-07-24 Phil Edwards <pme@sources.redhat.com>
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-10 jason * semantics.c (cp_expand_stmt): Fix for null
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-06-06 mmitchel * semantics.c (begin_class_definition): Robustify.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-26 nathancp:
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-11 neil * cp-tree.h (finish_label_expr, lookup_label): Delete.
2001-05-01 nathancp:
2001-04-24 nathangcc:
2001-04-24 nathancp:
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-18 mmitchel * semantics.c (simplify_aggr_init_exprs_r): Don't...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-03 mmitchel * decl2.c (import_export_decl): Don't call import_expo...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 nathancp:
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-19 nathancp:
2001-01-18 nathancp:
2001-01-11 nathancp:
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-12-22 jason * semantics.c (genrtl_finish_function): Don...
next