aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/errfn.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-21errfn.c: Move declaration of cp_printer and cp_printers to ...Andreas Jaeger1-11/+3
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-11/+12
1999-08-29cp-tree.h (fndecl_as_string, [...]): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-07class.c (count_fields, [...]): Add static prototype.Kaveh R. Ghazi1-2/+2
1999-04-14extend.texi (Deprecated Features): New node.Martin v. Löwis1-0/+11
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-2/+0
1999-03-26Warning fixes:Kaveh R. Ghazi1-3/+3
1999-02-22errfn.c: Change varargs code to look like toplev.c.Jason Merrill1-31/+99
1998-11-22update copyrightsJason Merrill1-1/+1
1998-10-04errfn.c (cp_thing): Print buf as a string not as a printf format to avoid pro...Theodore Papadopoulo1-9/+6
1998-09-07revert error reporting patchJason Merrill1-97/+20
1998-09-07cp-tree.h (cp_error): Prototype.Mark Mitchell1-3/+0
1998-09-06cp-error.def: New file.Mark Mitchell1-20/+100
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-6/+0
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