summaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
Commit message (Expand)AuthorAgeFilesLines
...
* * tree.c (avoid_overlap): Add prototype.law1998-04-171-0/+2
* 8law1998-04-161-1/+4
* Implement empty base optimization.jason1998-04-031-0/+46
* * class.c, Make sure system.h is included just after config.h.law1998-04-011-1/+1
* * call.c: Include system.h. Remove includes, declarations andlaw1998-03-311-1/+1
* * search.c: Put various prototypes inside #ifdef MI_MATRIX.law1998-03-291-1/+5
* fix memoizejason1998-03-241-0/+3
* * decl.c (make_typename_type): Revert.jason1998-03-231-22/+23
* * class.c (pushclass): Only use the mi_matrix stuff #ifdef MI_MATRIX.jason1998-03-171-12/+30
* Support for friend templates.jason1998-02-231-1/+12
* * search.c (compute_access): Handle protected constructors in derivedjason1998-02-051-1/+1
* * cp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.jason1998-02-021-0/+4
* Various fixes for -Wall problems from Kaveh. See ChangeLog for details.law1998-02-021-9/+9
* Wed Jan 21 10:29:57 1998 Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>jason1998-01-221-2/+4
* Merge from gcc-2.8law1997-12-071-2/+2
* * search.c (dfs_record_inheritance): Ignore template type parms.jason1997-11-171-0/+4
* * cp-tree.h (scratchalloc, build_scratch_list, make_scratch_vec,jason1997-10-141-7/+9
* * search.c (get_matching_virtual): Notice virtual bases when sorryingjason1997-09-261-1/+2
* * search.c (lookup_field): Call complete_type in all cases.jason1997-09-181-2/+5
* * class.c (grow_method): Remove check for redeclaration.jason1997-09-061-0/+17
* Wed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-08-211-12/+67
* 91th Cygnus<->FSF quick mergemrs1997-06-041-1/+25
* 91th Cygnus<->FSF quick mergemrs1997-05-061-10/+10
* 90th Cygnus<->FSF quick mergemrs1997-04-021-12/+14
* 90th Cygnus<->FSF quick mergemrs1997-01-211-2/+11
* 90th Cygnus<->FSF quick mergemrs1996-12-181-13/+20
* 90th Cygnus<->FSF quick mergemrs1996-12-181-2/+5
* 90th Cygnus<->FSF quick mergemrs1996-11-121-3/+18
* 87th Cygnus<->FSF quick mergemrs1996-08-081-3/+7
* *** empty log message ***mrs1996-08-081-4/+86
* 87 Cygnus<->FSF mergemrs1996-07-111-67/+106
* 86th Cygnus<->FSF quick mergemrs1996-06-061-2/+1
* 86th Cygnus<->FSF quick mergemrs1996-05-301-1/+1
* 86th Cygnus<->FSF quick mergemrs1996-05-161-1/+1
* 86th Cygnus<->FSF quick mergemrs1996-05-081-2/+2
* 86th Cygnus<->FSF quick mergemrs1996-04-121-17/+50
* 85th Cygnus<->FSF quick mergemrs1996-03-211-46/+64
* 83rd Cygnus<->FSF mergemrs1996-02-281-42/+62
* 82nd Cygnus<->FSF mergemrs1996-02-201-4/+4
* 80th Cygnus<->FSF mergemrs1996-02-011-105/+13
* 79th Cygnus<->FSF mergemrs1996-01-221-23/+28
* 78th Cygnus<->FSF mergemrs1996-01-171-49/+58
* 76th Cygnus<->FSF mergemrs1995-12-191-5/+11
* 75th Cygnus<->FSF mergemrs1995-10-121-240/+177
* (get_vbase): New routine to switch hierarchies from the CLASSTYPE_VBASECLASSESkenner1995-06-231-1/+54
* Update FSF address.kenner1995-06-151-1/+2
* Change all callers of finish_decl to cp_finish_decl.kenner1995-06-081-1/+1
* Fix typos in comments.kenner1995-05-161-2/+2
* 67th Cygnus<->FSF mergemrs1995-04-241-0/+3
* 66th Cygnus<->FSF mergemrs1995-04-191-1/+222