summaryrefslogtreecommitdiffstats
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * decl.c (grokdeclarator): Use C syntax for attr_flags declaration.amylaar2001-09-211-1/+3
* Table-driven attributes.jsm282001-09-211-59/+49
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-3/+3
* * decl.c (duplicate_decls): Remove code deadling withmmitchel2001-09-041-4/+0
* * except.c (TYPE_HASH): Delete.ghazi2001-08-181-7/+7
* * decl.c (grokdeclarator): Clarify diagnostic message.gdr2001-08-131-1/+1
* * c-common.h (RETURN_NULLIFIED_P): Lose.jason2001-08-101-0/+22
* improve commentjason2001-08-071-1/+3
* .:nathan2001-08-021-48/+8
* cp:nathan2001-07-261-14/+21
* * call.c (joust): Only prefer a non-builtin candidate to a builtinjason2001-07-251-14/+12
* gcc:nathan2001-07-211-60/+11
* Remove old-abi remnants. Remove comments about old abinathan2001-07-211-3/+1
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-131-5/+5
* * decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTERmmitchel2001-07-121-1/+8
* * Revert today's change -- there is a subtle bug.bje2001-07-111-12/+6
* 2001-07-11 Ben Elliston <bje@redhat.com>bje2001-07-111-6/+12
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-10/+1
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-081-2/+2
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-1/+2
* Implement the Named Return Value optimization.jason2001-06-181-10/+0
* * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinkonathan2001-06-081-4/+4
* * tree.h (DECL_SOURCE_FILE): Improve documentation.mmitchel2001-06-081-0/+13
* cp:nathan2001-06-071-1/+7
* * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.danglin2001-06-061-2/+1
* * decl.c (xref_tag): Remove extraneous %s on dependent namenathan2001-06-051-1/+1
* * builtins.def: Encode additional information, such as names andmmitchel2001-05-251-1/+14
* * invoke.texi (-fno-builtin): Document that this is always onmmitchel2001-05-251-5/+8
* tweak formattingjason2001-05-211-3/+3
* cp:nathan2001-05-181-11/+22
* Suppress warning about duplicate decls if the first decl is a friend.nickc2001-05-141-1/+1
* Reverted Geoff Keating's 2001-05-03's patch.aoliva2001-05-121-9/+1
* * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.geoffk2001-05-041-1/+9
* * cp-tree.h (flag_inline_trees): Update documentation.mmitchel2001-05-041-6/+16
* * decl.c (compute_array_index_type): Don't try to do anything withmmitchel2001-05-021-6/+6
* cp:ghazi2001-05-021-7/+7
* * c-common.c (c_promoting_integer_type_p): New function, from therth2001-04-301-1/+1
* cp:nathan2001-04-271-0/+6
* cp:nathan2001-04-251-2/+6
* gcc:nathan2001-04-241-45/+58
* * cp-tree.h (finish_enum): Change prototype.mmitchel2001-04-211-112/+100
* * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC ismmitchel2001-04-191-11/+15
* * cp-tree.h (decl_namespace_list): New macro.jason2001-04-131-1/+2
* * cp-tree.h (warn_return_type, yylex): Delete redundantghazi2001-04-121-4/+0
* * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.jason2001-04-121-19/+18
* * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.mmitchel2001-04-061-9/+13
* * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.mmitchel2001-04-041-11/+11
* IA-64 ABI Exception Handling.rth2001-03-281-7/+6
* * decl.c (struct named_label_list): Rename eh_region torth2001-03-281-18/+35
OpenPOWER on IntegriCloud