OSDN Git Service

2004-09-28 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / scan-decls.c
2004-02-18 kazugcc/
2004-02-14 bothner * fix-header.c (line_table): Move local variable...
2003-10-08 ebotcazou PR bootstrap/12490
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-05-09 kazu * sbitmap.c: Fix formatting.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-15 neil * scan-decls.c (scan_decls): Fix typo.
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-05-11 zack * Makefile.in: Exterminate all references to assert.h.
2001-01-13 neil * fix-header.c (read_scan_file): Use cpp_get_ca...
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-04 zacktop level:
2000-05-02 zack * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2000-04-30 zack * cpplex.c (cpp_idcmp): New function.
2000-04-20 zack * cpplib.h (enum cpp_ttype): Add token types for all
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-02-26 lawFix copyrights.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-01-18 ghaziWarning fixes:
1998-12-23 ghaziWarning fixes:
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-05-19 ghaziWarning Fixes:
1998-05-13 ghaziWarning fixes:
1998-03-30 ghaziMore cutover to system.h:
1998-03-18 ghaziFix more warnings...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1996-07-03 mrsformatting tweaks
1995-06-19 kenner(scan_decls): Fix typo when resetting PREV_ID_START.
1995-06-15 kennerUpdate header.
1995-06-15 kennerUpdate FSF address.
1995-06-09 kenner(scan_decls): Handle declarations with multiple comma...
1995-04-05 bothnerRe-write fixproto/fix-header/etc to use cpplib.
1993-11-08 rms(scan_decls): After seeing an extern variable
1993-10-27 kennerInclude hconfig.h.
1993-10-26 rms(scan_decls): When reading parameter list,
1993-10-12 bothnerRe-write to be a subroutines of patch-header.
1993-08-10 bothnerMerge. See ChangeLog.
1993-07-26 bothnerInitial revision