aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/errfn.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-17* errfn.c (cp_thing): Handle the `%%' formatting sequence.Mark Mitchell1-1/+17
1998-05-22decl.c (lang_print_error_function): New fn.Jason Merrill1-4/+0
1998-05-21commentJason Merrill1-0/+2
1998-05-21pt.c (determine_specialization): Just return an error_mark_node.Jason Merrill1-1/+3
1998-05-19Warning fixes:Kaveh R. Ghazi1-2/+2
1998-05-06errfn.c (cp_error, cp_warning): Remove declarations for error and warning res...Jeffrey A Law1-2/+0
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+2
1998-04-21* errfn.c (cp_thing): Use xrealloc, not xmalloc, to copy memory.Mark Mitchell1-1/+1
1998-04-15errfn.c: Rework to avoid problems when HOST_WIDE_INT is longer than a pointer.John Carr1-107/+149
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-2/+1
1997-12-12errfn.c (cp_pedwarn, [...]): Replace extern decls with casts.Jason Merrill1-8/+4
1996-08-1387th Cygnus<->FSF quick mergeJason Merrill1-5/+6
1995-12-1976th Cygnus<->FSF mergeMike Stump1-2/+2
1995-10-1275th Cygnus<->FSF mergeMike Stump1-5/+5
1995-06-22Rename called function.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-08-1846 Cygnus<->FSF mergeMike Stump1-7/+19
1994-05-1938th Cygnus<->FSF mergeMike Stump1-1/+1
1994-04-0831th Cygnus<->FSF merge.Mike Stump1-1/+1
1994-03-2330th Cygnus<->FSF merge.Mike Stump1-1/+1
1994-02-24Initial revisionMike Stump1-0/+217