Age | Commit message (Expand) | Author | Files | Lines |
2006-11-24 | re PR c/29955 (ICE with -fopenmp -fexceptions) | Jakub Jelinek | 1 | -0/+1 |
2006-11-01 | re PR c/16622 ([C99] extern inline is handled wrong in C99 mode) | Geoffrey Keating | 1 | -1/+0 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -2/+1 |
2006-09-09 | re PR c/28504 (ICE with variable sized array) | Joseph Myers | 1 | -0/+5 |
2006-05-19 | c-tree.h (default_conversion): Remove. | Mike Stump | 1 | -1/+0 |
2006-05-18 | Fix up vla, vm and [*] sematics. | Mike Stump | 1 | -0/+4 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -5/+8 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -1/+4 |
2005-11-21 | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 1 | -1/+0 |
2005-11-18 | c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | Mike Stump | 1 | -1/+0 |
2005-11-16 | c-decl.c (lookup_name_two): Add. | Mike Stump | 1 | -0/+1 |
2005-07-23 | Makefile.in (C_TREE_H): Update dependencies. | Kaveh R. Ghazi | 1 | -0/+1 |
2005-07-05 | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 1 | -0/+1 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -2/+1 |
2005-06-29 | c-tree.h (default_function_array_conversion): Take and return struct c_expr. | Joseph Myers | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | c-tree.h (default_function_array_conversion): Declare. | Joseph Myers | 1 | -0/+1 |
2005-05-09 | c-tree.h (parser_build_unary_op): New prototype. | Roger Sayle | 1 | -0/+1 |
2005-05-02 | re PR c/15698 (no error in presence of broken builtin fn + K&R declaration) | Joseph Myers | 1 | -0/+5 |
2005-04-20 | re PR c/12913 (Jumps into variable length array scope not rejected) | Joseph Myers | 1 | -7/+41 |
2005-04-08 | * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove. | Kazu Hirata | 1 | -7/+0 |
2005-03-30 | re PR c++/772 (Statement expressions issues) | Joseph Myers | 1 | -0/+33 |
2005-03-29 | re PR c/20519 (completed type not selected properly with typeof) | Richard Henderson | 1 | -1/+0 |
2005-03-23 | c-common.h (default_conversion): Remove. | Joseph Myers | 1 | -0/+1 |
2005-03-11 | c-tree.h (struct c_declarator): New id_loc field. | Per Bothner | 1 | -0/+1 |
2005-03-02 | re PR c/8927 (Gcc give error for wrong line of C code.) | Joseph Myers | 1 | -2/+2 |
2005-02-25 | c-parser.c: New file. | Joseph Myers | 1 | -1/+5 |
2005-02-12 | c-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -1/+0 |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -4/+1 |
2004-12-07 | c-tree.h (struct lang_type): Rename 'objc_protocols' field to 'objc_info'. | Ziemowit Laski | 1 | -3/+4 |
2004-12-07 | c-tree.h (struct lang_type): Add 'objc_protocols' field. | Ziemowit Laski | 1 | -0/+3 |
2004-11-11 | c-typeck.c (c_size_in_bytes, [...]): Make them static. | Kazu Hirata | 1 | -2/+0 |
2004-10-14 | c-tree.h (enum c_typespec_kind, [...]): New. | Joseph Myers | 1 | -2/+41 |
2004-09-30 | c-tree.h (readonly_error): Remove. | Joseph Myers | 1 | -1/+0 |
2004-09-17 | c-tree.h (enum c_typespec_keyword): New. | Joseph Myers | 1 | -11/+36 |
2004-09-14 | c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p. | Joseph Myers | 1 | -3/+12 |
2004-09-13 | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 1 | -2/+8 |
2004-09-11 | c-tree.h (enum c_storage_class): New. | Joseph Myers | 1 | -0/+16 |
2004-09-11 | c-tree.h (struct c_declspecs): Remove typedef_decl. | Joseph Myers | 1 | -2/+5 |
2004-09-09 | re PR c/8420 (volatile after the type specifier for an unnamed structure is r... | Joseph Myers | 1 | -13/+52 |
2004-09-09 | c-tree.h (enum c_declarator_kind, [...]): New. | Joseph Myers | 1 | -17/+98 |
2004-09-09 | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 1 | -0/+15 |
2004-09-08 | c-decl.c (groktypename_in_parm_context): Remove function. | Ziemowit Laski | 1 | -1/+0 |
2004-09-03 | c-decl.c (store_parm_decls_newstyle): Make static. | Ziemowit Laski | 1 | -1/+1 |
2004-09-02 | c-decl.c (store_parm_decls_newstyle): Make externally visible. | Ziemowit Laski | 1 | -0/+1 |
2004-08-31 | attribs.c (strip_attrs): Remove. | Joseph Myers | 1 | -0/+1 |
2004-08-30 | c-tree.h (struct language_function): Add arg_info element. | Joseph Myers | 1 | -0/+1 |
2004-08-28 | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 1 | -2/+0 |