* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / stringpool.c
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-09-21 Alexandre Petit... stringpool.c (get_identifier_with_length): New function.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-27 Neil Boothc-decl.c (init_decl_processing): Don't call start_ident...
2001-05-22 Neil Boothc-lex.c (c_lex): Just cast cpp's hashnode to gcc's...
2001-05-20 Neil Boothhashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2000-11-22 Zack Weinbergstringpool.c (stringpool_statistics): Also report numbe...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.