aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/xref.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi1-8/+1
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-2/+2
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo1-2/+2
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-10/+10
1999-12-29cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals.Mark Mitchell1-1/+1
1999-09-16lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.Kaveh R. Ghazi1-3/+1
1999-08-31repo.c (getpwd): Don't prototype.Kaveh R. Ghazi1-2/+0
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-3/+1
1999-07-09pt.c (do_decl_instantiation): Downgrade duplicate instantiation errors to ped...Jason Merrill1-2/+2
1999-03-26Warning fixes:Kaveh R. Ghazi1-32/+35
1998-09-25Warning fixes:Kaveh R. Ghazi1-1/+1
1998-09-07revert error reporting patchJason Merrill1-1/+1
1998-09-06cp-error.def: New file.Mark Mitchell1-1/+1
1998-07-12xref.c (classname): New function.Martin v. Löwis1-3/+17
1998-06-22Warning fixes:Kaveh R. Ghazi1-3/+5
1998-05-06error.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-2/+2
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+1
1998-04-01* class.c, Make sure system.h is included just after config.h.Jeffrey A Law1-1/+1
1998-03-31call.c: Include system.h.Jeffrey A Law1-19/+1
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-1/+3
1997-11-03repo.c (rindex): Add decl unconditionally.Brendan Kehoe1-5/+4
1997-11-01lex.c (FILE_NAME_NONDIRECTORY): Delete macro.Brendan Kehoe1-2/+2
1997-08-20[multiple changes]Jason Merrill1-25/+21
1997-06-1891th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-3/+0
1996-07-1187 Cygnus<->FSF mergeMike Stump1-0/+1
1996-02-2883rd Cygnus<->FSF mergeMike Stump1-4/+8
1995-06-22Rename called function.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1994-06-1540th Cygnus<->FSF mergeMike Stump1-0/+12
1994-02-24Initial revisionMike Stump1-0/+827