OSDN Git Service

PR c++/53989
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2012-06-04 rguenth2012-06-04 Richard Guenther <rguenther@suse.de>
2012-01-25 rguenth2012-01-25 Richard Guenther <rguenther@suse.de>
2012-01-14 iangcc/:
2012-01-11 ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-04 rguenth2012-01-04 Richard Guenther <rguenther@suse.de>
2011-12-15 jakub * builtins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-12-15 rguenth2011-12-15 Richard Guenther <rguenther@suse.de>
2011-12-14 rguenth2011-12-14 Richard Guenther <rguenther@suse.de>
2011-12-08 ebotcazou PR tree-optimization/51315
2011-12-05 rguenth2011-12-05 Richard Guenther <rguenther@suse.de>
2011-11-25 amacleod2011-11-24 Andrew MacLeod <amacleod@redhat.com>
2011-11-08 matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-11-08 aldyhMerge from transactional-memory branch.
2011-11-03 jamborm2011-11-03 Martin Jambor <mjambor@suse.cz>
2011-11-02 jasonTREE_STRING_LENGTH comment
2011-10-30 rth2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>
2011-10-19 aolivaPR debug/49310
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-11 wschmidt2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-10-06 jakub * tree.h (avoid_folding_inline_builtin): New prototype.
2011-09-30 jakub PR tree-optimization/46309
2011-09-19 aoliva* tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_...
2011-08-29 rguenth20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-18 rguenth2011-08-18 Richard Guenther <rguenther@suse.de>
2011-08-17 rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-16 rguenth2011-08-16 Richard Guenther <rguenther@suse.de>
2011-08-10 rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-08-10 rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-08-04 jakub PR middle-end/49905
2011-08-02 jakubMerge from gomp-3_1-branch branch:
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-13 rsandifogcc/
2011-07-11 rguenth2011-07-11 Romain Geissler <romain.geissler@gmail...
2011-07-06 rguenth2011-07-06 Richard Guenther <rguenther@suse.de>
2011-07-05 rthdwarf2out: Remove unused text-based unwind entry points.
2011-07-02 ebotcazou * tree.h (TYPE_ARTIFICIAL): New flag.
2011-06-22 rth * reg-notes.def (REG_CFA_WINDOW_SAVE): New.
2011-06-22 jakub PR debug/47858
2011-06-22 nicolaIn gcc/:
2011-06-14 jakub PR fortran/49103
2011-06-10 paolo/gcc/cp
2011-06-07 rguenth2011-06-07 Richard Guenther <rguenther@suse.de>
2011-05-30 froydnjfix PR bootstrap/4910
2011-05-29 hubicka * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
2011-05-27 froydnjmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 froydnjmake TS_BLOCK a substructure of TS_BASE
2011-05-26 froydnjmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-25 froydnjmove TS_EXP to be a substructure of TS_TYPED
2011-05-11 froydnjsplit tree_type
2011-05-10 froydnjmake CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-05-09 jason Implement final/override for member functions.
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-05-05 ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-05-04 froydnjgcc/
2011-05-04 rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-05-03 rsandifogcc/
2011-04-29 davidxlsplit checksum into cfg checksum and line checksum
2011-04-27 rguenth2011-04-27 Richard Guenther <rguenther@suse.de>
2011-04-26 rguenth2011-04-26 Richard Guenther <rguenther@suse.de>
2011-04-20 rsandifoRevert last patch.
2011-04-20 rsandifogcc/
2011-04-15 matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-14 rguenth2011-04-14 Richard Guenther <rguenther@suse.de>
2011-04-14 froydnj * tree.h (struct tree_constructor): Include tree_typed...
2011-04-13 froydnj * tree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-13 froydnj * tree.h (struct tree_int_cst, struct real_value)...
2011-04-13 froydnjgcc/ada/
2011-04-12 froydnj * tree.h (struct typed_tree): New.
2011-04-04 froydnj * tree.h (struct tree_const_decl): Inherit from tree_d...
2011-04-03 matz * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX...
2011-04-03 matz * tree.c (decl_init_priority_insert): Don't create...
2011-03-31 froydnj * tree.h (CASE_CHAIN): Define.
2011-03-25 ktietzChangeLog gcc/
2011-03-24 rguenth2011-03-24 Richard Guenther <rguenther@suse.de>
2011-03-21 ktietzChangeLog gcc/
2011-03-11 jason * attribs.c (lookup_attribute_spec): Take const_tree.
2011-03-04 amodra * tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL...
2011-01-11 hubicka PR lto/45721
2010-12-22 aolivaPR debug/46724
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-26 jakub PR bootstrap/45700
2010-11-24 jsm28 * common.opt (user_vect_verbosity_level): New Variable...
2010-11-24 jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-23 hubicka * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-19 jakub PR tree-optimization/45830
2010-11-15 iangcc/:
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-09 ebotcazou * tree.h (contains_placeholder_p): Fix comment.
2010-11-05 ian * tree.h (struct tree_type): Don't use descbits in GTY
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-01 jason * tree.h (EXPR_LOC_OR_HERE): New macro.
2010-10-29 rguenth2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-26 jason Implement opaque-enum-specifiers for C++0x.
2010-10-18 meissnerFix PR 46041
2010-10-16 ebotcazou * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If...
2010-10-15 meissnerAdd fma support
2010-10-11 ian * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-09-29 rguenth2010-09-29 Richard Guenther <rguenther@suse.de>
next