]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck.c
Daily bump.
[gcc.git] / gcc / cp / typeck.c
2002-08-15 Nathan Sidwellre PR c++/7598 (offsetof broken)
2002-08-09 Mark Mitchellcall.c (standard_conversion): Use build_ptrmem_type.
2002-08-09 Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08 Mark Mitchelltypeck.c (build_class_member_access_expr): Do not retur...
2002-08-08 Nathan Sidwelltypeck.c (build_component_addr): Remove.
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-07 Gabriel Dos Reistypeck.c (build_x_unary_op): Handle pointer-to-member.
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-08-01 Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-06-26 Mark Mitchellcp-tree.h (xref_tag): Change prototype.
2002-06-20 Richard Hendersontypeck.c (mark_addressable): Don't test TREE_ADDRESSABL...
2002-05-19 Alexandre Olivacp-tree.h (complete_type_or_diagnostic): Changed protot...
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-05-09 Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Reorganize.
2002-04-25 Jason Merrilltypeck.c (build_modify_expr): The pedwarn for array...
2002-04-24 Jason Merrillre PR c++/6331 (g++ 3.1 looses const qualifiers)
2002-04-23 Mark Mitchellre PR c++/6256 (Seg fault for template friends in names...
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-14 Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Don't...
2002-04-12 Andrew Haleytypeck.c (type_after_usual_arithmetic_conversions)...
2002-04-06 Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-03 Jason Merrillre PR c++/5104 (template using std::set_terminate fails...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-22 Jeff Knaggstypeck.c (expand_ptrmemfunc_cst): Scale idx down to...
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-15 Jason Merrillre PR c++/5857 (C++ duplicate_decls shouldn't use commo...
2002-03-11 Nathan SidwellRevert 2000-12-01 Nathan Sidwell <nathan@codesourcery...
2002-03-01 Michael Matztypeck.c (cp_pointer_int_sum): Complete inner type...
2002-02-20 Jakub Jelinekre PR c++/4401 (Array subscript evaluation sometimes...
2002-02-17 Jakub Jelinekre PR c/3444 (Test fails (cast))
2002-02-07 Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-02-04 Jason Merrillxref.c: Remove.
2002-02-01 Jason Merrilltypeck.c (build_component_ref): Always complain about...
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-02 Nathan Sidwellre PR c++/5123 (tree check: expected identifier_node...
2002-01-02 Nathan Sidwellre PR c++/4379 (Member pointer to member reference...
2001-12-29 Nathan Sidwellre PR c++/335 (gcc accepts assignment in read-only...
2001-12-24 Nathan Sidwellre PR c++/160 (Reference variables not initialized...
2001-12-19 Nathan Sidwellre PR c++/90 (funny syntactical error message)
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-13 Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-20 Mark Mitchellre PR c++/4629 (non-constant `sizeof (void*)' cannot...
2001-11-15 Jason Merrillparse.y: Add ...
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-09 Jason Merrillcall.c (standard_conversion): Add bad conversion betwee...
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-31 Nathan SidwellThe 3.0 ABI no longer has vbase pointer fields.
2001-07-25 Nathan Sidwellre PR c++/3416 (gcc-3.0 Internal compiler error in...
2001-07-25 Nathan Sidwellre PR c++/3543 (gcc-3.0 Internal error #56 in resolve_o...
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS. r106029.1/tags/ast-optimizer-branchpoint
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-07-09 Erik Rozendaaltypeck.c (unary_complex_lvalue): Do not duplicate the...
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-05 Jason Merrillcvt.c (convert_lvalue): New fn.
2001-06-29 Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-18 Jason MerrillImplement the Named Return Value optimization.
2001-06-10 Alexandre Olivatypeck.c (get_member_function_from_ptrfunc): Don't...
2001-06-10 Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-06-06 John David Anglincall.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-05-12 Alexandre Olivacp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 Alexandre OlivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-04 Geoffrey Keatingcp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDEN...
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-13 Mark Mitchellcp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-10 Richard Hendersontypeck.c (build_array_ref): Push the array reference...
2001-03-06 Andrew Haleytypeck.c (convert_arguments): Check that we have an...
2001-03-06 Andrew Haleytypeck.c (convert_arguments): Don't do ellipsis convers...
2001-03-02 Nathan Sidwelltypeck.c (build_static_cast): Allow enum to enum conver...
2001-02-14 Jakub Jelinek* typeck.c (build_unary_op): Clarify error message.
2001-02-14 Nathan SidwellKill remnants of this is variable.
2001-02-12 Mark MitchellRemove old ABI support. r278977.259/tags/gcc-3_0-branchpoint
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-18 Nathan Sidwelltypeck.c (build_modify_expr): Say `initialization'...
2001-01-17 Kriang Lerdsuwanakijtypeck.c (build_function_call_real): Call fold on the...
2001-01-12 Nathan Sidwelltypeck.c (build_c_cast): Do template processing earlier.
2001-01-03 Jason Merrillinit.c (build_default_init): New fn.
2001-01-02 Jason Merrilltree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_C...
2001-01-02 Jason Merrilltypeck.c (strip_all_pointer_quals): Also strip quals...
2000-12-22 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-13 DJ Delorietypeck.c (build_binary_op): Do signed/unsigned warnings...
2000-12-07 Nathan Sidwellclass.c (check_field_decls): Don't special case anonymo...
2000-12-05 Nathan Sidwelltypeck.c (get_delta_difference): If via a virtual base...
2000-12-04 Nathan Sidwellerror.c (dump_function_decl): Use DECL_VIRTUAL_P, not...
2000-12-01 Nathan Sidwellcall.c (standard_conversion): Reject pointer to member...
next
This page took 1.040888 seconds and 108 git commands to generate.