summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* split tree_typefroydnj2011-05-111-72/+117
* make CASE_LABEL_EXPR not abuse TREE_CHAINfroydnj2011-05-101-1/+1
* Implement final/override for member functions.jason2011-05-091-5/+7
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-0/+4
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-3/+0
* gcc/froydnj2011-05-041-0/+7
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* gcc/rsandifo2011-05-031-0/+1
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-0/+1
* 2011-04-27 Richard Guenther <rguenther@suse.de>rguenth2011-04-271-0/+3
* 2011-04-26 Richard Guenther <rguenther@suse.de>rguenth2011-04-261-1/+2
* Revert last patch.rsandifo2011-04-201-1/+0
* gcc/rsandifo2011-04-201-0/+1
* * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.matz2011-04-151-2/+3
* 2011-04-14 Richard Guenther <rguenther@suse.de>rguenth2011-04-141-0/+1
* * tree.h (struct tree_constructor): Include tree_typed instead offroydnj2011-04-141-1/+1
* * tree-flow.h (struct gimple_df): Make free_ssanames a VEC.froydnj2011-04-131-1/+1
* * tree.h (struct tree_int_cst, struct real_value): Include tree_typedfroydnj2011-04-131-6/+6
* gcc/ada/froydnj2011-04-131-2/+50
* * tree.h (struct typed_tree): New.froydnj2011-04-121-8/+13
* * tree.h (struct tree_const_decl): Inherit from tree_decl_common.froydnj2011-04-041-1/+1
* * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's notmatz2011-04-031-1/+1
* * tree.c (decl_init_priority_insert): Don't create entry formatz2011-04-031-3/+0
* * tree.h (CASE_CHAIN): Define.froydnj2011-03-311-0/+1
* ChangeLog gcc/ktietz2011-03-251-0/+5
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-0/+1
* ChangeLog gcc/ktietz2011-03-211-0/+2
* * attribs.c (lookup_attribute_spec): Take const_tree.jason2011-03-111-1/+1
* * tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.amodra2011-03-041-2/+1
* PR lto/45721hubicka2011-01-111-0/+12
* PR debug/46724aoliva2010-12-221-2/+4
* 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-2/+2
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-0/+1
* PR bootstrap/45700jakub2010-11-261-0/+75
* * common.opt (user_vect_verbosity_level): New Variable entry.jsm282010-11-241-3/+0
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-2/+0
* * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.hubicka2010-11-231-1/+8
* PR tree-optimization/45830jakub2010-11-191-0/+2
* gcc/:ian2010-11-151-7/+31
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-5/+0
* * tree.h (contains_placeholder_p): Fix comment.ebotcazou2010-11-091-8/+5
* * tree.h (struct tree_type): Don't use descbits in GTYian2010-11-051-2/+1
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+1
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-0/+1
* 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2010-10-291-0/+1
* Implement opaque-enum-specifiers for C++0x.jason2010-10-261-0/+3
* Fix PR 46041meissner2010-10-181-1/+0
* * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to beebotcazou2010-10-161-2/+3
* Add fma supportmeissner2010-10-151-0/+1
* * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.ian2010-10-111-4/+8