aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/repo.c
AgeCommit message (Expand)Author
2004-11-01 Convert diagnostics to use quoting flag q 9/nGabriel Dos Reis
2004-10-15 * dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata
2004-08-27 * call.c (validate_conversion_obstack): ReplaceNathan Sidwell
2004-08-25 * repo.c (extract_string): Reset backquote after one character.Adam Nemet
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell
2003-12-19 * cvt.c: Remove uses of "register" specifier inKazu Hirata
2003-06-28 * c-format.c (check_format_string, get_constant)Zack Weinberg
2003-01-10Merge from pch-branch.Geoffrey Keating
2003-01-022003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>Steven Bosscher
2003-01-01 * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,Steven Bosscher
2002-12-29 Remove traditional C constructs 4/n.Gabriel Dos Reis
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-08-11 * decl2.c (build_call_from_tree): Fix uninitialized variable.Kaveh Ghazi
2002-08-04Index: ChangeLogGeoffrey Keating
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-01-232002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>Craig Rodrigues
2001-08-02* repo.c (get_base_filename): Change return value to const charAndrew Cagney
2001-06-10gcc/Gabriel Dos Reis
2001-06-06 * pt.c (instantiate_decl): Tell the repository code about theMark Mitchell
2001-04-12 * cp-tree.h (warn_return_type, yylex): Delete redundantKaveh Ghazi
2001-03-10 * toplev.c (file_name_nondirectory): Remove.Neil Booth
2001-02-12 Remove old ABI support.Mark Mitchell
2000-11-02 * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers
2000-10-13 Remove obstacks.Mark Mitchell
2000-07-04 * repo.c (repo_get_id): Handle the case where a class with virtualJason Merrill
2000-04-04 Correct many new ABI issues regarding vbase and vcall offsetMark Mitchell
2000-03-23 * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo
2000-03-21gccNathan Sidwell
2000-02-26Fix copyrightsJeffrey A Law
2000-02-16 Make DECL_CONTEXT mean the class in which a member function wasMark Mitchell
2000-01-26 * call.c: PROTO -> PARAMS.Kaveh Ghazi
1999-12-21 * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...Mark Mitchell
1999-09-09 * cp-tree.h (scratch_tree_cons): Remove.Mark Mitchell
1999-09-06 Get ready for garbage collection.Mark Mitchell
1999-08-31 * repo.c (getpwd): Don't prototype.Kaveh Ghazi
1999-08-03 * lex.c (errorcount, sorrycount): Don't declare.Mark Mitchell
1999-03-26Warning fixes:Kaveh Ghazi
1998-11-23update copyrightsJason Merrill
1998-11-15 * decl.c (struct cp_function): Add named_label_uses.Jason Merrill
1998-09-07revert error reporting patchJason Merrill
1998-09-06 * cp-error.def: New file.Mark Mitchell
1998-07-12 * repo.c (get_base_filename): Use file_name_nondirectory ().Klaus Kaempf
1998-05-06Wed May 6 06:36:41 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-03-31 * call.c: Include system.h. Remove includes, declarations andJeffrey A Law
1998-02-02Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi
1998-01-22lose text after #endifBrendan Kehoe
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-03 * repo.c (rindex): Add decl unconditionally.Brendan Kehoe
1997-11-01 * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.Brendan Kehoe
1997-08-21Wed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill