OSDN Git Service

2012-04-13 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / c-tree.h
2011-11-08 aldyhMerge from transactional-memory branch.
2011-11-06 jsm28 * c-decl.c (shadow_tag_warned, grokdeclarator): Handle...
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-06 temaFix bconstp-3.c failure in PR50607.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-08-18 jsm28 * c-decl.c (shadow_tag_warned): Check for _Noreturn.
2011-05-10 jsm28 * c-decl.c (c_override_global_bindings_to_false):...
2011-05-07 ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-05-05 jsm28 * c-decl.c (finish_decl): Don't call get_pending_sizes.
2010-12-22 froydnjgcc/
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-19 jsm28 PR c/46547
2010-11-13 bonzini2010-11-13 Paolo Bonzini <bonzini@gnu.org>
2010-10-06 nicolaIn gcc/:
2010-09-08 charlet * c-tree.h, c-decl.c (build_enumerator): Add location...
2010-08-08 froydnj * c-tree.h (build_arg_info): Declare.
2010-08-08 froydnj * c-tree.h (c_arg_tag): Define. Define a VEC containi...
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-05 stevengcc/ChangeLog:
2010-06-05 jsm28 PR c/44322
2010-05-28 stevengcc/ChangeLog:
2010-05-26 ktietzlibiberty/
2010-05-23 jsm28 * c-decl.c (diagnose_mismatched_decls): Give error...
2010-05-05 steven * stor-layout.c (pending_sizes): Change the type to
2010-04-26 froydnj * c-parser.c (struct c_token): Move location field up.
2010-04-22 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-07 jakub PR c/18624
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2009-11-25 hjlRemove trailing white spaces.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-08-20 rguenth2009-08-20 Richard Guenther <rguenther@suse.de>
2009-06-19 ian./:
2009-06-19 ian./:
2009-06-16 ian./:
2009-06-12 aldyhgcc/java/
2009-06-09 ian./:
2009-05-29 ian./:
2009-05-11 ian./:
2009-04-26 jsm28 PR c/39556
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-20 iangcc/:
2009-04-15 iangcc/:
2009-03-29 jsm28 PR preprocessor/34695
2009-03-29 jsm28 PR c/456
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-01 jakub PR c/36489
2008-10-24 manu2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-09-23 aldyh * c-tree.h: Add argument to c_objc_common_truth...
2008-09-01 aldyh * tree.c (protected_set_expr_location): New.
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-21 aldyh * c-tree.h (grokfield): New argument.
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13 manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-04-03 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2007-11-22 jsm28 PR c/14050
2007-10-14 kazu * c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INL...
2007-10-14 kazu * c-common.h: Remove the prototype for c_expand_body.
2007-09-12 rsandifogcc/
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 chaoyingfu * c-common.h (enum rid): Add new enumeration values...
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-06-04 tromey * c-tree.h (start_enum): Update.
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2006-11-24 jakub PR c/29955
2006-11-01 geoffk * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-09-08 jsm28 PR c/28504
2006-05-19 mrs * c-tree.h (default_conversion): Remove.
2006-05-18 mrs Fix up vla, vm and [*] sematics.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-11-21 rthgcc/
2005-11-18 mrs * c-common.c (handle_cleanup_attribute): Use a lang...
2005-11-16 mrs * c-decl.c (lookup_name_two): Add.
2005-07-23 ghazi * Makefile.in (C_TREE_H): Update dependencies.
2005-07-05 jsm28 PR c/22013
2005-07-03 jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-06-29 jsm28 * c-tree.h (default_function_array_conversion): Take...
2005-06-25 kcookUpdate FSF address.
2005-06-15 jsm28 * c-tree.h (default_function_array_conversion): Declare.
2005-05-09 sayle * c-tree.h (parser_build_unary_op): New prototype.
2005-05-02 jsm28 PR c/15698
2005-04-20 jsm28 PR c/12913
2005-04-08 kazu * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
2005-03-30 jsm28 PR c/772
2005-03-30 rth PR c/20519
2005-03-23 jsm28 * c-common.h (default_conversion): Remove.
2005-03-12 bothner * c-tree.h (struct c_declarator): New id_loc field.
2005-03-02 jsm28 PR c/8927
2005-02-25 jsm28 * c-parser.c: New file.
2005-02-12 kazu * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
next