OSDN Git Service

2002-09-25 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / search.c
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathancp:
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-08 mmitchel Rework build_component_ref.
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-22 lerdsuwa PR c++/7347, c++/7348
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-25 jason PR c++/5607
2002-04-18 jason PR c++/5658
2002-03-26 nathancp:
2002-03-16 nathancp:
2002-02-28 jason * search.c (lookup_base_r): Don't clear is_non_...
2002-02-01 jason * decl2.c (finish_static_data_member_decl)...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-08 grahams * search.c (SET_BINFO_ACCESS): Add parenthesis.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-11-29 nathancp:
2001-11-26 aldyh * cp/search.c (lookup_base_r): Declare bk in...
2001-11-25 nathancp:
2001-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-10-28 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2...
2001-10-13 lerdsuwa * cp-tree.h (TYPE_BINFO): Update comment.
2001-07-31 nathancp:
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-05-02 ghazicp:
2001-04-20 jakub * search.c (lookup_field_r): If looking for type and...
2001-04-05 amylaar * search.c (get_dynamic_cast_base_type): When building...
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-14 nathancp:
2001-02-12 mmitchel Remove old ABI support.
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-05 nathangcc:
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-01-19 nathancp:
2001-01-03 nathancp:
2001-01-03 nathancp:
2000-12-29 hp * search.c (binfo_for_vtable): Return least derived...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-05 nathancp:
2000-12-04 jasonfix typo
2000-11-27 nathancp:
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-13 mmitchel Remove obstacks.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-07-31 mmitchel Allow indirect primary bases.
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-26 nathan * search.c (hides): Remove.
2000-06-25 mmitchel * gengenrtl.c (special_rtx): Fix typo in comment.
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-22 mmitchel * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-21 mmitchel * cp-tree.h (struct lang_type): Remove search_slot.
2000-05-19 mmitchel Don't create a separate copy of virtual bases for the
2000-05-16 mmitchel * cp-treeh (BINFO_NEW_VTABLE_MARKED): Update documenta...
2000-05-15 jason * except.c (check_handlers): New fn.
2000-05-04 ghazi * class.c (update_vtable_entry_for_fn): Prototype.
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTI...
2000-04-04 ghazi * cfns.gperf (hash, libc_name_p): Prototype.
2000-04-04 mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-03-28 mmitchel Put RTTI entries at negative offsets in new ABI.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-22 mmitchel * cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.
2000-03-22 mmitchel * class.c (record_base_offsets): New function.
2000-03-21 nathangcc
2000-03-08 jason * search.c (note_debug_info_needed): Walk the...
2000-03-04 jason * decl2.c (key_method): Break out from...
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-01 jason * search.c (protected_accessible_p): Use contex...
2000-02-28 jason * search.c (protected_accessible_p): Also allow...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-27 jason Implement class scope using-declarations for...
2000-02-26 lawFix copyrights
2000-02-18 jason * semantics.c (deferred_type_access_control...
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-13 jason * parse.y (frob_specs): Split out...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-02-06 ghazi * Makefile.in (call.o): Depend on $(EXPR_H).
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-20 nathan Remap dynamic cast hint values to be consistent across...
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-16 mmitchel * cp-tree.h (num_extra_vtbl_entries): New function.
2000-01-12 mmitchel * cp-tree.h (dfs_skip_vbases): New function.
2000-01-11 mmitchel * class.c (build_vbase_path): Simplify.
2000-01-11 mmitchel * cp-tree.h (expand_direct_vtbls_init): Remove declara...
2000-01-11 mmitchel * cp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
2000-01-06 jason * error.c (dump_decl): operator new, not operat...
2000-01-03 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Improve document...
2000-01-03 mmitchel2000-01-02 Mark Mitchell <mark@codesourcery.com>
2000-01-02 mmitchel * cp-tree.h (dfs_mark_primary_bases_queue_p): New...
next