summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* * init.c (build_vec_delete): Copy the address into a temporaryjason2003-05-211-2/+1
* * class.c (finish_struct): Use location_t and input_locationnathan2003-05-031-16/+9
* * input.h (lineno): Rename to ...nathan2003-05-011-10/+10
* * decl2.c (comdat_linkage): Don't externalize explicitmmitchel2003-05-011-1/+1
* PR c++/10554lerdsuwa2003-05-011-0/+1
* PR c++/9432, c++/9528lerdsuwa2003-04-301-0/+8
* * decl2.c (finish_file): Fix merge botch.mmitchel2003-04-261-0/+2
* * decl2.c (finish_file): Don't call import_export_decl formmitchel2003-04-261-4/+14
* * Makefile.in (calls.o): Depend on except.h.mmitchel2003-04-221-1/+27
* .:nathan2003-04-201-22/+34
* * decl2.c (mark_used): Don't instantiate anything ifjason2003-04-151-4/+3
* * tree.c (build_constructor): New function.zack2003-04-131-1/+1
* gcc:ghazi2003-04-031-2/+6
* * cp-tree.h (binding_for_name: Move to name-lookup.h Adjustgdr2003-03-301-4/+6
* * decl2.c (generate_ctor_or_dtor_function): Tolerate ammitchel2003-03-281-10/+20
* cp:nathan2003-03-281-1/+5
* cp:nathan2003-03-241-0/+2
* * cp/decl2.c (arg_assoc_class): Correct check for namespace-scopemmitchel2003-03-211-1/+1
* * cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray.austern2003-03-201-6/+31
* Compile-time improvement: 2/n.gdr2003-03-151-33/+31
* * decl2.c (do_nonmember_using_decl): Correct handling ofmmitchel2003-03-131-0/+7
* PR c++/9336mmitchel2003-03-121-10/+4
* PR c++/9924mmitchel2003-03-111-12/+18
* PR c++/8700mmitchel2003-03-111-4/+3
* PR c++/8660jason2003-03-111-0/+10
* PR c++/9868jason2003-03-101-3/+4
* PR c++/9809mmitchel2003-03-081-42/+56
* PR c++/9683mmitchel2003-02-261-15/+24
* * search.c: ANSIfy function declarations and definitions.nathan2003-02-151-3/+3
* * decl2.c: Include "timevar.h".gdr2003-02-141-9/+18
* * c-common.c (builtin_define_float_constants): Definemmitchel2003-01-301-28/+8
* * cp-tree.h (lang_type_class): Remove is_partial_instantiation.mmitchel2003-01-161-39/+12
* cp:ghazi2003-01-151-1/+3
* PR c++/9128mmitchel2003-01-101-129/+0
* Merge from pch-branch.geoffk2003-01-101-1/+3
* PR c++/9165mmitchel2003-01-071-0/+12
* * decl2.c (mark_used): Do not synthesize thunks.mmitchel2003-01-071-0/+1
* * cvt.c, decl.c, decl2.c: This is the C++ front end, not the Cneroden2003-01-031-1/+1
* * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.jason2003-01-031-0/+1
* * cp-tree.h (struct lang_type_class): add field for key methodaustern2003-01-031-32/+33
* cp:nathan2002-12-311-1/+8
* * parse.y: Remove.mmitchel2002-12-301-3/+3
* * decl.c, decl2.c, decl.h: GCC, not GNU CC. This is the C++ frontneroden2002-12-301-5/+5
* Remove traditional C constructs 4/n.gdr2002-12-291-343/+217
* Remove traditional C constructs 3/n.gdr2002-12-281-5/+5
* * Make-lang.in (po-generated): Remove parse.c.mmitchel2002-12-281-97/+141
* cp:nathan2002-12-261-21/+29
* cp:nathan2002-12-241-5/+7
* cp:nathan2002-12-241-69/+74
* cp:nathan2002-12-221-1/+19