summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-62/+5
* 2009-04-02 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-021-0/+1
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-0/+1
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-7/+1
* PR middle-end/38237sje2009-03-301-0/+4
* 2009-03-30 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-301-3/+0
* PR rtl-optimization/323jsm282009-03-301-0/+1
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-0/+6
* 2009-03-28 Richard Guenther <rguenther@suse.de>rguenth2009-03-281-0/+2
* gcc/hjl2009-03-271-2/+4
* 2009-03-23 Richard Guenther <rguenther@suse.de>rguenth2009-03-231-1/+1
* 2009-03-03 Richard Guenther <rguenther@suse.de>rguenth2009-03-031-0/+1
* PR debug/39267hubicka2009-03-011-0/+5
* PR debug/39267hubicka2009-02-271-10/+10
* PR tree-optimization/37709 hubicka2009-02-231-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR target/39179jason2009-02-181-2/+2
* 2008-01-23 Paolo Bonzini <bonzini@gnu.org>bonzini2009-01-231-0/+1
* Reverted commit 143546 related to PR c++/26693dodji2009-01-221-3/+0
* gcc/ChangeLog:dodji2009-01-211-0/+3
* PR 38240rth2008-12-081-1/+8
* 2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-10-291-0/+1
* 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2008-10-241-0/+11
* * tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF inebotcazou2008-10-111-6/+6
* PR middle-end/37774jakub2008-10-091-0/+1
* gcc/cp/:jason2008-10-061-1/+1
* 2008-09-30 Dodji Seketeli <dodji@redhat.com>dodji2008-10-051-0/+5
* PR c++/18071hubicka2008-09-171-7/+7
* 2008-09-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-091-1/+0
* * tree.c (protected_set_expr_location): New.aldyh2008-09-011-0/+2
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-8/+4
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-0/+2
* * tree.c (decl_address_ip_invariant_p): New function.hubicka2008-08-231-0/+1
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-2/+2
* 2008-08-13 Richard Guenther <rguenther@suse.de>rguenth2008-08-131-0/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-214/+58
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+75
* 2007-07-21 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-211-3/+2
* * cgraph.c (assembler_name_hash): New static var.hubicka2008-07-131-1/+2
* 2008-07-05 Daniel Berlin <dberlin@dberlin.org>dberlin2008-07-081-21/+1
* gcc/cp/ChangeLog:jason2008-07-021-0/+7
* 2008-06-28 Kai Tietz <kai.tietz@onevision.com>ktietz2008-06-281-0/+1
* * tree.h (enum tree_code): Include all-tree.def, not tree.def.ian2008-06-211-5/+4
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-3/+44
* gcc/rwild2008-06-061-2/+2
* PR tree-optimization/36329ebotcazou2008-05-261-1/+1
* * tree.h: Update the table of flags used on tree nodes.ebotcazou2008-05-251-64/+122
* Delete get_inner_array_type. Use strip_array_types instead.amodra2008-05-251-1/+1
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-3/+1
* 2008-05-13 Diego Novillo <dnovillo@google.com>dnovillo2008-05-131-22/+0