class.c (add_method): Just check processing_template_decl to determine whether or...
[gcc.git] / gcc / cp / name-lookup.h
2004-01-26 Mark Mitchellclass.c (add_method): Just check processing_template_de...
2004-01-15 Alexandre Olivaadd copyright 2004
2004-01-15 Alexandre Olivare PR c++/13659 (error: no matching function for call to)
2003-12-02 Richard Hendersonname-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.
2003-11-11 Jason Merrillcp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
2003-10-14 Gabriel Dos ReisBreack out decl.c (3/n)
2003-10-14 Gabriel Dos Reisname-lookup.h (cxx_scope_find_binding_for_name): Don...
2003-10-13 Gabriel Dos ReisBreak out decl.c (2/n)
2003-10-03 Gabriel Dos Reisdecl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27 Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-06 Gabriel Dos Reiscp-tree.h (add_binding): Remove declaration.
2003-05-29 Gabriel Dos Reisname-lookup.h (global_scope_p): New macro.
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-03-30 Gabriel Dos Reiscp-tree.h (binding_for_name): Move to name-lookup.h...
2003-03-30 Gabriel Dos Reisname-lookup.c: New file.