]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/scan-decls.c
re PR target/37170 (gcc.dg/weak/weak-1.c)
[thirdparty/gcc.git] / gcc / scan-decls.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-02-25  Juergen Weigertscan-decls.c (scan_decls): Don't fetch new statement...
2005-06-25  Kelley CookUpdate FSF address.
2004-02-18  Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-14  Per Bothnerfix-header.c (line_table): Move local variable in main...
2003-10-08  Timo Kokkonenre PR bootstrap/12490 (buffer overflow in scan-decls.c)
2003-07-06  Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-05-09  Kazu Hiratasbitmap.c: Fix formatting.
2001-09-24  Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-15  Neil Booth* scan-decls.c (scan_decls): Fix typo.
2001-09-14  Neil Boothcpperror.c (print_location): Take line and column,...
2001-08-04  Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-05-11  Zack WeinbergMakefile.in: Exterminate all references to assert.h.
2001-01-13  Neil Boothfix-header.c (read_scan_file): Use cpp_get_callbacks...
2000-11-27  Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
2000-11-11  Neil BoothRemove CPP_PLACEMARKERs
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