summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
...
* gcc/ChangeLog:aoliva2009-10-121-0/+4
* Merge lto branch into trunk.dnovillo2009-10-031-1/+10
* improve DECL_ABSTRACT_ORIGIN commentjason2009-10-021-4/+5
* gcc/gdr2009-10-011-1/+4
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-281-1/+1
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-3/+2
* PR middle-end/41347matz2009-09-171-0/+1
* PR fortran/41212matz2009-09-161-1/+12
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-1/+2
* Squash commit of EH in gimplerth2009-09-141-7/+7
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+8
* * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.ebotcazou2009-09-131-1/+2
* * tree.c (chain_index): New fn.jason2009-09-101-0/+1
* * tree.h (struct tree_decl_common): Move align member earlier;rth2009-09-101-7/+9
* 2009-09-10 Richard Guenther <rguenther@suse.de>rguenth2009-09-101-2/+7
* * tree.c (tree_find_value): Remove.jason2009-09-081-4/+0
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-4/+24
* * expr.h (emit_storent_insn, expand_expr_real_1,matz2009-09-021-2/+2
* gcc/ChangeLog:aoliva2009-09-021-0/+11
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-0/+1
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-0/+1
* 2009-08-06 Richard Guenther <rguenther@suse.de>rguenth2009-08-061-0/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-0/+1
* 2009-07-28 Paolo Bonzini <bonzinI@gnu.org>dj2009-07-281-4/+5
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-45/+96
* * builtins.c (can_trust_pointer_alignment): New fn.jason2009-07-141-0/+1
* 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-07-081-1/+0
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-6/+0
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-2/+23
* 2009-06-29 Richard Guenther <rguenther@suse.de>rguenth2009-06-291-38/+12
* * tree.h (STRIP_NOPS, STRIP_SIGN_NOPS,nemet2009-06-171-22/+10
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-4/+6
* 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-06-141-0/+1
* gcc/java/aldyh2009-06-121-9/+14
* gcc/froydnj2009-06-101-24/+21
* * dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument, if true,jakub2009-06-011-1/+1
* * tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE, a FIELD_DECL, ishainque2009-06-011-0/+5
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-14/+1
* ./:ian2009-05-211-1/+9
* 2009-05-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-05-151-0/+4
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-151-0/+1
* 2009-05-14 H.J. Lu <hongjiu.lu@intel.com>hjl2009-05-141-0/+3
* * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.jakub2009-05-051-7/+9
* 2009-05-05 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-05-051-15/+23
* 2009-05-03 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-031-2/+2
* 2009-04-28 Richard Guenther <rguenther@suse.de>rguenth2009-04-281-11/+0
* * tree.h (DECL_BY_REFERENCE): Note that it is also valid forjakub2009-04-261-3/+4
* * tree.c (list_equal_p): New function.hubicka2009-04-251-0/+1
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-94/+49
* gcc/:ian2009-04-201-1/+3