Age | Commit message (Expand) | Author | Files | Lines |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-01 | re PR c++/8332 (strlen/template interaction causes ICE) | Mark Mitchell | 1 | -1/+1 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-01 | c-common.c: Define all C/ObjC/C++ warning and flag variables. | Neil Booth | 1 | -27/+0 |
2002-07-21 | c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'. | Gabriel Dos Reis | 1 | -1/+1 |
2002-07-21 | * c-format.c (T99_I, T99_UI): Remove. | Neil Booth | 1 | -2/+0 |
2002-06-05 | toplev.h (report_error_function): Remove. | Gabriel Dos Reis | 1 | -4/+4 |
2002-05-23 | builtin-attrs.def: Update copyright years. | Jason Thorpe | 1 | -5/+0 |
2002-05-23 | c-common.c (warn_nonnull): Declare. | Jason Thorpe | 1 | -95/+35 |
2002-05-18 | c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with... | Jason Thorpe | 1 | -2/+8 |
2002-05-03 | re PR c/6547 (misleading printf '$' format) | Joseph Myers | 1 | -5/+5 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -7/+2 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -2/+2 |
2002-02-20 | re PR c/4389 (Improper constant folding) | Jakub Jelinek | 1 | -5/+4 |
2001-11-25 | c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New. | Joseph Myers | 1 | -10/+46 |
2001-10-30 | Localization fixes. | Paolo Bonzini | 1 | -8/+8 |
2001-10-22 | fix spelling typo in comment | Nick Clifton | 1 | -2/+2 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -2/+2 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -2/+2 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -37/+37 |
2001-10-02 | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 1 | -218/+142 |
2001-10-02 | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 1 | -80/+10 |
2001-10-02 | c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94. | Joseph Myers | 1 | -1/+1 |
2001-09-22 | c-format.c (init_function_format_info): Check __builtin_printf and __builtin_... | Joseph Myers | 1 | -5/+8 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -26/+46 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -12/+4 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-04-25 | c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string. | Jakub Jelinek | 1 | -0/+40 |
2001-03-02 | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 1 | -12/+14 |
2001-01-13 | c-common.c: Move format checking code to ... | Joseph Myers | 1 | -0/+2507 |