]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/scan-decls.c
New macro expander.
[thirdparty/gcc.git] / gcc / scan-decls.c
2000-10-28  Neil BoothNew macro expander.
2000-07-08  Zack Weinbergcpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-04  Zack Weinbergtop level:
2000-05-02  Zack Weinbergcpplib.h (CPP_POP, [...]): Delete.
2000-04-30  Zack Weinbergcpplex.c (cpp_idcmp): New function.
2000-04-20  Zack Weinbergcpplib.h (enum cpp_ttype): Add token types for all...
2000-04-11  Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-02-26  Jeff LawFix copyrights.
2000-01-04  Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-10-03  Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-01-18  Kaveh R. GhaziWarning fixes:
1998-12-23  Kaveh R. GhaziWarning fixes:
1998-11-07  Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-05-19  Kaveh R. GhaziWarning Fixes:
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-03-30  Kaveh R. GhaziMore cutover to system.h:
1998-03-18  Kaveh R. GhaziFix more warnings...
1997-12-20  Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1996-07-03  Mike Stumpformatting tweaks
1995-06-19  Richard Kenner(scan_decls): Fix typo when resetting PREV_ID_START.
1995-06-15  Richard KennerUpdate header.
1995-06-15  Richard KennerUpdate FSF address.
1995-06-09  Richard Kenner(scan_decls): Handle declarations with multiple comma...
1995-04-05  Per BothnerRe-write fixproto/fix-header/etc to use cpplib.
1993-11-08  Richard Stallman(scan_decls): After seeing an extern variable declarati...
1993-10-27  Richard KennerInclude hconfig.h.
1993-10-26  Richard Stallman(scan_decls): When reading parameter list,
1993-10-12  Per BothnerRe-write to be a subroutines of patch-header.
1993-08-10  Per BothnerMerge. See ChangeLog.
1993-07-26  Per BothnerInitial revision