aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2013-05-232013-05-23 Martin Jambor <mjambor@suse.cz>Martin Jambor
2013-03-09gcc/Richard Sandiford
2013-02-19 PR target/52555Aldy Hernandez
2013-02-05 * tree.h (struct tree_decl_with_vis): Remove thread_local field.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-192012-12-19 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-15PR libmudflap/53952Alexandre Oliva
2012-11-26 * tree.h (DECL_RESTRICTED_P): Delete.Eric Botcazou
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-14 * tree.c (set_call_expr_flags): New function.Jan Hubicka
2012-11-06Function MultiversioningSriraman Tallam
2012-10-292012-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-10-16 PR rtl-optimization/54870Eric Botcazou
2012-10-092012-10-09 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli
2012-10-02 * tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou
2012-10-01 * tree.h (copy_mem_ref_info): Delete.Eric Botcazou
2012-09-292012-09-29 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-09-272012-09-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-262012-09-26 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-11 * tree.h (expand_case): Move prototype ...Steven Bosscher
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-09-062012-09-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-22Make TREE_NOTHROW use the base.nothrow_flag againDodji Seketeli
2012-08-212012-08-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-212012-08-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-092012-08-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-01 * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz
2012-07-25 * expr.c (expand_expr_real_1): Do not expand operand #1 and #2Eric Botcazou
2012-07-182012-07-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-182012-07-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16 * function.c (stack_protect_epilogue): Use expand_call to expandSteven Bosscher
2012-07-16 * flags.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,Steven Bosscher
2012-07-16gcc/Steven Bosscher
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-11gcc/Steven Bosscher
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-02gcc/Steven Bosscher
2012-06-30 * coverage.c (bbg_file_stamp): New.Nathan Sidwell
2012-06-27commentJason Merrill
2012-06-20Add DECL_SOURCE_COLUMN.Rüdiger Sonderfeld
2012-06-17 * output.h (split_double): Move prototype to rtl.h.Steven Bosscher
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-06-04 * output.h (merge_weak, assemble_alias,Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * integrate.c: Remove.Steven Bosscher