OSDN Git Service

* attribs.c (decl_attributes): Possibly call
[pf3gnuchains/gcc-fork.git] / gcc / c-format.c
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-02 jsm28 * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.
2001-09-22 jsm28 * c-format.c (init_function_format_info): Check __buil...
2001-09-21 jsm28 Table-driven attributes.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-04-25 jakub * c-format.c (check_format_info_recurse): Handle
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-01-13 jsm28 * c-common.c: Move format checking code to ...