summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (set_call_expr_flags): New function.hubicka2012-11-141-0/+1
* Function Multiversioningtmsriram2012-11-061-2/+8
* 2012-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-291-0/+4
* PR rtl-optimization/54870ebotcazou2012-10-161-3/+7
* 2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-10-091-1/+4
* PR c++/53528 C++11 attribute supportdodji2012-10-081-10/+20
* * tree.h (DECL_NONLOCAL_FRAME): New macro.ebotcazou2012-10-021-0/+8
* * tree.h (copy_mem_ref_info): Delete.ebotcazou2012-10-011-1/+0
* 2012-09-29 Marc Glisse <marc.glisse@inria.fr>glisse2012-09-291-0/+1
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-3/+5
* 2012-09-26 Richard Guenther <rguenther@suse.de>rguenth2012-09-261-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-6/+7
* * tree.h (expand_case): Move prototype ...steven2012-09-111-1/+0
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-1/+1
* 2012-09-06 Richard Guenther <rguenther@suse.de>rguenth2012-09-061-7/+0
* Make TREE_NOTHROW use the base.nothrow_flag againdodji2012-08-221-1/+1
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-1/+8
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-64/+88
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-205/+556
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-3/+19
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-6/+3
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-10/+0
* * expr.c (expand_expr_real_1): Do not expand operand #1 and #2ebotcazou2012-07-251-19/+1
* 2012-07-18 Richard Guenther <rguenther@suse.de>rguenth2012-07-181-6/+0
* 2012-07-18 Richard Guenther <rguenther@suse.de>rguenth2012-07-181-1/+0
* * function.c (stack_protect_epilogue): Use expand_call to expandsteven2012-07-161-1/+0
* * flags.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,steven2012-07-161-1/+25
* gcc/steven2012-07-161-0/+2
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-1/+0
* gcc/steven2012-07-111-0/+6
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-0/+1
* gcc/steven2012-07-021-2/+0
* * coverage.c (bbg_file_stamp): New.nathan2012-06-301-0/+1
* commentjason2012-06-271-0/+2
* Add DECL_SOURCE_COLUMN.dnovillo2012-06-201-0/+1
* * output.h (split_double): Move prototype to rtl.h.steven2012-06-171-0/+7
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-0/+6
* * output.h (merge_weak, assemble_alias,steven2012-06-041-0/+23
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+2
* * integrate.c: Remove.steven2012-05-291-4/+0
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * tree.h (alias_diag_flags): Remove.hubicka2012-05-241-31/+4
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-1/+6
* 2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-151-1/+1
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-11/+0
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-2/+4
* 2012-05-02 Richard Guenther <rguenther@suse.de>rguenth2012-05-021-0/+1
* PR middle-end/52977matz2012-04-191-3/+2