summaryrefslogtreecommitdiff
path: root/gcc/cp/xref.c
Commit message (Expand)AuthorAgeFilesLines
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-8/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-2/+2
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-2/+2
* Fix copyrightslaw2000-02-261-1/+2
* * call.c: PROTO -> PARAMS.ghazi2000-01-261-10/+10
* * cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals.mmitchel1999-12-291-1/+1
* * lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.ghazi1999-09-161-3/+1
* * repo.c (getpwd): Don't prototype.ghazi1999-08-311-2/+0
* * extend.texi (C++ Signatures): Remove node.mmitchel1999-08-111-3/+1
* * pt.c (do_decl_instantiation): Downgrade duplicate instantiationjason1999-07-091-2/+2
* Warning fixes:ghazi1999-03-261-32/+35
* Warning fixes:ghazi1998-09-251-1/+1
* revert error reporting patchjason1998-09-071-1/+1
* * cp-error.def: New file.mmitchel1998-09-061-1/+1
* * xref.c (classname): New function.jason1998-07-121-3/+17
* Warning fixes:ghazi1998-06-221-3/+5
* * error.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-2/+2
* Wed May 6 06:36:41 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * class.c, Make sure system.h is included just after config.h.law1998-04-011-1/+1
* * call.c: Include system.h. Remove includes, declarations andlaw1998-03-311-19/+1
* Various fixes for -Wall problems from Kaveh. See ChangeLog for details.law1998-02-021-1/+1
* Merge from gcc-2.8law1997-12-071-1/+3
* * repo.c (rindex): Add decl unconditionally.brendan1997-11-031-5/+4
* * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.brendan1997-11-011-2/+2
* Wed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-08-211-25/+21
* 91th Cygnus<->FSF quick mergemrs1997-06-181-1/+1
* 90th Cygnus<->FSF quick mergemrs1996-12-181-3/+0
* 87 Cygnus<->FSF mergemrs1996-07-111-0/+1
* 83rd Cygnus<->FSF mergemrs1996-02-281-4/+8
* Rename called function.kenner1995-06-231-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* 40th Cygnus<->FSF mergemrs1994-06-151-0/+12
* Initial revisionmrs1994-02-241-0/+827