vect.exp: Add new stanza for aligned-section-anchors-* tests.
[gcc.git] / gcc / c-tree.h
2009-06-19 Ian Lance Taylortree-cfg.c (gimple_redirect_edge_and_branch): Change...
2009-06-19 Ian Lance Taylordse.c (struct store_info): Rename bitmap field to bmap.
2009-06-16 Ian Lance Taylordf-problems.c (df_simulate_one_insn_forwards): Fix...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-09 Ian Lance Taylortarghooks.c (default_builtin_vectorized_function):...
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-04-26 Joseph Myersre PR c/39556 (statics in C99 inline functions later...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-15 Ian Lance Taylorc.opt (Wenum-compare): Enable for C and Objc.
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-01 Jakub Jelinekre PR c/36489 (Warning "initialized field overwritten...
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-08-21 Aldy Hernandezc-tree.h (grokfield): New argument.
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-13 Manuel López-Ibáñezre PR c/15236 (pedantic switch modifies treatment of...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-03 Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2007-11-22 Joseph Myersre PR c/14050 ([DR289] c99 restrict doesn't work in...
2007-10-14 Kazu Hiratac-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE...
2007-10-14 Kazu Hiratac-common.h: Remove the prototype for c_expand_body.
2007-09-12 Richard Sandifordc-tree.h (grokfield): Add a "tree *" argument.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-23 Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-04 Tom Tromeyc-tree.h (start_enum): Update.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2006-11-24 Jakub Jelinekre PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-01 Geoffrey Keatingre PR c/16622 ([C99] extern inline is handled wrong...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-09-08 Joseph Myersre PR c/28504 (ICE with variable sized array)
2006-05-19 Mike Stumpc-tree.h (default_conversion): Remove.
2006-05-18 Mike StumpFix up vla, vm and [*] sematics.
2006-01-18 Diego Novillo[multiple changes]
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-18 Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-11-16 Mike Stumpc-decl.c (lookup_name_two): Add.
2005-07-23 Kaveh R. GhaziMakefile.in (C_TREE_H): Update dependencies.
2005-07-05 Joseph Myersre PR c/22013 (ICE in gimple_add_tmp_var, at gimplify...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-29 Joseph Myersc-tree.h (default_function_array_conversion): Take...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Joseph Myersc-tree.h (default_function_array_conversion): Declare.
2005-05-09 Roger Saylec-tree.h (parser_build_unary_op): New prototype.
2005-05-02 Joseph Myersre PR c/15698 (no error in presence of broken builtin...
2005-04-20 Joseph Myersre PR c/12913 (Jumps into variable length array scope...
2005-04-08 Kazu Hirata* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
2005-03-30 Joseph Myersre PR c++/772 (Statement expressions issues)
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-23 Joseph Myersc-common.h (default_conversion): Remove.
2005-03-12 Per Bothnerc-tree.h (struct c_declarator): New id_loc field.
2005-03-02 Joseph Myersre PR c/8927 (Gcc give error for wrong line of C code.)
2005-02-25 Joseph Myersc-parser.c: New file.
2005-02-12 Kazu Hiratac-tree.h, [...]: Fix comment typos.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Rename 'objc_protocols...
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Add 'objc_protocols' field.
2004-11-11 Kazu Hiratac-typeck.c (c_size_in_bytes, [...]): Make them static.
2004-10-14 Joseph Myersc-tree.h (enum c_typespec_kind, [...]): New.
2004-09-30 Joseph Myersc-tree.h (readonly_error): Remove.
2004-09-17 Joseph Myersc-tree.h (enum c_typespec_keyword): New.
2004-09-14 Joseph Myersc-tree.h (struct c_declspecs): Add const_p, volatile_p...
2004-09-12 Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-11 Joseph Myersc-tree.h (enum c_storage_class): New.
2004-09-10 Joseph Myersc-tree.h (struct c_declspecs): Remove typedef_decl.
2004-09-09 Joseph Myersre PR c/8420 (volatile after the type specifier for...
2004-09-09 Joseph Myersc-tree.h (enum c_declarator_kind, [...]): New.
2004-09-09 Joseph Myersc-tree.h (C_DECL_USED, [...]): New.
2004-09-08 Ziemowit Laskic-decl.c (groktypename_in_parm_context): Remove function.
2004-09-03 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make static.
2004-09-02 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make externally...
2004-08-31 Joseph Myersattribs.c (strip_attrs): Remove.
2004-08-30 Joseph Myersc-tree.h (struct language_function): Add arg_info element.
2004-08-28 Ziemowit Laskic-common.h: Update comments about ObjC/ObjC++ entry...
2004-08-27 Richard Hendersonc-typeck.c (build_offsetof): Remove.
2004-08-25 Ziemowit Laskic-decl.c (grokparm): New function.
2004-08-22 Joseph Myers* c-tree.h (c_sizeof_nowarn): Remove.
2004-08-21 Joseph Myersc-decl.c (set_array_declarator_type): Rename to set_arr...
2004-08-21 Joseph Myersc-decl.c (build_array_declarator, [...]): Change boolea...
2004-07-21 Joseph Myersre PR c/11250 (-pedantic accepts `char a[] = ("x");')
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-08 Zack Weinbergc-decl.c (static_ctors, [...]): Make static.
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 Zack Weinbergc-decl.c (struct c_binding): Remove contour field;...
next