re PR target/52479 (SH Target: SH4A DFmode fsca tests failing)
[gcc.git] / gcc / ChangeLog
2012-03-21 Oleg Endore PR target/52479 (SH Target: SH4A DFmode fsca tests...
2012-03-21 Kaz KojimaPR/target 52642
2012-03-21 Andreas Toblerconfigure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64...
2012-03-21 Georg-Johann Layre PR rtl-optimization/52543 (lower-subreg.c: code...
2012-03-21 Richard Earnshawneon.md (neon_vget_lanev2di): Use gen_lowpart and gen_h...
2012-03-21 Andrew Stubbsarm.c (thumb2_reorg): Add complete support for 16-bit...
2012-03-21 Richard Guentherre PR tree-optimization/52636 (ICE: tree check: expecte...
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-20 Jason Merrilltree-streamer-in.c (streamer_alloc_tree): Call ggc_allo...
2012-03-20 Jonathan Wakely* doc/extend.texi (Template Instantiation): Remove...
2012-03-20 Jakub Jelinekre PR target/52607 (v4df __builtin_shuffle with {0...
2012-03-20 Jakub Jelineki386.c (vselect_insn): New variable.
2012-03-20 Jakub Jelinekre PR target/52607 (v4df __builtin_shuffle with {0...
2012-03-20 Richard Earnshawpredicates.md (zero_operand, [...]): New predicates.
2012-03-20 Jakub Jelineki386.c (ix86_decompose_address): If operand isn't UNSPE...
2012-03-20 Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2012-03-20 Richard Guentherstor-layout.c (finish_bitfield_representative): Fallbac...
2012-03-20 Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-20 Oleg Endosh.md: Use braced string notation where applicable.
2012-03-19 Uros Bizjaki386.md (allocate_stack): Simplify.
2012-03-19 Uros Bizjakbuiltins.c (expand_builtin_cexpi): Use copy_addr_to_reg...
2012-03-19 Sandra Loosemoresh.opt (madjust-unroll): Mark as ignored/obsolete.
2012-03-19 Uros Bizjaki386.c (get_thread_pointer): Add tp_mode argument.
2012-03-19 Oleg EndoFix ChangeLog formatting.
2012-03-19 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-19 Eric Botcazoutree.def (REALPART_EXPR, [...]): Move.
2012-03-19 Uros Bizjaki386.c (ix86_expand_prologue): Use Pmode mode consistently.
2012-03-18 Uros Bizjaki386.md: Remove empty predicates and/or constraints.
2012-03-16 Richard Guentherre PR middle-end/52603 (Test failures in gcc.dg/vect...
2012-03-16 Martin Jamborexpr.c (expand_expr_real_1): handle misaligned scalar...
2012-03-16 Richard Guentherfold-const.c (native_interpret_expr): Also support...
2012-03-16 Richard Guentherre PR middle-end/52584 (Fails to constant fold vector...
2012-03-16 Richard Guenthertree-vect-stmts.c (vect_get_vec_def_for_operand): Use...
2012-03-16 Richard Guentherre PR middle-end/48814 (Incorrect scalar increment...
2012-03-16 Richard Guentherstor-layout.c (finish_bitfield_representative): Fall...
2012-03-16 Tristan Gingoldvms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and...
2012-03-16 Richard Guenthertree-vect-loop.c (get_initial_def_for_induction): Use...
2012-03-16 Rainer OrthImprove wording in GCC 4.7 Solaris update to install...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-16 Tristan Gingoldconfig.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.
2012-03-16 Tristan Gingold2012-03-16 Tristan Gingold <gingold@adacore.com>
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Ulrich Weigand* combine.c (apply_distributive_law): Do not distribute...
2012-03-15 Ira Rosentree-vect-patterns.c (widened_name_p): Rename to ...
2012-03-15 Ira Rosentree-vectorizer.h (vect_pattern_recog): Add new argument.
2012-03-15 Jakub Jelinekre PR middle-end/52592 (compilation failure with undefi...
2012-03-15 Bernhard Reutner... gfortran testsuite: implicitly cleanup-modules
2012-03-15 Ramana RadhakrishnanFix date from last commit.
2012-03-15 Ramana RadhakrishnanFix gnu_unique_object handling for arm-linux-gnueabi
2012-03-15 Jakub Jelinekre PR tree-optimization/52267 (a&~N where N has all...
2012-03-15 Richard Guentherre PR middle-end/52580 (171.swim performance drop on...
2012-03-15 Manuel López-Ibáñezre PR c++/44783 (implement -ftemplate-backtrace-limit=)
2012-03-15 Tristan Gingoldc-parser.c (c_parser_parameter_declaration): Handle...
2012-03-15 Tristan Gingolddwarf2out.c (gen_subprogram_die): Require dwarf unwindi...
2012-03-14 H.J. LuAdd -maddress-mode=short|long for x86
2012-03-14 Rainer OrthRemove MIPS_DEBUGGING_INFO support
2012-03-14 Rainer OrthRemove non-GAS non-ELF support in alpha backend
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-14 Martin Jamborexpr.c (expand_assignment): Use expand_expr with EXPAND...
2012-03-14 Richard Guentherre PR middle-end/52584 (Fails to constant fold vector...
2012-03-14 Richard Guentherre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-14 Richard Guentherre PR tree-optimization/52571 (vectorizer changes align...
2012-03-14 Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
2012-03-14 Richard Guentherre PR middle-end/52578 (Fails to fold another size...
2012-03-14 Uros BizjakRevert:
2012-03-13 Jakub Jelinekre PR c/52577 (__builtin_shuffle -Wunused-but-set-...
2012-03-13 Jakub Jelineksmmintrin.h: Avoid /* within a comment.
2012-03-13 Uros Bizjaki386.md (xbegin): Remove constraint from expander.
2012-03-13 Uros Bizjakpredicates.md (constant_call_address_operand): Declare...
2012-03-13 Uros Bizjaki386.c (ix86_decompose_address): Handle subregs of...
2012-03-13 Uros Bizjakpredicates.md (tls_symbolic_operand): Declare as specia...
2012-03-13 Martin Jamborexpr.c (expand_assignment): Handle misaligned scalar...
2012-03-13 Richard Guentherre PR middle-end/52134 (Does not fold (x * 4) & -4)
2012-03-13 Georg-Johann Layre PR target/52488 (avr-*: internal compiler error...
2012-03-13 Matthew Gretton... neon.ml (ops): Fixup expected instructions for unsigned...
2012-03-13 Uros Bizjaki386.c (ix86_decompose_address): Prevent %fs:(%reg...
2012-03-13 Rainer OrthFix sgi typos
2012-03-13 Rainer OrthRemove extra_passes
2012-03-13 Uros Bizjaki386.h (TARGET_TLS_INDIRECT_SEG_REFS): New.
2012-03-12 H.J. LuRemove :P on tls_symbolic_operand
2012-03-12 Georg-Johann Layre PR other/52545 (output.h: SECTION_EXCLUDE flag clobb...
2012-03-12 Georg-Johann Layre PR target/52499 (avr MODE_CODE_BASE_REG_CLASS enum...
2012-03-12 Andrew Pinskitree-ssa-phiopt.c (single_non_singleton_phi_for_edges...
2012-03-12 Georg-Johann Layre PR rtl-optimization/52148 (ICE: in spill_failure...
2012-03-12 H.J. LuAdd ix86_gen_tls_global_dynamic_64 and ix86_gen_tls_loc...
2012-03-12 H.J. LuProperly set ix86_gen_xxx function pointers
2012-03-12 Tristan Gingoldia64.c (ia64_function_arg_1): Move code around.
2012-03-12 Rainer OrthRemove obsolete OpenBSD/MIPS support
2012-03-12 Rainer OrthFix ChangeLog typo.
2012-03-12 Rainer OrthGCC 4.7 Solaris updates to install.texi
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Richard Guentherarm.c (neon_dereference_pointer): Do not call covert...
2012-03-12 Tristan Gingoldinvoke.texi (VMS Options): Merge Alpha/VMS and IA-64...
2012-03-12 Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-03-12 Richard Guenthertree.c (signed_or_unsigned_type_for): Use build_nonstan...
2012-03-12 Tristan Gingoldvms.opt: Add vms-opts.h header.
2012-03-12 Jakub Jelinekre PR tree-optimization/51721 (-Warray-bounds false...
next