aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-14cp-tree.h (struct lang_type): Added non_zero_init.Alexandre Oliva1-2/+12
2002-05-09Makefile.in: Update.Neil Booth1-6/+0
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-3/+0
2002-04-25re PR c++/5607 (No pointer adjustment in covariant return types)Jason Merrill1-0/+1
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-1/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-1/+1
2002-04-20Makefile.in: Update.Neil Booth1-0/+3
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-1/+1
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+1
2002-04-07re PR c++/5571 (crash in initialization of a static variable)Mark Mitchell1-6/+2
2002-04-06re PR c++/525 (Problem with Multiple Inheritance and -pedantic)Jason Merrill1-1/+1
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-10/+1
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+1
2002-03-31diagnostic.c (print_error_function): Remove.Neil Booth1-0/+4
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+1
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+1
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-1/+3
2002-03-26re PR c++/5682 (ICE in build_secondary_vtable)Nathan Sidwell1-7/+3
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+1
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-0/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-2/+8
2002-03-20Makefile.in: Update.Neil Booth1-1/+1
2002-03-18re PR c++/3870 (gcc 3.0 bogus error specializing a template function)Jason Merrill1-0/+1
2002-03-16re PR c++/4361 (bogus ambiguity taking the address of a member template)Nathan Sidwell1-3/+17
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-2/+0
2002-03-15re PR c++/5857 (C++ duplicate_decls shouldn't use common_type)Jason Merrill1-0/+1
2002-03-13cp-tree.h (init_init_processing): Remove declaration.Richard Sandiford1-1/+0
2002-03-11Revert 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>, DR209 is now not ...Nathan Sidwell1-2/+1
2002-03-10* cp-tree.h (stabilize_expr): Prototype.Kaveh R. Ghazi1-0/+1
2002-03-09cp-tree.h (CLEAR_BINFO_MARKED): Make both parts of conditional return void.Craig Rodrigues1-1/+1
2002-03-08expr.c (expand_expr): Use unsave lang hook.Neil Booth1-0/+1
2002-03-01cp-tree.h: Require __GNUC__ to be #defined.Phil Edwards1-0/+5
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+1
2002-02-24re PR c++/4093 (Return type mis-match for (a?b:c) constructs in gcc/cp/cp-tre...Craig Rodrigues1-1/+1
2002-02-22PR c++/2645, DR 295Nathan Sidwell1-2/+5
2002-02-07Rename instantiate_type_flags to tsubst_flags_t & expand use.Nathan Sidwell1-15/+18
2002-02-04xref.c: Remove.Jason Merrill1-18/+0
2002-02-01re PR c++/4872 (missed warning (no return) -- regression from 2.95)Jason Merrill1-0/+7
2002-01-23typeck2.c (friendly_abort): Delete definition.Zack Weinberg1-4/+1
2002-01-23cp-tree.h (my_friendly_abort): Remove.Craig Rodrigues1-2/+0
2002-01-23spew.c (pending_inlines, [...]): Make static.Jakub Jelinek1-2/+4
2002-01-17decl.c (begin_constructor_body, [...]): New fns.Jason Merrill1-6/+0
2002-01-17error.c (dump_type_suffix): Print the exception specs before recursing.Jason Merrill1-1/+1
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-0/+5
2002-01-06cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis.Graham Stott1-252/+309
2002-01-02re PR c++/35 (template operator () lookup fails)Nathan Sidwell1-1/+2
2002-01-02re PR c++/775 (2.97 error declaring nested class a friend)Nathan Sidwell1-2/+2
2001-12-18cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi...Zack Weinberg1-10/+2
2001-12-16ChangeLog.1, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-12-13c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill1-0/+3