OSDN Git Service

* config/i386/i386.md (*float<SSEMODEI24:mode><X87MODEF:mode>2_1):
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2008-03-27 ebotcazou * tree.c (get_unwidened): Remove code fiddling with...
2008-02-28 jsm28 PR target/33963
2008-02-28 rguenth2008-02-28 Richard Guenther <rguenther@suse.de>
2008-02-26 tromeygcc
2008-02-26 rguenth2008-02-26 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-01-31 rth PR c/34993
2008-01-22 jakub PR c++/34914
2008-01-22 jakub PR c++/34917
2008-01-22 bje * tree.c (check_qualified_type): Improve function...
2008-01-17 ebotcazou * tree.c (substitute_in_expr): Add missing...
2008-01-16 rguenth2008-01-16 Richard Guenther <rguenther@suse.de>
2008-01-09 rguenth2008-01-09 Richard Guenther <rguenther@suse.de>
2007-12-15 aoliva* tree.c (type_hash_add): Fix whitespace.
2007-11-26 aoliva* tree.c (type_hash_add): Don't violate strict aliasing...
2007-11-19 jason PR debug/29436, c/32326
2007-11-06 mmitchel PR target/33579
2007-10-26 dgregor2007-10-26 Douglas Gregor <doug.gregor@gmail.com>
2007-10-19 rguenth2007-10-19 Richard Guenther <rguenther@suse.de>
2007-10-19 rguenth2007-10-19 Richard Guenther <rguenther@suse.de>
2007-09-24 jakub PR c++/33506
2007-09-23 jakub * tree.h (block_nonartificial_location): New prototype.
2007-09-13 meissnerAdd AMD SSE5 support; Add iterator over function argume...
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-06 tromeygcc:
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-31 rguenth2007-08-31 Richard Guenther <rguenther@suse.de>
2007-08-29 dgregor2007-08-29 Douglas Gregor <doug.gregor@gmail.com>
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-23 ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-22 rguenth2007-08-22 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-17 bje PR middle-end/32970
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-08-09 matz * tree.h (fixed_zerop): Declare as taking a...
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-06 pinskia2008-08-05 Andrew Pinski <andrew_pinski@playstation...
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-28 ghazi * calls.c (special_function_p, setjmp_call_p, alloca_c...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-12 geoffk * builtins.c (get_pointer_alignment): Honor DECL_ALIGN...
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-07-04 dgregor2007-07-04 Douglas Gregor <doug.gregor@gmail.com>
2007-07-04 dgregor2007-07-04 Douglas Gregor <doug.gregor@gmail.com>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 espindolagcc/
2007-05-01 ian PR tree-optimization/31739
2007-04-30 brooks* double-int.c (mpz_set_double_int): Moved from
2007-04-30 pinskia2007-04-30 Andrew Pinski <andrew_pinski@playstation...
2007-04-27 ian./:
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-07 dberlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 dberlinin /
2007-03-29 dgregor2007-03-29 Douglas Gregor <doug.gregor@gmail.com>
2007-03-28 rguenth2007-03-28 Richard Guenther <rguenther@suse.de>
2007-03-28 mrs2007-03-27 Douglas Gregor <doug.gregor@gmail.com>
2007-03-14 aolivagcc/ChangeLog:
2007-03-10 mmitchel PR c++/20924
2007-03-04 tbmRemove spurious whitespace from error message.
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2007-02-16 sayle PR middle-end/30391
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-06 bonzinigcc:
2007-01-28 sayle * tree.c (tree_fold_gcd): Delete.
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-05 rguenth2007-01-05 Richard Guenther <rguenther@suse.de>
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-04 ebotcazou * tree.c (walk_type_fields): Do not handle TYPE_MIN_VA...
2006-11-13 jason PR middle-end/28915
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-11-11 sayle * tree.c (build_int_cst_wide): Add an assertion (gcc_u...
2006-11-01 geoffk2006-09-07 Eric Christopher <echristo@apple.com>
2006-11-01 geoffkIn gcc/:
2006-10-30 sayle * builtins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-30 jakub PR tree-optimization/29637
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-10-13 bonzini../svn-commit.tmp
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-09-23 jakub PR c/28706
2006-08-20 dannysmith PR target/28648 c:
2006-08-18 uros2006-08-18 Christophe Jaillet <christophe.jaillet...
next