* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / c-format.c
2001-11-25 Joseph Myersc-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.
2001-10-30 Paolo BonziniLocalization fixes.
2001-10-22 Nick Cliftonfix spelling typo in comment
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-10-02 Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-10-02 Joseph Myersc-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.
2001-09-22 Joseph Myersc-format.c (init_function_format_info): Check __builtin...
2001-09-21 Joseph MyersTable-driven attributes.
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-04-25 Jakub Jelinekc-format.c (check_format_info_recurse): Handle PLUS_EXP...
2001-03-02 John David Anglinprint-rtl.c (print_rtx): Cast enums to int for comparison.
2001-01-13 Joseph Myersc-common.c: Move format checking code to ...