re PR c++/29234 (Call to operator() of temporary object wrongly parsed)
[gcc.git] / gcc / config /
2013-11-02 Steven Bosschergcse.c (pre_delete): Remove references to regmove from...
2013-11-01 Uros Bizjakconfigure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always...
2013-10-31 Jakub Jelinekoptabs.c (expand_vec_perm): Avoid vector mode punning...
2013-10-31 Uros Bizjaki386.c (ix86_expand_sse2_abs): Rename function arguments.
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-31 DJ Delorierx.c (ADD_RX_BUILTIN0): New macro, used for builtins...
2013-10-30 Cong Houre PR target/58762 ([missed optimization] Vectorizing...
2013-10-30 Jakub Jelinekre PR target/47754 ([missed optimization] AVX allows...
2013-10-30 Christian Bruelsh-mem.cc (sh_expand_cmpnstr): New function.
2013-10-30 Ramana Radhakrishnanre PR target/58854 ("sub sp, fp, #40" hoisted above...
2013-10-30 Mike Stumpmachmode.def (PARTIAL_INT_MODE): Add precision and...
2013-10-29 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeoddarwin.c: Include gimple.h.
2013-10-29 Kyrylo Tkachovarm.c (cortexa7_extra_costs): New table.
2013-10-28 Alexander Ivchenkoi386.md (prefetch): Allow TARGET_AVX512PF.
2013-10-28 Alexander Ivchenkoi386.md (any_truncate): New.
2013-10-28 Joern Renneckejump-around-jump.c: New test.
2013-10-27 Oleg Endosh.c (MSW, LSW): Move and rename macros to...
2013-10-27 Hans-Peter Nilssoncris.c (cris_emit_trap_for_misalignment): Replace the...
2013-10-26 Oleg Endosh.md (movmemsi): Remove empty constraints and predicates.
2013-10-26 Oleg Endore PR target/52483 (SH Target: Loads from volatile...
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-25 Vladimir Makarov2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
2013-10-25 Uros Bizjaki386.h (TARGET_MPX): New define.
2013-10-25 Ilya Enkovichconstraints.md (B): New.
2013-10-24 Joern Renneckearc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND...
2013-10-24 Ian Bolton[AArch64,PATCH] Adjust preferred_reload_class of SP+C
2013-10-24 Christian Bruelconfig.gcc (sh-*): Add sh-mem.o to extra_obj.
2013-10-23 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-23 Bill Schmidtaltivec.md (mulv8hi3): Adjust for little endian.
2013-10-23 David Edelsohnre PR target/58838 (mullw sets condition code incorrectly.)
2013-10-23 Jan-Benedict Glawtilegx.c: Include "tree.h".
2013-10-22 Jan Hubickai386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGU...
2013-10-22 Uros Bizjakre PR target/58779 (wrong code at -O1 on x86_64-linux...
2013-10-22 Steve Ellceymips.c (mips_rtx_costs): Fix cost estimate for nor...
2013-10-22 Bill Schmidtrs6000.c (altivec_expand_vec_perm_const): Reverse meani...
2013-10-22 Jan-Benedict Glawtilepro.c: Include "tree.h".
2013-10-22 Andreas Schwabm68k.c (notice_update_cc): Handle register conflict...
2013-10-21 Kyrylo Tkachovarm.c (cortexa9_extra_costs): Update mult costs for...
2013-10-21 Uros Bizjaki386.md (kxnor<mode>): Add FLAGS_REG clobber.
2013-10-21 Jan Hubicka* config/i386/i386-tune.def: Add comment; organize...
2013-10-21 Michael Zolotukhini386.c (expand_set_or_movmem_via_loop): Add issetmem...
2013-10-20 Bill Schmidtaltivec.md (vec_unpacku_hi_v16qi): Adjust for little...
2013-10-20 Jan Hubickax86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM, [...])...
2013-10-20 Richard Sandifordmips.h (ISA_HAS_WSBH): Define.
2013-10-19 Bill Schmidtrs6000.c (vspltis_constant): Make sure we check all...
2013-10-19 Uros Bizjakre PR target/58792 (ICE at mode-switching.c:421 when...
2013-10-19 Jan Hubickai386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulation...
2013-10-18 Kyrylo Tkachovarm.c (cortexa9_extra_costs): New table.
2013-10-18 Andrew MacLeodrs6000.c: Include cgraph.h.
2013-10-18 Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-18 Jan-Benedict Glawfrv.c (frv_init_cumulative_args): Fix wrong cast.
2013-10-18 James Greenhalgh[AArch64] Fix types for vcvt<sd>_n intrinsics.
2013-10-17 Michael Meissnerrs6000.c (enum rs6000_reload_reg_type): Add new fields...
2013-10-17 Uros Bizjaksse.md (*vec_widen_smult_even_v8si): Remove isa attribute.
2013-10-17 Uros Bizjaki386.c (ix86_fixup_binary_operands): When both source...
2013-10-17 Michael Meissnerre PR target/58673 (ICE in final_scan_insn for movti_pp...
2013-10-17 Kyrylo Tkachovaarch64.c (aarch64_print_operand): Handle 'c'.
2013-10-17 Marcus Shawcroft[AArch64] Fix preferred_reload_class for regclass STACK...
2013-10-17 Christian Bruelfix typo comment
2013-10-16 Michael Meissnerre PR target/57756 (Function target attribute is retain...
2013-10-16 DJ Delorierl78.c (rl78_alloc_address_registers_macax): Verify...
2013-10-16 Bill Schmidtvector.md (vec_unpacks_hi_v4sf): Correct for endianness.
2013-10-16 Bill Schmidtvsx.md (vsx_concat_<mode>): Adjust output for LE.
2013-10-16 James Greenhalgh[AArch64] Fix output template for Scalar Neon->Neon...
2013-10-16 Marcus Shawcroft[AArch64] Classify FRAME_POINTER_REGNUM and ARG_POINTER...
2013-10-16 Yvan Rouxarm.opt (mlra): New option.
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-16 Ganesh Gopalasubra... Enable FMA4 for AMD bdver3 architecture
2013-10-16 Hans-Peter Nilsson* config/cris/t-elfmulti (MULTILIB_OPTIONS, MULTILIB_DI...
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-15 James Greenhalgh[ARM] [Neon types 10/10] Remove neon-schedgen.ml
2013-10-15 James Greenhalgh[ARM] [Neon types 9/10] Remove old neon types
2013-10-15 James Greenhalgh[ARM] [Neon types 8/10] Cortex-A7 neon pipeline model
2013-10-15 James Greenhalgh[ARM] [Neon types 7/10] Cortex-A15 neon pipeline changes
2013-10-15 James Greenhalgh[ARM] [Neon types 6/10] Cortex-A9 neon pipeline changes
2013-10-15 James Greenhalgh[ARM] [Neon types 5/10] Update Cortex-A8 pipeline model
2013-10-15 James Greenhalgh[AArch64] [Neon types 4/10] Add type attributes to...
2013-10-15 James Greenhalgh[ARM] [Neon types 3/10] Update Current type attributes...
2013-10-15 James Greenhalgh[AArch64] [Neon types 2/10] Update Current type attribu...
2013-10-15 James Greenhalgh[ARM] [Neon Types 1/10] Add new types to describe Neon...
2013-10-15 Alexander Ivchenkosse.md (unspec): Add UNSPEC_RCP14...
2013-10-15 Alexander Ivchenkopredicates.md (const_8_to_15_operand): New.
2013-10-15 Alexander Ivchenkopredicates.md (register_or_constm1_operand): New.
2013-10-15 Alexander Ivchenkosse.md (unspec): Added UNSPEC_VPERMI2, UNSPEC_VPERMT2...
2013-10-15 Matthew Gretton... Add A profile only multilib make file fragment.
2013-10-14 Travis Snoozyre PR target/58716 ([PATCH] MSP430X check is inverted)
2013-10-14 Eric Botcazoure PR bootstrap/58509 (ICE in calc_dfs_tree, at dominan...
2013-10-12 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2013-10-12 H.J. LuTruncate x32 DImode TLS address to a SImode register
2013-10-12 Alexander Monakovi386.c (ix86_expand_sse_compare_and_jump): Use mode...
2013-10-12 James Greenhalgh[AArch64] Fix early-clobber operands to vtbx[1,3]
2013-10-11 Bill Schmidtvsx.md (*vsx_le_perm_load_v2di): Generalize to handle...
2013-10-11 Bill Schmidtvector.md (vec_realign_load<mode>): Generate vperm...
2013-10-11 Alexander Ivchenkosse.md (VI48F_256_512): New.
2013-10-11 Alexander Ivchenkoi386.c (bdesc_args): Change corresponding pattern for...
2013-10-11 Alexander Ivchenkosse.md (V_512): New.
2013-10-11 Alexander Ivchenkoi386.c (ix86_rtx_costs): Enable fma for TARGET_AVX512F.
2013-10-11 Alexander Ivchenkosse.md (VI248_AVX2_8_AVX512F): New.
next