summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-10-19 Richard Guenther <rguenther@suse.de>rguenth2007-10-191-1/+1
* 2007-10-19 Richard Guenther <rguenther@suse.de>rguenth2007-10-191-1/+1
* PR c++/33506jakub2007-09-241-7/+14
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-0/+36
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...meissner2007-09-131-0/+52
* * tree-flow.h (const_block_stmt_iterator): Remove.dnovillo2007-09-071-5/+5
* gcc:tromey2007-09-061-27/+21
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-3/+3
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-21/+16
* 2007-08-31 Richard Guenther <rguenther@suse.de>rguenth2007-08-311-4/+2
* 2007-08-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-08-291-7/+5
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-17/+25
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-6/+6
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-1/+1
* 2007-08-22 Richard Guenther <rguenther@suse.de>rguenth2007-08-221-1/+2
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-1/+14
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-11/+15
* PR middle-end/32970bje2007-08-171-4/+1
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-2/+2
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1
* * system.h (CONST_CAST): New.ghazi2007-08-101-2/+2
* * tree.h (fixed_zerop): Declare as taking a const_tree.matz2007-08-091-1/+1
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+177
* 2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-08-061-1/+1