* gimple-fold.c (gimple_fold_stmt_to_constant_1): Avoid warning.
[gcc.git] / gcc / config /
2012-04-06 Oleg Endosh.c (hi_const): Remove.
2012-04-06 Oleg Endosh-protos.h (sh_expand_t_scc): Change return type from...
2012-04-06 Oleg Endosh-protos.h (fp_zero_operand, [...]): Use bool as retur...
2012-04-06 Eric Botcazouia64.c (ia64_load_pair_ok): Return 0 if the second...
2012-04-06 Teresa JohnsonAvoid instructions that incur expensive length-changing...
2012-04-05 Uros Bizjakre PR target/52882 (ICE in memory_address_length, at...
2012-04-05 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-04-05 Andrew Stubbsarm.md (arch): Add neon_onlya8 and neon_nota8.
2012-04-03 Kaz Kojimat-sh (MULTILIB_MATCHES): Match m2a-single-only to m2a...
2012-04-03 Sandeep Kumar Singhh8300.c (h8300_current_function_monitor_function_p...
2012-04-03 Tristan Gingoldvms-c.c (vms_pragma_nomember_alignment): Handle 'byte...
2012-04-03 H.J. LuAdd --with-abi= support to x86_64-*-*
2012-04-02 Anatoly Sokolovarm.h (PREFERRED_RELOAD_CLASS): Remove.
2012-03-31 H.J. LuDon't check TARGET_64BIT if TARGET_64BIT_DEFAULT is...
2012-03-30 Naveen H.Ssh.c (push_regs): Skip banked registers when resbank...
2012-03-30 Richard Hendersoni386: Add and use one_operand_p to vec_perm control...
2012-03-30 Tristan Gingoldvms-f.c: New file.
2012-03-30 Tristan Gingoldia64.c (ia64_section_type_flags): Remove common_object...
2012-03-30 Tristan Gingoldvms.c (VMS_CRTL_FLOAT32): Rename.
2012-03-29 Uros Bizjaksse.md (avx_h<plusminus_insn>v4df3): Fix results crossi...
2012-03-29 H.J. LuUse crtbegin_so%O%s/crtend_so%O%s for -mandroid -shared
2012-03-28 H.J. LuAdd ABI_64 and replace ISA_X32 with ABI_X32
2012-03-28 Uros Bizjaki386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.
2012-03-28 Georg-Johann Layre PR target/52692 ([avr]: Add support for avr-specific...
2012-03-28 Georg-Johann Layre PR target/52737 ([avr]: -mtiny-stack shall not influ...
2012-03-28 Jakub Jelinekre PR target/52736 (miscompilation: store to aliased...
2012-03-27 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-03-27 H.J. LuRemove MaskExists property from config/*/*.opt files
2012-03-27 Uros Bizjakre PR target/52698 (-maddress-mode=long doesn't work)
2012-03-27 Chung-Lin Tangre PR target/52667 (sh_reorg segfault)
2012-03-27 Tristan Gingoldvms.h (CASE_VECTOR_MODE): Define.
2012-03-26 Tristan Gingoldvms.h (LINK_SPEC): Simplify.
2012-03-24 Eric Botcazoure PR target/52610 (mpfr fails to compile when specifyi...
2012-03-24 Eric Botcazoure PR middle-end/52656 (gcc.target/sparc/fpmul-2.c...
2012-03-22 Maxim Kuvyrkovmips-tables.opt: Update.
2012-03-22 Uros Bizjakalpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.h
2012-03-22 Georg-Johann Layre PR target/52496 (avr-specific built-ins missing...
2012-03-22 Uros Bizjakconfig.gcc (alpha*-*-linux*): Add elfos.h to tm_file.
2012-03-21 Andreas Toblerfreebsd64.h: Remove duplicated entries from last commit.
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-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 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 Endore PR target/50751 (SH Target: Displacement addressing...
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 Tristan Gingoldvms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and...
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-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-14 H.J. LuAdd -maddress-mode=short|long for x86
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 Uros BizjakRevert:
2012-03-13 Uros Bizjaki386.c (x86_decompose_address): Fix commit.
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 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 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 target/52499 (avr MODE_CODE_BASE_REG_CLASS enum...
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 OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Richard Guentherarm.c (neon_dereference_pointer): Do not call covert...
2012-03-12 Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-03-12 Tristan Gingoldvms.opt: Add vms-opts.h header.
2012-03-12 Kirill YukhinCommitting forgotten headers from r185218.
2012-03-12 Kirill YukhinChangeLog entry:
2012-03-12 Uros Bizjaki386.md (setcc + movzbl to xor + setcc peephole2):...
2012-03-11 H.J. LuUse word_mode instead of Pmode in loop expand
2012-03-11 Uros Bizjaki386.c (ix86_zero_extend_to_Pmode): Rewrite using conve...
2012-03-11 H.J. LuCheck ptr_mode and use Pmode in ix86_trampoline_init
2012-03-11 H.J. LuUse Pmode on x86_64 this parameter
2012-03-11 H.J. LuCheck Pmode in lwp_slwpcb
2012-03-11 Uros Bizjakpredicates.md (call_insn_operand): Allow constant_call_...
next