OSDN Git Service

* decl.c (grokdeclarator): Remove const and volatile from type after
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
1998-03-26 jason * decl.c (grokdeclarator): Remove const and volatile...
1998-03-24 bkoz8
1998-03-23 jason * decl.c (make_typename_type): Revert.
1998-03-20 jason * decl.c (make_implicit_typename): Rewrite removed...
1998-03-19 jason * decl.c (make_implicit_typename): Lose useless code.
1998-03-19 jason * decl.c (store_bindings): Use free_binding_vecs.
1998-03-18 jason * decl.c (make_implicit_typename): Only change the...
1998-03-17 mmitchel * typeck2.c (build_x_arrow): Don't crash when an aggre...
1998-03-15 manfredd
1998-03-03 jason * cvt.c, decl.c, decl2.c, init.c, rtti.c, typeck.c...
1998-03-03 jason * call.c, class.c, cp-tree.h, cvt.c, decl.c, init...
1998-03-02 jason * decl.c (start_function): Don't call temporary_alloca...
1998-02-28 jason * parse.y (nested_name_specifier): Use explicit_templa...
1998-02-28 jason * cp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
1998-02-27 jasonSupport partial specialization of member class templates.
1998-02-27 jason * pt.c (tsubst, TEMPLATE_DECL): Support member class...
1998-02-25 jasonPartial implementation of namespaces.
1998-02-24 brendan * decl.c (finish_function): Give a pedwarn for reachin...
1998-02-24 brendan * decl.c (finish_function): Give a pedwarn...
1998-02-24 jason * pt.c (instantiate_class_template): Don't instantiate...
1998-02-23 jason * pt.c, call.c, decl.c, method.c, cp-tree.h: Remove...
1998-02-23 jasonSupport for friend templates.
1998-02-18 brendan./ChangeLog:
1998-02-13 jason * call.c (build_over_call): Convert builtin abs, labs...
1998-02-13 jason * cp-tree.h: Add access_protected_virtual_node.
1998-02-12 bkozd
1998-02-11 jason * cp-tree.h (push_template_decl): Return the decl...
1998-02-10 jason * decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead
1998-02-03 jason * decl.c: Lose arg_looking_for_template.
1998-02-02 jason * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New...
1998-02-02 lawVarious fixes for -Wall problems from Kaveh. See Chang...
1998-02-01 law * decl.c (init_decl_processing): Use set_sizetype.
1998-01-28 jason * cp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-27 jason * call.c (add_template_candidate_real): New function.
1998-01-25 jason * decl.c (cp_finish_decl): When bailing on a comdat...
1998-01-22 jasonWed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsu...
1998-01-19 jason * decl.c (start_decl): Don't allow duplicate definitio...
1998-01-13 brendan * decl.c (init_decl_processing): Only call...
1998-01-09 brendanfix comment at the top (just noticed)
1997-12-18 jason * decl.c (duplicate_decls): Make the newdecl virtual...
1997-12-13 jason * errfn.c (cp_pedwarn, cp_pedwarn_at, cp_error_at...
1997-12-12 jason * except.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-12-09 jason * decl.c (copy_args_p): Handle copy elision for types...
1997-12-07 lawMerge from gcc-2.8
1997-12-05 brendanmissing part of Sept 22 change brought over:
1997-11-27 jason * cp-tree.h (struct lang_decl_flags): Add comdat.
1997-11-21 jason * except.c (expand_start_eh_spec): Use the try/catch...
1997-11-20 jason./:
1997-11-20 jason * method.c (build_decl_overload_real): Don't mess...
1997-11-20 jason * decl.c (start_decl): Don't just complain about a...
1997-11-20 jason * decl.c (make_implicit_typename): Handle case where...
1997-11-19 jason * decl.c (make_implicit_typename): New fn.
1997-11-11 jason * decl.c (grokdeclarator): Tweak conditions for pedwarn in
1997-11-09 law * decl.c (add_block_current_level): Delete.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 jasonMon Oct 20 11:44:20 1997 Mark Mitchell <mmitchell...
1997-10-20 jason * decl.c (init_decl_processing): Give null_node unknow...
1997-10-14 jasonTue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell...
1997-10-14 jason * cp-tree.h (scratchalloc, build_scratch_list, make_sc...
1997-10-14 bkoz * decl.c (store_return_init): Allow classes with expli...
1997-10-08 jasonTue Oct 7 23:00:12 1997 Mark Mitchell <mmitchell...
1997-10-08 jason * method.c (build_static_name): Fix typo.
1997-10-07 jason * decl.c (duplicate_decls): Don't warn about template...
1997-09-30 jasonMon Sep 29 19:57:51 1997 H.J. Lu (hjl@gnu.ai.mit...
1997-09-29 jasonMon Sep 29 11:05:54 1997 Alexandre Oliva <oliva@dcc...
1997-09-29 jason * cp-tree.h, decl.c, decl2.c, pt.c:
1997-09-28 jasonSat Sep 27 16:22:48 1997 Jason Merrill <jason@yorick...
1997-09-26 jason1997-09-25 Andreas Schwab <schwab@issan.informatik...
1997-09-25 jason Handle multi-level typenames and implicit typename...
1997-09-23 brendan * decl.c (start_function): Up warning of no return...
1997-09-18 jason * search.c (lookup_field): Call complete_type in all...
1997-09-17 jason * decl.c (grokparms): Don't bash a permanent list...
1997-09-16 jason * decl.c (store_parm_decls): last_parm_cleanup_insn...
1997-09-16 jasondwarf2 EH support
1997-09-12 jasonThu Sep 11 17:14:55 1997 Jason Merrill <jason@yorick...
1997-09-08 jasonMon Sep 8 02:33:20 1997 Jody Goldberg <jodyg@idt...
1997-09-06 jasonSat Sep 6 10:20:27 1997 Mark Mitchell <mmitchell...
1997-09-06 jason * class.c (grow_method): Remove check for redeclaration.
1997-09-02 jason * method.c (build_overload_value): Add in_template...
1997-08-26 jason * input.c (sub_getch): Eventually give up and release...
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-19 jasonmerge
1997-07-24 brendan92th Cygnus<->FSF quick merge
1997-07-08 mrs92th Cygnus<->FSF merge
1997-06-18 mrs91th Cygnus<->FSF quick merge
1997-06-04 mrs91th Cygnus<->FSF quick merge
1997-05-28 mrs91th Cygnus<->FSF quick merge
1997-05-19 mrs91th Cygnus<->FSF quick merge
1997-05-06 mrs91th Cygnus<->FSF quick merge
1997-05-02 mrs91th Cygnus<->FSF quick merge
1997-04-23 mrs91th Cygnus<->FSF merge
1997-04-02 mrs90th Cygnus<->FSF quick merge
1997-02-21 mrs90th Cygnus<->FSF quick merge
1997-02-12 mrs90th Cygnus<->FSF quick merge
1997-02-04 mrs90th Cygnus<->FSF quick merge
1997-01-21 mrs90th Cygnus<->FSF quick merge
1996-12-27 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
1996-12-18 mrs90th Cygnus<->FSF quick merge
next