]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
cp-tree.def (LOOKUP_EXPR): Remove.
[thirdparty/gcc.git] / gcc / cp / semantics.c
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  Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
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-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06  Mark Mitchellre PR c++/11345 (ICE in build_base_path)
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  Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
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-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-20  Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-20  Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-19  Nathanael Nerodept.c: Convert to ISO C.
2003-06-14  Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-12  Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-05-18  Kriang Lerdsuwanakijsemantics.c (perform_deferred_access_checks): Don't...
2003-05-15  Mark Mitchellre PR c++/8385 (typeof(...) as template arg)
2003-05-11  Kriang LerdsuwanakijPR c++/10230, c++/10481
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-03  Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-23  Mark Mitchellre PR c++/9847 (ICE on :?-operator with double class...
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-03-08  Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-02-20  Nathan SidwellChange base class access representation.
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-25  Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-23  Mark Mitchellre PR c++/9328 (ICE with templates and namespace std...
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-10  Geoffrey KeatingMerge from pch-branch.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-31  Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-30  Mark Mitchellparse.y: Remove.
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-18  Jason Merrilldecl.c (finish_function): Also complain about no return...
2002-12-17  Jason Merrillcalls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT...
2002-12-17  Jason Merrillc-semantics.c (add_scope_stmt): Abort if the end SCOPE_...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-30  Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-10-25  Mark Mitchellclass.c (build_vtbl_initializer): Don't use build_vtabl...
2002-10-18  Jason Merrillre PR c++/8080 ([Regression in main trunk] g++ 3.3...
2002-10-02  Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-16  Nathan Sidwellre PR c++/7015 (certain __asm__ constructs rejected)
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-08-22  Jason Merrillc-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
2002-08-17  Jason Merrillsemantics.c (finish_then_clause): Remove redundant...
2002-08-09  Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-02  Jason Merrillsemantics.c (expand_body): Do tree optimization in...
2002-08-01  Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-23  Gabriel Dos ReisFix PR/7363:
2002-07-10  Mark Mitchellcp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09  Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-06-25  Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24  Mark Mitchellcp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-18  Jason Merrillsemantics.c (begin_for_stmt): Push the 'for' scope...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-26  Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-04-17  Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-13  Mark Mitchellre PR c++/5373 (Statement expressions broken in C++)
2002-04-09  Jason Merrillre PR rtl-optimization/6189 (Regression from 3.0.x...
2002-04-04  Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-04  Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-01  Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-23  Gabriel Dos Reisre PR c++/3656 (ICE when incorrectly deriving a class...
2002-03-15  Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-11  Nathan SidwellRevert 2001-03-26 Nathan Sidwell <nathan@codesourcery...
2002-02-22  Jakub Jelinekre PR other/5746 (0220 cvs crashes using undeclared...
2002-02-04  Jakub JelinekPR c/4475, c++/3780:
2002-02-04  Richard Hendersonalpha.c (current_function_is_thunk): Don't check curren...
2002-02-04  Jason Merrillxref.c: Remove.
2002-01-31  Jason Merrillre PR c++/3395 (Attribute causes type lookup to fail...
2002-01-24  Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-17  Jason Merrilldecl.c (begin_constructor_body, [...]): New fns.
2002-01-09  Graham Stottsemantics.c (FINISH_COND): Uppercase macro paramaters...
2002-01-06  Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-02  Jason Merrillc-decl.c (c_expand_body): Call outlining_inline_functio...
2001-12-29  Nathan Sidwellcall.c (build_user_type_conversion_1): Use my_friendly_...
2001-12-18  Jason MerrillC++ ABI change: destroy value arguments in caller.
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16  Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-14  Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-13  Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-10  Neil Boothc-lex.c, [...]: Revert concatenation changes.
2001-12-08  John David Anglinsemantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BI...
2001-12-08  Neil Boothc-lex.c (c_lex): Peek a token ahead for a string to...
2001-12-04  Alexandre OlivaRevert previous patch
2001-12-04  Alexandre Olivasemantics.c (begin_global_stmt_expr): Adjust expand_sta...
2001-11-23  Jason Merrillfix typo
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
next