summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * decl.c (pushdecl_class_level): Honor requests to bind names tommitchel2002-08-131-8/+9
* * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +gdr2002-08-111-8/+4
* * call.c (standard_conversion): Use build_ptrmem_type.mmitchel2002-08-091-58/+72
* * call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.mrs2002-08-091-12/+12
* Rework build_component_ref.mmitchel2002-08-081-0/+8
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-25/+0
* * builtins.def [DEF_GCC_BUILTIN]: Require an explicit ATTRSsayle2002-07-281-4/+0
* * function.c (assign_parms): Handle frontend-directed pass byjason2002-07-261-16/+3
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-231-1/+1
* PR c++/7347, c++/7348lerdsuwa2002-07-221-8/+14
* PR c++/3797lerdsuwa2002-07-171-10/+17
* PR c++/4802, c++/5387lerdsuwa2002-07-171-0/+6
* PR c++/6255jason2002-07-091-1/+7
* * cp-tree.h (constructor_name_p): Declare it.mmitchel2002-07-091-10/+6
* * cp-tree.h (have_extern_spec): Declare itmmitchel2002-07-081-8/+9
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-8/+20
* * cp-tree.h (xref_tag): Change prototype.mmitchel2002-06-261-24/+9
* * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.mmitchel2002-06-251-13/+4
* * cp-tree.h (SCALAR_TYPE_P): New macro.mmitchel2002-06-241-4/+60
* * decl.c (finish_function): Change "#ifdef VMS_TARGET" todanglin2002-06-231-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-398/+160
* * varasm.c (default_section_type_flags): Check for VAR_DECLrth2002-05-231-1/+1
* * decl.c (check_tag_decl): Handle RID_THREAD.rth2002-05-221-1/+49
* * cp-tree.h (struct lang_type): Added non_zero_init.aoliva2002-05-141-1/+15
* * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.jason2002-05-031-5/+0
* * decl.c (grokdeclarator): Don't override TYPE_NAME of anjason2002-04-301-0/+2
* PR c++/6477jakub2002-04-291-0/+2
* cp:nathan2002-04-291-1/+3
* 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-04-281-1/+2
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-4/+0
* PR c++/6395jason2002-04-231-11/+12
* * Makefile.in: Update.neil2002-04-201-13/+7
* * builtins.c: Include langhooks.h.neil2002-04-191-2/+0
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-2/+2
* * decl.c (register_dtor_fn): Pass the address of dso_handle, notmmitchel2002-04-161-1/+3
* Revert these changes:mmitchel2002-04-131-8/+14
* * decl.c (duplicate_decls): Don't try to unify an implicit typedefrsandifo2002-04-121-19/+76
* Revert previous patch.rsandifo2002-04-111-28/+3
* * decl.c (duplicate_decls): Don't try to unify an implicit typedefrsandifo2002-04-111-3/+28
* cp:nathan2002-04-101-0/+11
* PR c++/5571mmitchel2002-04-071-80/+53
* PR c++/5636jason2002-04-041-9/+0
* PR c++/5998:mmitchel2002-04-031-3/+0
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-2/+2
* PR c++/5998:mmitchel2002-04-011-1/+3
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-1/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+1
* * include/c_std/std_cmath.h: To prevent problems overloadingmmitchel2002-03-291-36/+72
* * Makefile.in (attribs.o): Update.neil2002-03-271-1/+1
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-1/+1