OSDN Git Service

2010-09-09 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2010-09-08 rguenth2010-09-08 Richard Guenther <rguenther@suse.de>
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-09-01 ramana2010-09-01 Mikael Pettersson <mikpe@it.uu.se>
2010-08-30 ebotcazou Stack usage support
2010-08-20 hainque * tree.h (alias_diag_flags): New enum.
2010-08-17 jakub * tree.h (host_integerp): Add ATTRIBUTE_PURE when not
2010-08-16 rguenth2010-08-16 Richard Guenther <rguenther@suse.de>
2010-08-12 rguenth2010-08-12 Richard Guenther <rguenther@suse.de>
2010-08-10 rguenth2010-08-10 Richard Guenther <rguenther@suse.de>
2010-08-10 froydnj * tree.h (tree_node_kind) [perm_list_kind,temp_list_ki...
2010-08-05 rthReplace exact_log2(x & -x) in favor of more direct...
2010-07-26 rthPR target/44132
2010-07-23 jakub * tree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15 aesok * tree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-15 froydnj * tree.h (TREE_RTL_OPERAND_CHECK): Delete.
2010-07-15 froydnjgcc/
2010-07-13 froydnjgcc/
2010-07-10 sandra2010-07-10 Sandra Loosemore <sandra@codesourcery...
2010-07-10 rsandifogcc/
2010-07-05 aesok * double-int.h (fit_double_type): Remove declaration.
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-05 froydnj * tree.h (build_call_list): Remove.
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-28 aesok * double-int.h (force_fit_type_double): Remove declara...
2010-06-25 bernds With large parts from Jim Wilson:
2010-06-18 froydnj * tree.h (record_layout_info): Change type of pending_...
2010-06-17 froydnjgcc/
2010-06-14 jakub PR bootstrap/44426
2010-06-13 rguenth2010-06-13 Richard Guenther <rguenther@suse.de>
2010-06-08 laurasgcc/ada:
2010-06-06 dodjiFix PR c++/44188
2010-06-02 jakub * tree.h (struct tree_decl_map): New type.
2010-06-01 froydnj * tree.h (build_nt_call_list): Delete.
2010-05-31 hubicka * tree.h (tree_range_check_failed): Declare noreturn.
2010-05-28 dodjiRevert "Fix PR c++/44188"
2010-05-27 dodjiFix PR c++/44188
2010-05-27 jason * print-tree.c (debug_vec_tree): New fn.
2010-05-26 ktietzlibiberty/
2010-05-21 stevengcc/ChangeLog:
2010-05-19 aesok * double-int.h (double_int_ior): New function.
2010-05-19 froydnj Revert:
2010-05-18 froydnjgcc/
2010-05-18 aesok * tree.h (build_int_cstu): Implement as static inline.
2010-05-17 jamborm2010-05-17 Martin Jambor <mjambor@suse.cz>
2010-05-17 froydnj * tree.h (CALL_EXPR_ARGS): Delete.
2010-05-15 stevengcc/ChangeLog
2010-05-15 froydnj * tree.h (ctor_to_list): Delete.
2010-05-15 hubicka * tree.h (memory_identifier_string): Remove.
2010-05-14 ebotcazou * tree.h (TREE_ADDRESSABLE): Remove bogus usage for...
2010-05-10 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-05-07 jakub * tree.h (TREE_ADDRESSABLE): Adjust comment to say...
2010-05-05 steven * stor-layout.c (pending_sizes): Change the type to
2010-05-03 aesok * double-int.h (tree_to_double_int): Remove macro.
2010-04-30 stevengcc/ChangeLog:
2010-04-28 ebotcazou Uniquization of constants at the Tree level
2010-04-27 ebotcazouRemove bogus hunk in previous commit
2010-04-27 ebotcazou * tree.h: Fix truncated long macros.
2010-04-20 jakub * tree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-19 jakub * tree.h (ENUM_IS_SCOPED): Define.
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-16 rguenth2010-04-16 Richard Guenther <rguenther@suse.de>
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-14 aesok * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2010-04-08 ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-04-07 jakub PR c/18624
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-18 aldyh * tree.h: Declare make_decl_rtl_for_debug.
2010-03-11 jamborm2010-03-11 Martin Jambor <mjambor@suse.cz>
2010-02-18 mrsImprove wording..
2010-01-21 jason * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-12-02 uweigandgcc/
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-11-10 ebotcazou PR target/10127
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-12 aolivagcc/ChangeLog:
2009-10-03 dnovilloMerge lto branch into trunk.
2009-10-02 jasonimprove DECL_ABSTRACT_ORIGIN comment
2009-10-01 gdrgcc/
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-24 jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-17 matz PR middle-end/41347
2009-09-16 matz PR fortran/41212
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-13 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2009-09-10 jason * tree.c (chain_index): New fn.
2009-09-10 rth* tree.h (struct tree_decl_common): Move align member...
2009-09-10 rguenth2009-09-10 Richard Guenther <rguenther@suse.de>
2009-09-08 jason * tree.c (tree_find_value): Remove.
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
next