summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-9/+5
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-6/+0
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-2/+4
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-56/+135
* * tree.c (get_unwidened): Remove code fiddling with COMPONENT_REF.ebotcazou2008-03-271-37/+0
* PR target/33963jsm282008-02-281-0/+10
* 2008-02-28 Richard Guenther <rguenther@suse.de>rguenth2008-02-281-92/+0
* gcctromey2008-02-261-102/+6
* 2008-02-26 Richard Guenther <rguenther@suse.de>rguenth2008-02-261-0/+92
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-76/+0
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-0/+76
* PR c/34993rth2008-01-311-2/+3
* PR c++/34914jakub2008-01-221-0/+5
* PR c++/34917jakub2008-01-221-0/+2
* * tree.c (check_qualified_type): Improve function description.bje2008-01-221-1/+1
* * tree.c (substitute_in_expr): Add missing 'break'.ebotcazou2008-01-171-2/+3
* 2008-01-16 Richard Guenther <rguenther@suse.de>rguenth2008-01-161-7/+12
* 2008-01-09 Richard Guenther <rguenther@suse.de>rguenth2008-01-091-1/+2
* * tree.c (type_hash_add): Fix whitespace.aoliva2007-12-151-1/+1
* * tree.c (type_hash_add): Don't violate strict aliasing rules.aoliva2007-11-261-1/+1
* PR debug/29436, c/32326jason2007-11-191-7/+18
* PR target/33579mmitchel2007-11-061-4/+0
* 2007-10-26 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-10-261-2/+2