OSDN Git Service

* gcc.target/i386/pr34256.c: Update number of mov insns
[pf3gnuchains/gcc-fork.git] / gcc / c-tree.h
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,
2005-01-14 kazu * c-tree.h, coverage.h, langhooks-def.h, optabs.h...
2004-12-19 rth PR middle-end/16417
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-07 zlaski[gcc/ChangeLog]
2004-11-11 kazu * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
2004-10-14 jsm28 * c-tree.h (enum c_typespec_kind, struct c_typespec,
2004-09-30 jsm28 * c-tree.h (readonly_error): Remove.
2004-09-17 jsm28 * c-tree.h (enum c_typespec_keyword): New.
2004-09-14 jsm28 * c-tree.h (struct c_declspecs): Add const_p, volatile...
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-11 jsm28 * c-tree.h (enum c_storage_class): New.
2004-09-10 jsm28 * c-tree.h (struct c_declspecs): Remove typedef_decl...
2004-09-09 jsm28 PR c/8420
2004-09-09 jsm28 * c-tree.h (enum c_declarator_kind, struct c_arg_info...
2004-09-09 jsm28 * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-02 zlaski[gcc/ChangeLog]
2004-08-31 jsm28 * attribs.c (strip_attrs): Remove.
2004-08-30 jsm28 * c-tree.h (struct language_function): Add arg_info...
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-25 zlaski[gcc/ChangeLog]
2004-08-22 jsm28 * c-tree.h (c_sizeof_nowarn): Remove.
2004-08-21 jsm28 * c-decl.c (set_array_declarator_type): Rename to
2004-08-21 jsm28 * c-decl.c (build_array_declarator, set_array_declarat...
2004-07-21 jsm28 PR c/11250
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-17 jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-08 zack * c-decl.c (static_ctors, static_dtors): Make static.
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 zack * c-decl.c (struct c_binding): Remove contour field...
2004-07-01 jsm28 PR c/1027
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 rth * c-common.h (c_begin_if_stmt, c_begin_while_stmt,
2004-06-16 rth * c-parse.in (if_stmt_locus): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13 jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-06-06 jsm28 PR c/13519
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-05-30 pinskiaChangeLog:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-29 mmitchel PR middle-end/13448
2004-02-26 kazu * c-decl.c (c_expand_deferred_function): Remove.
2004-02-12 zack * c-parse.in (maybe_type_qual): Delete.
2004-02-04 kazu gcc/
2004-02-03 paolo2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2003-12-03 echristo2003-12-03 Eric Christopher <echristo@redhat.com>
2003-11-24 echristo2003-11-24 Eric Christopher <echristo@redhat.com>
2003-11-12 mrs * c-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
next