summaryrefslogtreecommitdiff
path: root/gcc/cp/xref.c
Commit message (Expand)AuthorAgeFilesLines
* call.c, [...]: Change my_fancy_abort() to abort().Craig Rodrigues2002-01-231-1/+1
* xref.c (FILE_NAME_ABSOLUTE_P): Add parenthesis.Graham Stott2002-01-081-12/+12
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-2/+2
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi2001-04-231-8/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers2000-11-021-2/+2
* builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo2000-03-231-2/+2
* Fix copyrightsJeff Law2000-02-261-1/+2
* call.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-261-10/+10
* cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals.Mark Mitchell1999-12-291-1/+1
* lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.Kaveh R. Ghazi1999-09-161-3/+1
* repo.c (getpwd): Don't prototype.Kaveh R. Ghazi1999-08-311-2/+0
* extend.texi (C++ Signatures): Remove node.Mark Mitchell1999-08-111-3/+1
* pt.c (do_decl_instantiation): Downgrade duplicate instantiation errors to ped...Jason Merrill1999-07-091-2/+2
* Warning fixes:Kaveh R. Ghazi1999-03-261-32/+35
* Warning fixes:Kaveh R. Ghazi1998-09-251-1/+1
* revert error reporting patchJason Merrill1998-09-071-1/+1
* cp-error.def: New file.Mark Mitchell1998-09-061-1/+1
* xref.c (classname): New function.Martin v. Löwis1998-07-121-3/+17
* Warning fixes:Kaveh R. Ghazi1998-06-221-3/+5
* error.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-2/+2
* call.c, [...]: Add include of toplev.h.Robert Lipe1998-05-061-0/+1
* * class.c, Make sure system.h is included just after config.h.Jeffrey A Law1998-04-011-1/+1
* call.c: Include system.h.Jeffrey A Law1998-03-311-19/+1
* Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1998-02-011-1/+1
* Merge from gcc-2.8Jeff Law1997-12-061-1/+3
* repo.c (rindex): Add decl unconditionally.Brendan Kehoe1997-11-031-5/+4
* lex.c (FILE_NAME_NONDIRECTORY): Delete macro.Brendan Kehoe1997-11-011-2/+2
* [multiple changes]Jason Merrill1997-08-201-25/+21
* 91th Cygnus<->FSF quick mergeMike Stump1997-06-181-1/+1
* 90th Cygnus<->FSF quick mergeMike Stump1996-12-181-3/+0
* 87 Cygnus<->FSF mergeMike Stump1996-07-111-0/+1
* 83rd Cygnus<->FSF mergeMike Stump1996-02-281-4/+8
* Rename called function.Richard Kenner1995-06-221-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* 40th Cygnus<->FSF mergeMike Stump1994-06-151-0/+12
* Initial revisionMike Stump1994-02-241-0/+827