summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (list_equal_p): New function.hubicka2009-04-251-0/+12
* gcc/:ian2009-04-241-3/+5
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-2/+1
* * tree.c (protected_set_expr_location): Fix formatting.ebotcazou2009-04-191-1/+2
* * tree.c (function_args_count): Remove.kazu2009-04-181-20/+0
* 2009-04-16 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-161-0/+13
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-22/+2
* PR middle-end/38237sje2009-03-301-0/+12
* PR rtl-optimization/323jsm282009-03-301-0/+55
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-8/+6
* 2009-03-03 Richard Guenther <rguenther@suse.de>rguenth2009-03-031-0/+36
* PR tree-optimization/37709 hubicka2009-02-231-0/+45
* PR 38240rth2008-12-081-8/+8
* 2008-11-19 Richard Guenther <rguenther@suse.de>rguenth2008-11-191-2/+7
* 2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-10-291-0/+27
* 2008-10-22 Richard Guenther <rguenther@suse.de>rguenth2008-10-221-0/+4
* PR target/35485dje2008-10-211-3/+2
* PR tree-optimization/37525jakub2008-10-161-32/+73
* 2008-10-14 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-10-141-5/+6
* 2008-09-30 Dodji Seketeli <dodji@redhat.com>dodji2008-10-051-0/+2
* * tree.c (contains_placeholder_p): Return 0 for a SAVE_EXPR.bosch2008-10-011-0/+5
* 2008-09-17 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-09-171-3/+2
* * tree.c (protected_set_expr_location): Don't unnecessarilyjakub2008-09-171-1/+1
* PR tree-optimization/37345hubicka2008-09-041-2/+12
* * tree.c (protected_set_expr_location): New.aldyh2008-09-011-0/+10
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-3/+78
* 2008-08-28 Dodji Seketeli <dodji@redhat.com>dodji2008-08-281-0/+15
* * tree.c (decl_address_ip_invariant_p): New function.hubicka2008-08-231-0/+34
* PR debug/37156jakub2008-08-191-1/+3
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-5/+4
* * config/alpha/alpha.c (alpha_preferred_reload_class,ghazi2008-08-061-12/+12
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-13/+13
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-201/+80
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+150
* 2007-07-21 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-211-2/+2
* 2008-07-15 Richard Guenther <rguenther@suse.de>rguenth2008-07-151-0/+13
* * tree.c (decl_assembler_name_equal): Expect assembler name of declhubicka2008-07-131-7/+28
* * cgraph.c (assembler_name_hash): New static var.hubicka2008-07-131-1/+22
* 2008-07-05 Daniel Berlin <dberlin@dberlin.org>dberlin2008-07-081-4/+1
* 2008-07-03 Andrew Haley <aph@redhat.com>aph2008-07-031-5/+14
* * gcc/tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT. ...jason2008-07-031-5/+3
* gcc/cp/ChangeLog:jason2008-07-021-0/+20
* 2008-06-28 Kai Tietz <kai.tietz@onevision.com>ktietz2008-06-281-11/+48
* * tree.h (enum tree_code): Include all-tree.def, not tree.def.ian2008-06-211-0/+38
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-32/+38
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-4/+21
* gcc/rwild2008-06-061-1/+1
* Delete get_inner_array_type. Use strip_array_types instead.amodra2008-05-251-5/+3
* tree.c (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.ebotcazou2008-05-191-5/+6
* * tree.c (substitute_in_expr) <tcc_vl_exp>: Fix thinko.ebotcazou2008-05-191-6/+7