OSDN Git Service

* config/arm/arm-protos.h (arm_gen_return_addr_mask): New
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2002-09-04 jason * typeck2.c (add_exception_specifier): Only...
2002-09-04 jakub * decl.c (start_cleanup_fn): Clear interface_only...
2002-09-01 jason * cp-lang.c (cp_expr_size): Allow initializatio...
2002-08-31 rthMark pr last change.
2002-08-31 rth * tree.c: Include target.h.
2002-08-27 mmitchel * c-common.c (warn_abi): New variable.
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-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-17 gdr Fix PR/7621
2002-08-17 jason * semantics.c (finish_then_clause): Remove...
2002-08-15 aoliva* parse.y (sizeof, alignof, typeof): New non-terminals to
2002-08-15 gdr*** empty log message ***
2002-08-15 nathancp:
2002-08-13 mmitchel * decl.c (pushdecl_class_level): Honor requests to...
2002-08-11 ghazi * decl2.c (build_call_from_tree): Fix uninitialized...
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 nathancp:
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-09 mrscleanup whitespacing a tad.
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 nathan * class.c (convert_to_base): Correct check for error_m...
2002-08-08 nathan * configure.in (enable_coverage): New enable switch.
2002-08-08 mmitchel Rework build_component_ref.
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-07 gdrcp/
2002-08-05 geoffkIndex: ChangeLog
2002-08-05 gdrcp/
2002-08-04 geoffkIndex: ChangeLog
2002-08-04 nathan * cp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-04 nathan PR 7470.
2002-08-02 mmitchel * init.c (build_member_call): Use build_new_method_cal...
2002-08-02 kristerw * Make-lang.in (spew.o, lex.o, pt.o): Add path...
2002-08-02 mmitchelFix typo
2002-08-02 mmitchel * call.c (build_method_call): Issue a more helpful...
2002-08-02 nathan * tree.c (build_shared_int_cst): Make cache file scope...
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-08-02 jason * semantics.c (expand_body): Do tree optimizati...
2002-08-01 neil * c-common.c (cb_register_builtins): If C++, define
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-30 sirlgcc/
2002-07-30 gdr * cp-tree.h (VF_DERIVED_VALUE): Restore from previous...
2002-07-30 nathan * cp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more
2002-07-29 gdr2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
2002-07-29 amodra * cp-tree.h: Comment typo fix.
2002-07-29 rearnsha* spew.c (space_for_token): Allocate zeroed memory...
2002-07-28 sayle * builtins.def [DEF_GCC_BUILTIN]: Require an explicit...
2002-07-27 sayle * cp/decl2.c (cxx_decode_option): Support -fno-builtin...
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-26 jason * c-dump.c: Resurrect.
2002-07-25 neilcp:
2002-07-25 neil * Missed.
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-25 neil * c-decl.c (c_decode_option): No need to handle switches
2002-07-24 geoffkIn cp/ChangeLog:
2002-07-23 neil * dwarf2out.c (SECTION_ASM_OP,
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-22 lerdsuwa PR c++/7347, c++/7348
2002-07-21 sayle * decl2.c (cxx_decode_option): Simplify -fhandle-excep...
2002-07-20 gdr * spew.c (struct uinparsed_test): Replace ...
2002-07-19 cgd[ ChangeLog ]
2002-07-17 lerdsuwa PR c++/2862, c++/2863
2002-07-17 lerdsuwa PR c++/3797
2002-07-17 lerdsuwa PR c++/4802, c++/5387
2002-07-17 nathan PR c++/7320
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-12 mmitchel * class.c (add_method): Correct handling of conversion...
2002-07-11 mmitchel PR c++/7224
2002-07-11 jason PR c++/7279
2002-07-10 grahams * pt.c (template_parm_this_level_p, push_template_decl...
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 jason PR c++/6255
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-07-08 lerdsuwa * pt.c (can_complete_type_without_circularity): Add...
2002-07-08 mmitchel * cp-tree.h (have_extern_spec): Declare it
2002-07-08 mmitchel * Make-lang.in (cp/parse.o): Depend on decl.h.
2002-07-07 sayle * error.c (dump_function_name): Use DECL_TEMPLATE_RESU...
2002-07-05 jason * cvt.c (cp_convert_to_pointer): Call force_fit...
2002-07-05 jason PR optimization/7145
2002-07-05 nathan Repair damage on weak-impared targets caused by my...
2002-07-03 lerdsuwa PR c++/6944
2002-07-03 lerdsuwa * pt.c (instantiate_class_template): Fix typo.
2002-07-02 lerdsuwaCorrect changed function name.
2002-07-02 lerdsuwa * typeck2.c (incomplete_type_error): Fix typo caused by
2002-07-02 lerdsuwa PR c++/6716
2002-07-02 mmitchel PR c++/7112
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 nathan * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-27 mmitchel PR c++/6695
2002-06-26 mmitchel * cp-tree.h (xref_tag): Change prototype.
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-23 mmitchel * parse.y (parse_scoped_id): New function.
2002-06-23 danglin * decl.c (finish_function): Change "#ifdef VMS_TARGET" to
next