summaryrefslogtreecommitdiffstats
path: root/gcc/cp/search.c
Commit message (Expand)AuthorAgeFilesLines
* * parser.c (cp_parser_primary_expression): Preserve the form ofmmitchel2003-07-091-0/+7
* * cp-tree.h (build_scoped_method_call): Remove.mmitchel2003-07-081-3/+1
* 2003-07-07 Andreas Jaeger <aj@suse.de>aj2003-07-071-6/+3
* * search.c (lookup_base_r): Remove unused variable.aj2003-07-071-2/+0
* * call.c: Fix comment formatting.kazu2003-07-061-5/+5
* PR c++/11345mmitchel2003-07-061-53/+14
* * call.c: Fix comment typos.kazu2003-07-051-2/+2
* PR c++/10990mmitchel2003-06-261-27/+57
* * call.c (enforce_access): Assert we get a binfo.nathan2003-06-241-20/+16
* PR c++/11105mmitchel2003-06-171-74/+119
* cp:ghazi2003-06-161-1/+1
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-4/+5
* PR c++/9252lerdsuwa2003-05-101-7/+2
* PR c++/10515mmitchel2003-04-291-2/+1
* PR c++/10446mmitchel2003-04-221-3/+8
* cp:nathan2003-04-201-11/+15
* PR c++/7647mmitchel2003-03-301-15/+29
* PR c++/9420jason2003-03-131-2/+2
* PR c++/9820jason2003-03-111-1/+5
* * search.c (bfs_walk_grow): Remove. Fold into ...nathan2003-02-211-76/+37
* Change base class access representation.nathan2003-02-201-520/+277
* * cp/search.c (grow_bfs_bases): New subroutine of bfs_walk.zack2003-02-191-36/+102
* * search.c: ANSIfy function declarations and definitions.nathan2003-02-151-273/+135
* * class.c (check_field_decls): Only check C_TYPE_FIELDS_READONLYmmitchel2003-01-301-1/+1
* PR c++/9294mmitchel2003-01-171-2/+2
* * cp-tree.h (lang_type_class): Remove is_partial_instantiation.mmitchel2003-01-161-4/+4
* * config-lang.in: Add semantics.c to gtfiles.lerdsuwa2003-01-141-35/+0
* Merge from pch-branch.geoffk2003-01-101-1/+0
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* * Make-lang.in (po-generated): Remove parse.c.mmitchel2002-12-281-15/+15
* Merge basic-improvements-branch to trunkzack2002-12-161-72/+69
* * search.c (is_subobject_of_p_1): Fix thinko.mmitchel2002-11-251-3/+4
* * pt.c (for_each_template_parm): Free allocated memory.mmitchel2002-11-201-9/+39
* * tree.c (tree_vec_elt_check_failed): New function.zack2002-11-141-2/+3
* * call.c (build_special_member_call): Do not try to lookup VTTs bymmitchel2002-11-041-3/+2
* * store-layout.c (finish_record_layout): Add free_p parameter.mmitchel2002-09-301-2/+3
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-11/+11
* cp:nathan2002-09-161-9/+10
* * error.c: Fix comment formatting.kazu2002-09-141-4/+4
* * call.c (standard_conversion): Use build_ptrmem_type.mmitchel2002-08-091-0/+44
* Rework build_component_ref.mmitchel2002-08-081-7/+10
* * call.c (build_field_call): Do not look up the field by name.mmitchel2002-08-011-15/+40
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-4/+0
* PR c++/7347, c++/7348lerdsuwa2002-07-221-3/+4
* * cp-tree.h (SCALAR_TYPE_P): New macro.mmitchel2002-06-241-0/+9
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-3/+1
* PR c++/5607jason2002-04-251-2/+1
* PR c++/5658jason2002-04-181-3/+3
* cp:nathan2002-03-261-66/+21
* cp:nathan2002-03-161-14/+12
OpenPOWER on IntegriCloud