OSDN Git Service

* stmt.c (cost_table): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2001-01-25 jakub * mangle.c (write_mangled_name, write_encoding): Mangl...
2001-01-24 nathanmissed in
2001-01-24 nathancp:
2001-01-24 nathancp:
2001-01-24 lerdsuwa * pt.c (check_explicit_specialization): Clone construc...
2001-01-23 nathancp:
2001-01-23 nathancp:
2001-01-22 nathancp:
2001-01-19 jason * decl2.c (flag_vtable_thunks): Also depend...
2001-01-19 jason * decl2.c (arg_assoc_class): Fix double iterati...
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-18 nathancp:
2001-01-18 jakub * parse.y (nomods_initdcl0): Properly set things up for
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-17 lerdsuwa * typeck.c (build_function_call_real): Call fold on...
2001-01-16 dberlin2001-01-16 Daniel Berlin <dberlin@redhat.com>
2001-01-16 pme2001-01-16 Phil Edwards <pme@sources.redhat.com>
2001-01-15 jasoncomment
2001-01-15 nathan * pt.c (check_nontype_parm): Rename to ...
2001-01-15 nathancp:
2001-01-15 oldhamgcc/ChangeLog:
2001-01-14 neil * c-parse.in (finish_parse): Add comment about...
2001-01-13 jsm28 * c-common.c: Move format checking code to ...
2001-01-13 jsm28contrib:
2001-01-13 neil * c-lex.c (init_c_lex): Use cpp_get_callbacks...
2001-01-13 jsm28 * Makefile.in (info, maintainer-clean, install-info...
2001-01-12 nathancp:
2001-01-12 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 mmitchel * mangle.c (write_builtin_type): Fix thinko.
2001-01-11 mmitchel * pt.c (copy_default_args_to_explicit_spec_1): New...
2001-01-11 mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10 mmitchel * cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads...
2001-01-10 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-10 nathancp:
2001-01-10 nathancp:
2001-01-10 nathancp:
2001-01-10 jsm28 * invoke.texi: Document that -fcond-mismatch isn't...
2001-01-10 neil * c-lang.c (lang_hooks): Update.
2001-01-09 nathancp:
2001-01-09 neil * c-lang.c (lang_hooks): Update.
2001-01-09 jsm28 * decl2.c (lang_decode_option): Handle -Wformat=2.
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-08 nathanOops, wrong email on previous changelog
2001-01-08 nathancp:
2001-01-08 mmitchel * decl2.c (grokfield): Don't accept `asm' specifiers for
2001-01-07 ghazi * expr.c (cplus_expand_expr): Don't reset `target'.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 neil * toplev.c (main): Call the front-end specific...
2001-01-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
2001-01-05 nathancp:
2001-01-05 nathancp:
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-04 mmitchel * call.c (build_conv): Don't use build1 for USER_CONV.
2001-01-04 mmitchel * tree.c (copy_node): Remove documentation about obstacks.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-03 nathancp:
2001-01-03 nathancp:
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-03 mrs * decl2.c: (max_tinst_depth): Increase to 50.
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 jasontweak formatting
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2001-01-02 aj * decl.c (cp_missing_noreturn_ok_p): New.
2000-12-29 jakub * decl.c (init_decl_processing): Fix sign of wchar_typ...
2000-12-29 mmitchel * class.c (pushclass): Remove #if 0'd code.
2000-12-29 mmitchelAdd comment
2000-12-29 mmitchel * pt.c (register_local_specialization): Don't return...
2000-12-29 hp * search.c (binfo_for_vtable): Return least derived...
2000-12-23 jason * pt.c (more_specialized): Don't optimize len==0.
2000-12-22 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-22 jasonoops
2000-12-22 jason * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUN...
2000-12-22 jason * semantics.c (genrtl_finish_function): Don...
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-20 rth * cp-tree.h: Update declarations.
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-16 lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-16 lerdsuwa * pt.c (unify): Handle when both ARG and PARM are
2000-12-16 lerdsuwa * pt.c (reduce_template_parm_level): Set DECL_ARTIFICI...
2000-12-15 jason * init.c (build_new_1): Reorganize. Now with...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-15 lerdsuwa * pt.c (check_explicit_specialization): Propagate...
next