summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+0
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+1
* gcc/rsandifo2014-05-211-0/+2
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-1/+2
* gcc/rsandifo2014-05-191-1/+0
* * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.jakub2014-05-111-0/+3
* Merge from trunk.rsandifo2014-04-281-0/+3
|\
| * * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.jakub2014-04-241-0/+3
* | Formatting and typo fixes.rsandifo2014-04-231-1/+1
* | Merge from trunk.rsandifo2014-04-171-1/+6
|\ \ | |/
| * 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-1/+1
| * 2014-04-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-04-141-0/+5
* | Merge in trunk.mrs2014-04-021-4/+11
|\ \ | |/
| * 2014-03-21 Richard Biener <rguenther@suse.de>rguenth2014-03-211-4/+10
| * PR ipa/58721jakub2014-03-181-0/+1
* | Merge in trunk.mrs2014-02-101-0/+15
|\ \ | |/
| * PR target/60062jakub2014-02-061-0/+14
| * PR middle-end/59860jakub2014-01-201-0/+1
* | Merge in trunk.mrs2014-01-131-3/+5
|\ \ | |/
| * 2014-01-09 Steve Ellcey <sellcey@mips.com>sje2014-01-091-3/+0
| * PR target/58115jakub2014-01-091-0/+5
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-0/+5
|\ \ | |/
| * gcc/burnus2013-12-041-0/+5
* | [wide-int] improved multiply for tree-vrp.czadeck2013-12-111-3/+3
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-101-5/+29
* | Merge with trunk.rsandifo2013-12-041-22/+4
|\ \ | |/
| * Reverted:kyukhin2013-11-291-20/+0
| * gcc/rsandifo2013-11-281-0/+8
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+2
| * * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+4
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-2/+1
| * Remove macros that implicitly use input_locationdmalcolm2013-11-221-2/+0
* | Add TREE_INT_CST_OFFSET_NUNITS.rsandifo2013-12-041-3/+9
* | wide-int version of SSA_NAME_ANTI_ALIAS_P patch.rsandifo2013-11-281-0/+8
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-28/+1
* | Remove some differences with trunk.rsandifo2013-11-201-2/+2
* | Merge from trunk.rsandifo2013-11-201-560/+75
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-560/+74
* | Remove tree_to_hwi.rsandifo2013-11-191-12/+4
* | Remove tree_fits_hwi_p and the 2-argument tree_to_hwi.rsandifo2013-11-191-44/+0
* | Merge from trunk.rsandifo2013-11-181-133/+74
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-181-2/+2
| * gcc/rsandifo2013-11-181-13/+0
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * gcc/rsandifo2013-11-181-0/+16
| * gcc/rsandifo2013-11-181-0/+10
| * * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.kyukhin2013-11-181-0/+3
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-3/+0