summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
Commit message (Expand)AuthorAgeFilesLines
* IA-64 ABI Exception Handling.rth2001-03-281-9/+14
* * decl.c (struct named_label_list): Rename eh_region torth2001-03-281-1/+2
* cp:nathan2001-03-261-0/+2
* * decl.c (local_names): Define.jakub2001-03-231-8/+16
* 2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-231-1/+6
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-25/+4
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-4/+5
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-1/+0
* * cp-tree.h (set_identifier_local_value): Remove unused decl.shebs2001-03-081-1/+0
* cp:nathan2001-02-271-1/+1
* * cp-tree.h (struct lang_decl_inlined_fns): New.jakub2001-02-221-0/+13
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-6/+2
* * invoke.texi (-fsquangle): Remove documentation.mmitchel2001-02-181-14/+0
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-181-10/+25
* * cp-tree.h (DECL_USE_VTT_PARM): Remove.jason2001-02-171-7/+0
* 2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-161-3/+3
* cp:nathan2001-02-141-3/+2
* cp:nathan2001-02-141-4/+0
* * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.mmitchel2001-02-141-1/+1
* Remove old ABI support.mmitchel2001-02-121-25/+8
* * search.c (shared_member_p): New function.jason2001-02-081-6/+1
* gcc:nathan2001-02-051-8/+14
* * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.mmitchel2001-02-041-6/+17
* * decl.c (push_class_binding): Use context_for_name_lookup insteadjakub2001-02-031-0/+1
* * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.jakub2001-02-021-2/+0
* * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi2001-01-291-4/+0
* cp:nathan2001-01-221-3/+4
* cp:nathan2001-01-191-1/+1
* cp:nathan2001-01-111-4/+6
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-1/+2
* * cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by notmmitchel2001-01-101-1/+3
* * invoke.texi: Document that -fcond-mismatch isn't supported forjsm282001-01-101-5/+0
* * c-lang.c (lang_hooks): Update.neil2001-01-101-1/+1
* * c-lang.c (lang_hooks): Update.neil2001-01-091-2/+0
* cp:nathan2001-01-081-4/+4
* * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.jsm282001-01-041-6/+2
* cp:nathan2001-01-031-0/+1
* * init.c (build_default_init): New fn.jason2001-01-031-1/+1
* * class.c (invalidate_class_lookup_cache): Zero themmitchel2001-01-031-3/+3
* * tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACEjason2001-01-021-34/+2
* * class.c (pushclass): Remove #if 0'd code.mmitchel2000-12-291-1/+0
* oopsjason2000-12-221-3/+3
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-1/+0
* * cp-tree.h: Update declarations.rth2000-12-201-8/+7
* * c-common.c (STD_C9L, ADJ_STD): Define.jsm282000-12-181-4/+0
* * cp-tree.h (sufficient_parms_p): Declare new function.nathan2000-12-071-1/+2
* cp:nathan2000-12-051-2/+3
* cp:nathan2000-11-271-2/+3
* cp:nathan2000-11-271-1/+1