summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-6/+15
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-37/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-22/+37
* * tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.ebotcazou2008-05-011-3/+17
* * targhooks.h (default_emutls_var_fields,nathan2008-04-271-1/+1
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-13/+2
* 2008-04-10 Oleg Ryjkov <olegr@google.com>olegr2008-04-111-2/+3
* 2008-04-08 Rafael Espindola <espindola@google.com>espindola2008-04-081-0/+3
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-10/+2
* 2008-04-03 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-2/+0
* 2008-03-28 Rafael Espindola <espindola@google.com>espindola2008-03-281-0/+10
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+6
* 2008-03-06 Richard Guenther <rguenther@suse.de>rguenth2008-03-061-6/+0
* 2008-03-05 Richard Guenther <rguenther@suse.de>rguenth2008-03-051-14/+7
* 2008-02-28 Richard Guenther <rguenther@suse.de>rguenth2008-02-281-8/+0
* gcctromey2008-02-261-16/+3
* 2008-02-26 Richard Guenther <rguenther@suse.de>rguenth2008-02-261-0/+8
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-6/+0
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-0/+6
* 2008-02-20 Richard Guenther <rguenther@suse.de>rguenth2008-02-201-0/+2
* gcc/rsandifo2008-02-081-0/+2
* PR c++/34196jason2008-01-221-1/+8
* PR c++/33407ian2008-01-181-3/+11
* gcc/rsandifo2007-12-191-1/+1
* gcc/ChangeLog:aoliva2007-12-151-2/+2
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-1/+1
* 2007-11-25 Richard Guenther <rguenther@suse.de>rguenth2007-11-251-1/+2
* PR ada/34098ebotcazou2007-11-191-1/+0
* 2007-11-16 Richard Guenther <rguenther@suse.de>rguenth2007-11-161-8/+6
* pr 33870dnovillo2007-11-131-5/+12
* * tree.h (struct tree_struct_field_tag): Move fielddnovillo2007-11-081-4/+5
* PR 33870dnovillo2007-11-081-0/+6
* PR target/33579mmitchel2007-11-061-4/+3
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+2
* * c-common.h: Remove the prototype for c_expand_body.kazu2007-10-141-1/+0
* Revert:ebotcazou2007-10-061-2/+1
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-0/+1
* PR c++/19407jason2007-09-231-0/+2
* 2007-09-22 Richard Guenther <rguenther@suse.de>rguenth2007-09-221-1/+3
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...meissner2007-09-131-0/+62
* * tree-flow.h (const_block_stmt_iterator): Remove.dnovillo2007-09-071-1/+1
* gcc:tromey2007-09-061-15/+10
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-0/+7
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-0/+1
* * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p,ghazi2007-09-051-4/+3
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-4/+0