Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | tree-cfg.c (gimple_redirect_edge_and_branch): Change ERROR_MARK to GIMPLE_ERR... | Ian Lance Taylor | 1 | -1/+2 |
2009-06-19 | dse.c (struct store_info): Rename bitmap field to bmap. | Ian Lance Taylor | 1 | -3/+7 |
2009-06-16 | df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. | Ian Lance Taylor | 1 | -66/+8 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -39/+40 |
2009-06-09 | targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns... | Ian Lance Taylor | 1 | -1/+1 |
2009-05-29 | builtins.c (validate_gimple_arglist): Don't use va_arg with enum type. | Ian Lance Taylor | 1 | -0/+1 |
2009-05-11 | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 1 | -5/+11 |
2009-04-26 | re PR c/39556 (statics in C99 inline functions later declared extern) | Joseph Myers | 1 | -0/+14 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -6/+3 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -3/+3 |
2009-04-15 | c.opt (Wenum-compare): Enable for C and Objc. | Ian Lance Taylor | 1 | -1/+6 |
2009-03-29 | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 1 | -0/+4 |
2009-03-29 | re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1)) | Joseph Myers | 1 | -4/+29 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-01 | re PR c/36489 (Warning "initialized field overwritten" wrongly triggers with ... | Jakub Jelinek | 1 | -2/+3 |
2008-10-24 | re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool... | Manuel López-Ibáñez | 1 | -1/+1 |
2008-09-23 | c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b... | Aldy Hernandez | 1 | -2/+3 |
2008-09-01 | tree.c (protected_set_expr_location): New. | Aldy Hernandez | 1 | -2/+3 |
2008-08-30 | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 1 | -0/+1 |
2008-08-21 | c-tree.h (grokfield): New argument. | Aldy Hernandez | 1 | -2/+2 |
2008-08-21 | diagnostic.c (pedwarn_at): Rename as pedwarn. | Manuel López-Ibáñez | 1 | -3/+3 |
2008-08-13 | re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer... | Manuel López-Ibáñez | 1 | -1/+1 |
2008-07-23 | re PR c/35058 (-Werror= works only with some warnings) | Manuel López-Ibáñez | 1 | -3/+3 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -0/+2 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -1/+1 |
2008-04-03 | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 1 | -1/+0 |
2008-04-03 | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 1 | -2/+2 |
2007-11-22 | re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator) | Joseph Myers | 1 | -2/+1 |
2007-10-14 | c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove. | Kazu Hirata | 1 | -1/+0 |
2007-10-14 | c-common.h: Remove the prototype for c_expand_body. | Kazu Hirata | 1 | -1/+0 |
2007-09-12 | c-tree.h (grokfield): Add a "tree *" argument. | Richard Sandiford | 1 | -1/+2 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-20 | c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ... | Chao-ying Fu | 1 | -2/+7 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-23 | re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) | Richard Guenther | 1 | -1/+0 |
2007-06-04 | c-tree.h (start_enum): Update. | Tom Tromey | 1 | -3/+14 |
2007-02-25 | extend.texi: Document optional priority argument to constructors and destruct... | Mark Mitchell | 1 | -1/+0 |
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 |