summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from gomp-3_1-branch branch:jakub2011-08-021-2/+8
* Handle SIZE_TYPE being unsigned short.rth2011-08-011-0/+2
* 2011-07-20 Richard Guenther <rguenther@suse.de>rguenth2011-07-201-3/+1
* PR middle-end/49675jakub2011-07-181-0/+25
* PR middle-end/49732ebotcazou2011-07-171-3/+8
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-9/+4
* PR debug/47858jakub2011-06-221-0/+46
* In gcc/:nicola2011-06-221-85/+107
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-4/+2
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-0/+12
* 2011-06-01 Richard Guenther <rguenther@suse.de>rguenth2011-06-011-19/+0
* fix PR bootstrap/4910froydnj2011-05-301-1/+1
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDfroydnj2011-05-271-1/+1
* make TS_BLOCK a substructure of TS_BASEfroydnj2011-05-261-2/+3
* make TS_IDENTIFIER be a substructure of TS_TYPEDfroydnj2011-05-261-1/+1
* move TS_EXP to be a substructure of TS_TYPEDfroydnj2011-05-251-1/+1
* gcc/bernds2011-05-251-4/+12
* * tree.c (type_hash_canon): Use struct tree_type_non_common.jason2011-05-121-1/+1
* split tree_typefroydnj2011-05-111-3/+11
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-0/+17
* gcc/froydnj2011-05-041-0/+38
* gcc/rsandifo2011-05-031-0/+9
* 2011-05-02 Richard Guenther <rguenther@suse.de>rguenth2011-05-021-0/+8
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-6/+18
* 2011-04-27 Richard Guenther <rguenther@suse.de>rguenth2011-04-271-2/+10
* 2011-04-22 Richard Guenther <rguenther@suse.de>rguenth2011-04-221-10/+3
* 2011-04-21 Richard Guenther <rguenther@suse.de>rguenth2011-04-211-4/+0
* Revert last patch.rsandifo2011-04-201-9/+0
* gcc/rsandifo2011-04-201-0/+9
* 2011-04-19 Richard Guenther <rguenther@suse.de>rguenth2011-04-191-1/+6
* 2011-04-18 Richard Guenther <rguenther@suse.de>rguenth2011-04-181-13/+13
* 2011-04-18 Richard Guenther <rguenther@suse.de>rguenth2011-04-181-1/+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-3/+3
* gcc/ada/froydnj2011-04-131-58/+8
* * tree.h (struct typed_tree): New.froydnj2011-04-121-1/+7
* Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.baldrick2011-04-091-0/+4
* * tree.h (struct tree_const_decl): Inherit from tree_decl_common.froydnj2011-04-041-2/+1
* * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's notmatz2011-04-031-0/+7
* * tree.c (decl_init_priority_insert): Don't create entry formatz2011-04-031-44/+4
* Changelog c-family/ktietz2011-03-251-6/+2
* ChangeLog gcc/ktietz2011-03-251-31/+75
* * tree.c (record_node_allocation_statistics): New function.froydnj2011-03-241-56/+40
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-0/+14
* * tree.c (build_call_1): New function.froydnj2011-03-221-12/+20
* 2011-03-14 Richard Guenther <rguenther@suse.de>rguenth2011-03-141-2/+8
* 2011-03-11 Richard Guenther <rguenther@suse.de>rguenth2011-03-111-1/+2