summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-2/+2
* gcc/burnus2013-12-041-0/+2
* Reverted:kyukhin2013-11-291-5/+1
* amacleod2013-11-221-10/+21
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+6
* 2013-11-18 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-11-191-1/+1
* gcc/c-family/rsandifo2013-11-181-5/+3
* gcc/rsandifo2013-11-181-31/+0
* gcc/ada/rsandifo2013-11-181-10/+10
* gcc/c-family/rsandifo2013-11-181-2/+2
* gcc/rsandifo2013-11-181-0/+22
* gcc/ada/rsandifo2013-11-181-7/+7
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/rsandifo2013-11-181-0/+26
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+28
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Refactor implicit function template implementation and fix 58534, 58536, 5854...abutcher2013-11-121-0/+22
* Re-factor tree.h - Part 1.dnovillo2013-11-081-500/+94
* gcc:jsm282013-11-071-0/+88
* 2013-11-06 Richard Biener <rguenther@suse.de>rguenth2013-11-061-0/+19
* 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-1/+1
* * tree.c (tree_ctz): New function.jakub2013-10-311-0/+113
* * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-0/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-5/+5
* * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-1/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+7
* gcc/pmatos2013-10-161-26/+39
* PR target/57756tmsriram2013-10-151-6/+6
* libgomp/jakub2013-10-111-0/+142
* * tree-flow.h: Remove some prototypes.amacleod2013-10-081-0/+18
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+122
* gcc/rsandifo2013-09-281-27/+30
* 2013-09-25 Richard Biener <rguenther@suse.de>rguenth2013-09-251-15/+0
* 2013-09-24 Richard Biener <rguenther@suse.de>rguenth2013-09-241-18/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * tree.c (types_same_for_odr): Drop overactive check.hubicka2013-09-051-7/+0
* * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hhubicka2013-09-041-5/+39
* Merge ubsan into trunk.mpolacek2013-08-301-0/+2
* * tree.c (set_call_expr_flags): Fix handling of TM_PURE.hubicka2013-08-301-3/+5
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-2/+18
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-6/+6
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-5/+10
* * cgraph.c (cgraph_create_indirect_edge): Discoverhubicka2013-08-181-0/+21
* PR middle-end/58179hubicka2013-08-171-1/+5
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add newhubicka2013-08-161-0/+15
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* * cgraph.h (release_function_body): Declare.hubicka2013-08-011-0/+14