OSDN Git Service

* recog.c (general_operand, immediate_operand,
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2001-04-11 mmitchel * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-11 nathancp:
2001-04-10 mmitchel * class.c (find_final_overrider_data): Add `candidates'.
2001-04-10 rth * typeck.c (build_array_ref): Push the array...
2001-04-10 jasontweak comments
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-06 bkoz2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
2001-04-06 bkoz2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
2001-04-05 amylaar * search.c (get_dynamic_cast_base_type): When building...
2001-04-04 jakub * optimize.c (expand_call_inline): Only add newly...
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-04-03 mmitchel * decl2.c (import_export_decl): Don't call import_expo...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 pme2001-03-27 Phil Edwards <pme@sources.redhat.com>
2001-03-27 ghazi * Makefile.in (SYSTEM_H): Define.
2001-03-27 mmitchel * dump.c (dump_access): New function.
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 pme2001-03-26 Phil Edwards <pme@sources.redhat.com>
2001-03-26 nathancp:
2001-03-26 ghazi * class.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-23 jakub * mangle.c (write_discriminator): Use `_0' for discrim...
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-22 rth * Make-lang.in (cp/except.o): Don't depend...
2001-03-22 gerald * parse.y (bad_decl, template_arg_list_ignore, arg_lis...
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-21 mmitchel * class.c (build_clone): Clear DECL_ASSEMBLER_NAME.
2001-03-21 mmitchel * mangle.c (mangle_decl_string): Mangle the names...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 gdrcp/
2001-03-15 mmitchel * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 nathancp:
2001-03-10 neil * toplev.c (file_name_nondirectory): Remove.
2001-03-09 zack * configure.in: Prune nonexistent files from build_xm_...
2001-03-08 shebsTweak date for accuracy
2001-03-08 shebs * cp-tree.h (set_identifier_local_value): Remov...
2001-03-07 zack * c-parse.in (yylexname): New function, split out...
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-03-02 nathancp:
2001-03-02 nathancp:
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-03-01 nathancp:
2001-03-01 nathancp:
2001-02-28 nathancp:
2001-02-27 oldham2001-02-27 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-27 nathancp:
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-26 nathan * except.c (call_eh_info): Cleanup generation of cp_eh...
2001-02-23 mmitchel * spew.c (yylex): Correct handling of friends.
2001-02-22 mmitchel * mangle.c (write_encoding): Pass write_function_type the
2001-02-22 aj * optimize.c: Include toplev.h for
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-20 mmitchel * stmt.c (expand_return): If an attempt is made to...
2001-02-19 mmitchel * decl2.c (set_decl_namespace): Allow explicit instant...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 mmitchel * class.c (add_vcall_offset_vtbl_entries_1): Only...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-18 mmitchel * pt.c (check_explicit_specialization): Copy TREE_PRIV...
2001-02-18 jason * decl2.c (build_artificial_parm): Set TREE_REA...
2001-02-17 mmitchel * call.c (check_dtor_name): Handle template names...
2001-02-17 jasonimprove comment
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 gdrcp/
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-16 jason * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 djFix typos
2001-02-16 djgcc/:
2001-02-16 mmitchel * typeck2.c (build_m_component_ref): Robustify.
2001-02-15 aoliva* friend.c (do_friend): Don't take the nested [template...
2001-02-14 jakub * typeck.c (build_unary_op): Clarify error message.
2001-02-14 aldyhoptional parens around connstructor names
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-13 jason * lang-specs.h: Add more __EXCEPTIONS.
2001-02-12 nathancp:
2001-02-12 nathancp:
2001-02-12 nathan.:
2001-02-12 mmitchel Remove old ABI support.
2001-02-12 mmitchel * Makefile.in (GXX_ABI_FLAG): Don't define.
2001-02-11 mmitchel2001-02-11 Mark Mitchell <mark@codesourcery.com>
2001-02-09 jason * lang-specs.h: Restore definition of __EXCEPTIONS.
2001-02-08 jason * search.c (shared_member_p): New function.
next