aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/repo.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-29configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.Gabriel Dos Reis1-2/+2
2006-01-04re PR c++/25492 (friend class nested in derived class problem)Mark Mitchell1-0/+6
2005-12-02decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis1-1/+1
2005-10-03re PR c++/17775 (-frepo with function template in anonymous namespace fails t...Mark Mitchell1-1/+11
2005-07-16re PR c++/22204 ([repo] internal compiler error: Segmentation fault)Mark Mitchell1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-2/+2
2005-05-03* friend.c, lex.c, mangle.c, repo.c: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2004-11-01Convert diagnostics to use quoting flag q 9/nGabriel Dos Reis1-1/+1
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata1-1/+1
2004-08-27call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass...Nathan Sidwell1-5/+4
2004-08-25repo.c (extract_string): Reset backquote after one character.Adam Nemet1-2/+5
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-212/+107
2003-12-19cvt.c: Remove uses of "register" specifier in declarations of arguments and l...Kazu Hirata1-1/+1
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+0
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+2
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-29Remove traditional C constructs 4/n.Gabriel Dos Reis1-50/+33
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-11decl2.c (build_call_from_tree): Fix uninitialized variable.Kaveh R. Ghazi1-1/+1
2002-08-04Index: ChangeLogGeoffrey Keating1-9/+6
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-4/+4
2002-01-23call.c, [...]: Change my_fancy_abort() to abort().Craig Rodrigues1-2/+2
2001-08-02repo.c (get_base_filename): Change return value to const char pointer.Andrew Cagney1-2/+2
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-0/+1
2001-06-06pt.c (instantiate_decl): Tell the repository code about the clones, not the c...Mark Mitchell1-1/+7
2001-04-12cp-tree.h (warn_return_type, yylex): Delete redundant declarations.Kaveh R. Ghazi1-1/+0
2001-03-10toplev.c (file_name_nondirectory): Remove.Neil Booth1-2/+2
2001-02-12Remove old ABI support.Mark Mitchell1-20/+1
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-1/+2
2000-07-04repo.c (repo_get_id): Handle the case where a class with virtual bases has a ...Jason Merrill1-1/+24
2000-04-04Correct many new ABI issues regarding vbase and vcall offset layout.Mark Mitchell1-1/+1
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo1-3/+3
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-02-16Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell1-2/+2
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-7/+7
1999-12-21cp-tree.h (TYPE_VIRTUAL_P): Rename to ...Mark Mitchell1-1/+2
1999-09-09cp-tree.h (scratch_tree_cons): Remove.Mark Mitchell1-4/+4
1999-09-06Get ready for garbage collection.Mark Mitchell1-0/+4
1999-08-31repo.c (getpwd): Don't prototype.Kaveh R. Ghazi1-2/+0
1999-08-03lex.c (errorcount, sorrycount): Don't declare.Mark Mitchell1-1/+0
1999-03-26Warning fixes:Kaveh R. Ghazi1-7/+7
1998-11-22update copyrightsJason Merrill1-1/+1
1998-11-15decl.c (struct cp_function): Add named_label_uses.Jason Merrill1-0/+6
1998-09-07revert error reporting patchJason Merrill1-3/+3
1998-09-06cp-error.def: New file.Mark Mitchell1-3/+3