]> gcc.gnu.org Git - gcc.git/history - gcc/cp/typeck.c
Daily bump.
[gcc.git] / gcc / cp / typeck.c
2000-11-27 Nathan Sidwellcp-tree.h (binfo_from_vbase): Return the virtual base...
2000-11-15 Nathan Sidwelltypeck.c (lookup_anon_field): Cope with qv qualifiers.
2000-11-15 Mark Mitchellclass.c (build_vtbl_initializer): Fix typo in comment.
2000-11-14 Richard Hendersontypeck.c (c_sizeof): Be strict about casting result...
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-12 Jason Merrillfunction.c (assign_parms): If TREE_ADDRESSABLE is set...
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-22 Mark Mitchelltree.h (TYPE_IS_SIZETYPE): Add more documentation.
2000-10-20 Richard Kennerfold-const.c (force_fit_type): Unsigned values can...
2000-10-16 Mark Mitchelltypeck.c (qualify_type): Remove.
2000-09-19 Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-06 Nathan Sidwellerror.c (dump_typename): New function, broken out of ...
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-08-29 Mark Mitchellcalls.c (expand_call): Don't create a VAR_DECL just...
2000-08-24 Jason Merrilltypeck.c (build_ptrmemfunc): Just reinterpret if there...
2000-08-24 Jason Merrilltypeck.c (build_ptrmemfunc): Save the input pmf.
2000-08-18 Nathan Sidwellcp-tree.h (PTRMEM_OK_P): New macro.
2000-08-17 Nathan Sidwellcp-tree.h (instantiate_type_flags): New enumeration.
2000-07-28 Jason Merrilldecl.c (duplicate_decls): If common_type produces a...
2000-07-27 Jason Merrilldwarf2out.c (gen_typedef_die): Abort if we get identica...
2000-07-25 Nathan SidwellKill strict_prototype.
2000-07-18 Nathan Sidwelltypeck.c (comp_target_parms): Remove obsolete parameter.
2000-07-17 Jason Merrilltypeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 Jason Merrillinit.c (build_new_1): Bail early if the call to new...
2000-07-04 Jason Merrillrepo.c (repo_get_id): Handle the case where a class...
2000-07-02 Mark Mitchelldecl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE...
2000-07-02 Jason Merrillinit.c (init_init_processing): Go back to aligning...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-15 Jason Merrilltree.c (count_trees): New debugging function.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-19 Mark MitchellDon't create a separate copy of virtual bases for the...
2000-05-17 Mark Mitchelldecl2.c (finish_anon_union): Generalize error messages...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-06 Richard Hendersontypeck.c (build_c_cast): Don't warn integer->pointer...
2000-05-01 Mark Mitchellcp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-26 Mark Mitchellcp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-23 Richard Hendersontypeck.c (c_expand_asm_operands): Restore the original...
2000-04-20 Jason Merrillfix last change
2000-04-20 Jason Merrilltypeck.c (build_x_function_call): Resolve an OFFSET_REF.
2000-04-11 Jason Merrillclass.c (instantiate_type): Handle object-relative...
2000-04-10 Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-04-09 Mark MitchellUnder the new ABI, constructors don't return `this'.
2000-04-08 Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-03-27 Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-22 Jason Merrilltypeck.c (type_after_usual_arithmetic_conversions)...
2000-03-22 Mark Mitchellclass.c (record_base_offsets): New function.
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-19 Mark Mitchellcp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-17 Nathan Sidwelltypeck.c (require_complete_type): Don't assume size_zer...
2000-03-17 Jason Merrilltweak comment
2000-03-15 Nathan Sidwelldecl.c (cp_finish_decl): Remove obsolete comment.
2000-03-10 Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-08 Nathan Sidwellc-common.h (make_fname_decl): Declare.
2000-03-08 Nathan Sidwelltypeck.c (convert_for_assignment): Don't look at array...
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-06 Nathan Sidwelltypeck.c (dubious_conversion_warnings): Look through...
2000-03-05 Nathan Sidwellcall.c (convert_like): Macrofy.
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-03-01 Jason Merrillrevert last patch
2000-03-01 Cor Veenman* typeck.c (convert_for_assignment): Warn about convers...
2000-03-01 Bernd SchmidtReorganize some warning code
2000-03-01 Jason Merrillsearch.c (protected_accessible_p): Use context_for_name...
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-27 Jason MerrillImplement class scope using-declarations for functions.
2000-02-26 Jeff LawFix copyrights
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-22 Mark Mitchellcp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-08 Nathan Sidwelltypeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VARIA...
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-25 Gabriel Dos Reistypeck.c (composite_pointer_type, [...]): Avoid ANSI...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-23 Mark Mitchellcp-tree.h (register_dtor_fn): New function.
2000-01-20 Gabriel Dos Reistypeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.
2000-01-19 Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-12 Mark Mitchellcall.c (convert_class_to_reference): Fix typos.
2000-01-05 Nathan Sidwelltypeck.c (build_static_cast): Don't strip target qualif...
1999-12-31 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-20 Nathan Sidwelltypeck.c (strip_all_pointer_quals): New static function.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-15 Nathan Sidwelltypeck.c (build_c_cast): Expand warning message.
1999-12-09 Mark Mitchelldump.c (dequeue_and_dump): Abbreviate `class' as `cls...
1999-12-01 Mark Mitchellcp-tree.h (min_tree_cons): Remove.
1999-11-23 Kaveh R. Ghazidecl.c (pushdecl, [...]): Don't call a variadic functio...
1999-11-22 Nathan Sidwellsemantics.c (finish_unary_op_expr): Only set TREE_NEGAT...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-27 Jeffrey A Lawc-typeck.c (build_function_call): Check that the built...
next
This page took 1.414662 seconds and 108 git commands to generate.