| Commit message (Expand) | Author | Age | Files | Lines |
* | c-typeck.c (digest_init): Handle vectors. | Stan Shebs | 2002-02-12 | 1 | -1/+37 |
* | re PR c/5623 (GCC 3.0.3 crashes when assigning pointer to an array of undefin... | Richard Henderson | 2002-02-10 | 1 | -0/+5 |
* | c-decl.c (finish_function): Warn about a non-void function with no return sta... | Jason Merrill | 2002-02-06 | 1 | -1/+4 |
* | PR c/4475, c++/3780: | Jakub Jelinek | 2002-02-04 | 1 | -4/+4 |
* | c-typeck.c (build_c_cast): Warn when qualifiers are added to function types, ... | Richard Sandiford | 2002-02-04 | 1 | -3/+16 |
* | c-typeck.c (require_complete_type): Return error_mark_node if type is error_m... | Zack Weinberg | 2002-01-23 | 1 | -1/+1 |
* | c-typeck.c (parser_build_binary_op): If result from build_binary_op is ERROR_... | Hans-Peter Nilsson | 2002-01-22 | 1 | -0/+3 |
* | bitmap.h: Fix comment formatting. | Kazu Hirata | 2002-01-18 | 1 | -1/+1 |
* | c-typeck.c (build_unary_op): Don't wrap msgid argument of readonly_warning in... | Joseph Myers | 2002-01-15 | 1 | -1/+1 |
* | c-typeck.c (process_init_element): Don't save_expr COMPOUND_LITERAL_EXPR if j... | Jakub Jelinek | 2002-01-15 | 1 | -1/+8 |
* | Added __attribute__((deprecated)) patches. | Ira Ruben | 2002-01-10 | 1 | -0/+7 |
* | builtins.c: Fix formatting. | Kazu Hirata | 2002-01-03 | 1 | -1/+1 |
* | c-typeck.c (output_init_element): Allow initializing static storage duration ... | Jakub Jelinek | 2002-01-03 | 1 | -1/+11 |
* | * c-typeck.c: Include rtl.h earlier. | Graham Stott | 2001-12-31 | 1 | -1/+1 |
* | c-typeck.c (store_init_value): If initializing object with array type of unkn... | Jakub Jelinek | 2001-12-28 | 1 | -0/+27 |
* | re PR c/2454 (Test Program A0376972.c fails with gcc-20010320, works with gcc... | Joseph Myers | 2001-12-23 | 1 | -9/+0 |
* | c-typeck.c (error_init, [...]): Call gettext on argument before printing. | Zack Weinberg | 2001-12-17 | 1 | -3/+3 |
* | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 2001-12-15 | 1 | -1/+1 |
* | c-typeck.c (digest_init): Allow initializing static storage duration objects ... | Jakub Jelinek | 2001-12-12 | 1 | -2/+13 |
* | c-lex.c, [...]: Revert concatenation changes. | Neil Booth | 2001-12-10 | 1 | -8/+29 |
* | c-parse.in: Take string literals in assembler constructs, not expressions. | Neil Booth | 2001-12-08 | 1 | -25/+8 |
* | c-lex.c (c_lex): Peek a token ahead for a string to concatenate... | Neil Booth | 2001-12-08 | 1 | -4/+0 |
* | c-typeck.c (output_init_element): Call digest_init just once... | Jakub Jelinek | 2001-12-05 | 1 | -11/+6 |
* | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 2001-12-04 | 1 | -6/+3 |
* | c-typeck.c (really_start_incremental_init, [...]): Avoid constructor_max_inde... | Joseph Myers | 2001-12-03 | 1 | -0/+14 |
* | c-decl.c (pushdecl): Remove file and line. | Neil Booth | 2001-11-07 | 1 | -4/+0 |
* | re PR c/461 (non-lvalue arrays) | Joseph Myers | 2001-11-06 | 1 | -113/+156 |
* | re PR c/2820 (unnamed union inside unnamed struct changes rest of the struct) | Neil Booth | 2001-11-04 | 1 | -51/+43 |
* | re PR c/3170 (bogus "suggest parentheses" warning) | Neil Booth | 2001-11-01 | 1 | -0/+6 |
* | Localization fixes. | Paolo Bonzini | 2001-10-30 | 1 | -10/+19 |
* | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 2001-10-29 | 1 | -2/+2 |
* | * c-parse.in (expr_no_commas, primary), c-typeck.c | Joseph Myers | 2001-10-29 | 1 | -6/+3 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | c-typeck.c (convert_arguments): When comparing for enumeral type equality, us... | Neil Booth | 2001-10-26 | 1 | -1/+2 |
* | c-common.h (struct c_common_identifier): Remove rid_code field. | Zack Weinberg | 2001-10-24 | 1 | -3/+21 |
* | c-common.c (warn_div_by_zero): New. | Neil Booth | 2001-10-23 | 1 | -0/+8 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -69/+68 |
* | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 2001-10-02 | 1 | -2/+2 |
* | * c-typeck.c (digest_init): Check for sizeless arrays. | DJ Delorie | 2001-09-26 | 1 | -0/+1 |
* | c-typeck.c (really_start_incremental_init): Discriminate between zero-length ... | DJ Delorie | 2001-09-20 | 1 | -19/+11 |
* | * c-typeck.c (comptypes): Handle zero-length arrays properly. | Richard Henderson | 2001-09-15 | 1 | -6/+19 |
* | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 2001-09-13 | 1 | -1/+1 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -2/+2 |
* | c-typeck.c (pointer_diff): Try to eliminate common term before doing conversi... | J"orn Rennecke | 2001-08-30 | 1 | -1/+37 |
* | c-common.c (c_alignof, [...]): Move here... | Jason Merrill | 2001-08-24 | 1 | -75/+0 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and parenthesize macro parameter. | Graham Stott | 2001-08-08 | 1 | -1/+1 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2001-08-01 | 1 | -4/+4 |
* | c-typeck.c (build_binary_op): Do not shorten unsigned right shift after sign ... | Richard Henderson | 2001-07-17 | 1 | -13/+3 |
* | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 2001-07-07 | 1 | -2/+2 |