OSDN Git Service

* builtins.c: Include langhooks.h.
[pf3gnuchains/gcc-fork.git] / gcc / c-format.c
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-02-20 jakub PR c/4389
2001-11-25 jsm28 * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.
2001-10-30 jsm282001-10-30 Paolo Bonzini <bonzini@gnu.org>
2001-10-22 nickcfix spelling typo in comment
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
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 ...