summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (flagged_type_tree_s): Remove.lerdsuwa2003-01-251-7/+0
* * cp-tree.h, decl.h: Get rid of PARAMS. Again.neroden2003-01-231-3/+3
* PR c++/9388mmitchel2003-01-221-0/+4
* PR c++/9294mmitchel2003-01-171-3/+13
* PR c++/8564jason2003-01-171-1/+1
* 2003-01-16 Jeffrey D. Oldham <oldham@codesourcery.com>oldham2003-01-161-0/+1
* * cp-tree.h (lang_type_class): Remove is_partial_instantiation.mmitchel2003-01-161-23/+3
* * config-lang.in: Add semantics.c to gtfiles.lerdsuwa2003-01-141-8/+34
* * cp-tree.h (get_arglist_len_in_bytes): Remove.mmitchel2003-01-131-1/+0
* * cfns.gperf: ANSIfy function declarations.neroden2003-01-101-626/+629
* PR c++/9128mmitchel2003-01-101-4/+0
* Merge from pch-branch.geoffk2003-01-101-8/+19
* * cp-tree.h (struct lang_type_class): add field for key methodaustern2003-01-031-3/+10
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* * cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.mmitchel2003-01-011-7/+1
* cp:nathan2002-12-311-3/+7
* * cp-tree.def (RETURN_INIT): Remove.mmitchel2002-12-311-16/+6
* * cp-tree.h (pending_lang_change): Declare.gdr2002-12-311-0/+3
* * parse.y: Remove.mmitchel2002-12-301-3/+1
* cp:nathan2002-12-301-8/+17
* Remove traditional C constructs 4/n.gdr2002-12-291-69/+65
* Remove traditional C constructs 3/n.gdr2002-12-281-11/+11
* * Make-lang.in (po-generated): Remove parse.c.mmitchel2002-12-281-29/+41
* cp:nathan2002-12-241-0/+1
* * call.c (tourney, build_field_call, equal_functions, joust)gdr2002-12-231-29/+29
* cp:nathan2002-12-221-1/+1
* * cp-tree.h (make_unbound_class_template): Use tsubst_flags_t.lerdsuwa2002-12-221-1/+1
* * ChangeLog: Fix a typo.kazu2002-12-201-2/+2
* * cp-tree.h (struct tree_srcloc): Use location_t.gdr2002-12-181-4/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-48/+64
* * cp-tree.h: Have the multiple-include guards aroundgeoffk2002-12-131-3/+3
* * cp-tree.h: get rid of needs_virtual_reinit bit.austern2002-12-101-2/+1
* * class.c (finish_struct_1): Correct comment.geoffk2002-12-041-1/+1
* PR c++/8461, c++/8625jason2002-12-041-5/+0
* PR c++/8727mmitchel2002-12-011-0/+7
* * cp-tree.h (DECL_LANG_FLAG_4): Document more uses.nathan2002-11-261-1/+1
* PR c++/8389lerdsuwa2002-11-091-1/+1
* * call.c (build_special_member_call): Do not try to lookup VTTs bymmitchel2002-11-041-18/+22
* PR c++/8186jason2002-10-311-0/+5
* * cp-tree.h (lang_decl_flags): Remove init_priority.mmitchel2002-10-311-12/+6
* Core issue 287, PR c++/7639lerdsuwa2002-10-301-0/+8
* * call.c (build_over_call): Use DECL_CONTEXT, notmmitchel2002-10-261-18/+4
* * class.c (build_vtbl_initializer): Don't use build_vtable_entry.mmitchel2002-10-251-5/+18
* PR c++/7228dje2002-10-251-7/+15
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addzack2002-10-231-1/+0
* PR c++/8218mmitchel2002-10-211-1/+6
* * decl.c (reshape_init): Fix typo.mmitchel2002-10-151-0/+2
* * class.c (check_field_decls): Remove empty_p parameter. Instead,mmitchel2002-10-151-1/+6
* PR c++/5661mmitchel2002-10-111-0/+1
* * NEWS: Document removal of "new X = ..." extension.mmitchel2002-10-111-4/+12