summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Usehubicka2013-06-211-2/+124
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-0/+93
* 2013-06-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-06-131-0/+15
* 2013-05-22 Martin Jambor <mjambor@suse.cz>jamborm2013-05-231-0/+17
* * tree.c (warn_deprecated_use): Print file:line using locus color.jakub2013-05-141-12/+12
* 2013-05-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-131-0/+48
* 2013-05-10 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-101-0/+52
* * tree.c (build_constructor_va): New.jason2013-05-091-0/+21
* 2013-05-06 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-061-2/+16
* * stor-layout.c (skip_simple_constant_arithmetic): Move to...ebotcazou2013-04-111-14/+39
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* * tree.c (type_hash_lookup, type_hash_add): Make static.mkuvyrkov2013-04-091-2/+2
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-0/+3
* PR c/56566jakub2013-03-181-7/+5
* Remove zone allocator.dnovillo2013-01-241-11/+8
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR c++/55804jason2013-01-021-5/+0
* PR c++/55032jason2012-12-061-0/+5
* * fold-const.c (const_binop): Adjust comment.ebotcazou2012-11-261-7/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-66/+65
* * tree.c (set_call_expr_flags): New function.hubicka2012-11-141-17/+34
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-10-29 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-291-24/+76
* 2012-10-25 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-251-0/+11
* PR debug/54828jakub2012-10-241-2/+7
* * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelhubicka2012-10-171-0/+9
* PR c++/53528 C++11 attribute supportdodji2012-10-081-17/+21
* 2012-09-29 Marc Glisse <marc.glisse@inria.fr>glisse2012-09-291-0/+16
* Integrate lexical block into source_location.dehao2012-09-191-3/+18
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-4/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-25/+23