aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan-decls.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-08cpplib.h (struct cpp_name): Now struct cpp_string.Zack Weinberg1-5/+4
2000-07-04top level:Zack Weinberg1-97/+62
2000-05-02cpplib.h (CPP_POP, [...]): Delete.Zack Weinberg1-5/+12
2000-04-30cpplex.c (cpp_idcmp): New function.Zack Weinberg1-5/+5
2000-04-20cpplib.h (enum cpp_ttype): Add token types for all punctuators.Zack Weinberg1-11/+11
2000-04-11cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere.Zack Weinberg1-4/+3
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi1-2/+2
1999-10-03print-tree.c (print_node, indent_to): Remove redundant prototypes.Kaveh R. Ghazi1-0/+2
1999-01-18Warning fixes:Kaveh R. Ghazi1-1/+3
1998-12-23Warning fixes:Kaveh R. Ghazi1-3/+3
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-05-19Warning Fixes:Kaveh R. Ghazi1-0/+1
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+1
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-2/+1
1998-03-18Fix more warnings...Kaveh R. Ghazi1-2/+1
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-6/+8
1996-07-03formatting tweaksMike Stump1-6/+6
1995-06-19(scan_decls): Fix typo when resetting PREV_ID_START.Richard Kenner1-1/+1
1995-06-15Update header.Richard Kenner1-2/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-06-09(scan_decls): Handle declarations with multiple comma-separatedRichard Kenner1-33/+84
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1-89/+88
1993-11-08(scan_decls): After seeing an extern variable declaration...Richard Stallman1-1/+1
1993-10-26Include hconfig.h.Richard Kenner1-3/+1
1993-10-26(scan_decls): When reading parameter list,Richard Stallman1-19/+27
1993-10-12Re-write to be a subroutines of patch-header.Per Bothner1-34/+28
1993-08-09Merge. See ChangeLog.Per Bothner1-8/+40
1993-07-25Initial revisionPer Bothner1-0/+170