OSDN Git Service

2002-08-24 Matt Austern <austern@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck.c
2002-08-25 shebs2002-08-24 Matt Austern <austern@apple.com>
2002-08-23 mmitchel * typeck.c (build_class_member_access_expr): Handle...
2002-08-17 gdr Fix PR/7621
2002-08-15 nathancp:
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel * typeck.c (build_class_member_access_expr): Do not...
2002-08-08 nathancp:
2002-08-08 mmitchel Rework build_component_ref.
2002-08-07 gdrcp/
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-06-26 mmitchel * cp-tree.h (xref_tag): Change prototype.
2002-06-20 rth * typeck.c (mark_addressable): Don't test TREE_...
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-13 jason * class.c (build_vtbl_ref_1): Use fixed_type_or...
2002-05-09 jason * typeck.c (get_member_function_from_ptrfunc...
2002-04-25 jason * typeck.c (build_modify_expr): The pedwarn...
2002-04-24 jason PR c++/6331
2002-04-23 mmitchel PR c++/6256:
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-14 jason * typeck.c (get_member_function_from_ptrfunc...
2002-04-12 aph2002-04-11 Andrew Haley <aph@redhat.com>
2002-04-06 jason PR c++/525
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-03 jason PR c++/5104
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-22 aoliva* typeck.c (expand_ptrmemfunc_cst): Scale idx down...
2002-03-16 nathancp:
2002-03-15 jason PR c++/5857
2002-03-11 nathancp:
2002-03-01 matz2002-03-01 Michael Matz <matz@suse.de>
2002-02-20 jakub PR c++/4401
2002-02-17 jakub PR c/3444:
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-04 jason * xref.c: Remove.
2002-02-01 jason * typeck.c (build_component_ref): Always compla...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-02 nathancp:
2002-01-02 nathancp:
2001-12-29 nathancp:
2001-12-24 nathancp:
2001-12-19 nathancp:
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-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-11-29 nathancp:
2001-11-25 nathancp:
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-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-09-21 rthgcc/
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-31 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-09 jason * typeck.c (unary_complex_lvalue): Do not dupli...
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-10 aoliva* typeck.c (get_member_function_from_ptrfunc) [vbit_in_...
2001-06-10 gdrgcc/
2001-06-06 danglin * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-05-12 aoliva* cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 aolivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-04 geoffk * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_I...
2001-05-02 ghazicp:
2001-04-13 mmitchel * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-10 rth * typeck.c (build_array_ref): Push the array...
2001-03-06 aph2001-03-06 Andrew Haley <aph@redhat.com>
2001-03-06 aph2001-03-05 Andrew Haley <aph@redhat.com>
2001-03-02 nathancp:
2001-02-14 jakub * typeck.c (build_unary_op): Clarify error message.
2001-02-14 nathancp:
2001-02-12 mmitchel Remove old ABI support.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-18 nathancp:
2001-01-17 lerdsuwa * typeck.c (build_function_call_real): Call fold on...
2001-01-12 nathancp:
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2000-12-22 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-13 dj* typeck.c (build_binary_op): Do signed/unsigned warnin...
2000-12-07 nathan * class.c (check_field_decls): Don't special case...
next