summaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * sbitmap.c: Fix formatting.kazu2002-05-091-2/+2
* * c-lex.c (cb_def_pragma): Update.neil2001-09-241-34/+46
* * scan-decls.c (scan_decls): Fix typo.neil2001-09-151-1/+1
* * cpperror.c (print_location): Take line and column, forneil2001-09-141-2/+1
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-8/+3
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-2/+6
* * fix-header.c (read_scan_file): Use cpp_get_callbacks andneil2001-01-131-4/+2
* * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil2000-11-271-2/+1
* Remove CPP_PLACEMARKERsneil2000-11-111-1/+0
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-34/+38
* * cpplib.h (struct cpp_name): Now struct cpp_string.zack2000-07-081-5/+4
* top level:zack2000-07-041-97/+62
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-021-5/+12
* * cpplex.c (cpp_idcmp): New function.zack2000-04-301-5/+5
* * cpplib.h (enum cpp_ttype): Add token types for allzack2000-04-201-11/+11
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-4/+3
* Fix copyrights.law2000-02-261-1/+2
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * print-tree.c (print_node, indent_to): Remove redundant prototypes.ghazi1999-10-031-0/+2
* Warning fixes:ghazi1999-01-181-1/+3
* Warning fixes:ghazi1998-12-231-3/+3
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* Warning Fixes:ghazi1998-05-191-0/+1
* Warning fixes:ghazi1998-05-131-0/+1
* More cutover to system.h:ghazi1998-03-301-2/+1
* Fix more warnings...ghazi1998-03-181-2/+1
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-6/+8
* formatting tweaksmrs1996-07-031-6/+6
* (scan_decls): Fix typo when resetting PREV_ID_START.kenner1995-06-191-1/+1
* Update header.kenner1995-06-151-2/+1
* Update FSF address.kenner1995-06-151-1/+2
* (scan_decls): Handle declarations with multiple comma-separatedkenner1995-06-091-33/+84
* Re-write fixproto/fix-header/etc to use cpplib.bothner1995-04-051-89/+88
* (scan_decls): After seeing an extern variablerms1993-11-081-1/+1
* Include hconfig.h.kenner1993-10-271-3/+1
* (scan_decls): When reading parameter list,rms1993-10-261-19/+27
* Re-write to be a subroutines of patch-header.bothner1993-10-121-34/+28
* Merge. See ChangeLog.bothner1993-08-101-8/+40
* Initial revisionbothner1993-07-261-0/+170