summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* PR c++/9420jason2003-03-133-7/+8
* * decl2.c (do_nonmember_using_decl): Correct handling ofmmitchel2003-03-132-0/+10
* Fix typo in ChangeLogmmitchel2003-03-131-1/+1
* * call.c (initialize_reference): Remove bogus assertion.mmitchel2003-03-133-40/+6
* PR c++/7050jason2003-03-122-1/+7
* Fix PR number in log message.mmitchel2003-03-121-1/+1
* PR c++/9336mmitchel2003-03-122-10/+14
* * g++.1: Remove.aoliva2003-03-123-5/+21
* PR c++/9924mmitchel2003-03-112-12/+23
* PR c++/9820jason2003-03-112-1/+11
* PR c++/8700mmitchel2003-03-115-83/+132
* PR c++/8660jason2003-03-112-0/+16
* * Makefile.in: Update.neil2003-03-113-9/+12
* * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.mmitchel2003-03-115-144/+192
* PR/9394dpatel2003-03-102-0/+6
* PR c++/9798jason2003-03-102-5/+9
* PR c++/9868jason2003-03-103-3/+17
* PR c++/9373mmitchel2003-03-102-2/+12
* PR c++/8534mmitchel2003-03-102-0/+44
* * expr.c (cplus_expand_constant): Use C90 prototype style.gdr2003-03-102-7/+7
* PR c++/9970lerdsuwa2003-03-092-1/+10
* * lang-specs.h (c++-header): Change .pch to .gch.geoffk2003-03-092-1/+5
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-083-9/+12
* PR c++/9823mmitchel2003-03-084-13/+13
* Initialize argsmmitchel2003-03-081-1/+1
* PR c++/9809mmitchel2003-03-086-104/+193
* Fix typommitchel2003-03-081-1/+1
* * call.c (reference_binding): Remove REF_IS_VAR parameter.mmitchel2003-03-075-46/+99
* * except.c (init_exception_processing): Use C90 prototype style.gdr2003-03-072-73/+75
* * rtti.c (get_tinfo_decl): Use build_address/build_nop.mmitchel2003-03-071-1/+2
* * call.c (merge_conversion_sequences): New function.mmitchel2003-03-074-34/+98
* * error.c (init_error): Use C90 prototype style.gdr2003-03-072-222/+174
* Fix typo in previous patchmmitchel2003-03-061-2/+1
* PR c++/9965mmitchel2003-03-062-22/+28
* PR c++/9400mmitchel2003-03-062-1/+7
* PR c++/9791mmitchel2003-03-062-5/+18
* PR c++/9188lerdsuwa2003-03-062-2/+9
* PR c++/9440jason2003-03-052-7/+9
* * decl.c (cp_binding_level): Add static_decls varray member.austern2003-03-052-14/+33
* * class.c (end_of_class): Correct thinko.mmitchel2003-03-052-1/+5
* * config-lang.in: Replace ${libstdcxx_version} by its value.neroden2003-03-052-1/+5
* * cp-tree.h (cxx_saved_binding): Declare.gdr2003-03-043-23/+56
* * Make-lang.in (c++.tags): New target.tromey2003-03-042-0/+7
* * Make-lang.in: Update.neil2003-03-042-1/+5
* * decl.c (finish_enum): Do set the type in a template. Simplify.jason2003-03-043-57/+41
* tabifyjason2003-03-031-4/+8
* PR c++/9878mmitchel2003-03-038-336/+452
* * tree-inline.c (find_builtin_longjmp_call): Save and restorejason2003-03-033-3/+12
* 2003-03-02 Aldy Hernandez <aldyh@redhat.com>aldyh2003-03-032-0/+10
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-022-1/+9