aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Add sparc Niagara4 scheduling description and tweaks.David S. Miller3-4/+115
2012-04-26Fix sparc instruction type settings and sched bugs.David S. Miller5-34/+49
2012-04-26linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define.Michael Hope1-1/+11
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam1-1/+3
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson1-40/+51
2012-04-25re PR target/53110 (GCC-4.7 generates stupid x86_64 asm)Jakub Jelinek1-1/+11
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek2-4/+6
2012-04-25rs6000 (SAVE_INLINE_VRS, [...]): Define.Alan Modra4-210/+527
2012-04-25rs6000.c (rs6000_savres_strategy): Allow out-of-line save/restore for large f...Alan Modra1-6/+11
2012-04-25rs6000.c (START_USE, [...]): Define.Alan Modra1-8/+67
2012-04-25rs6000.c (rs6000_emit_stack_reset): Delete forward decl.Alan Modra1-216/+186
2012-04-25rs6000.c (rs6000_frame_related): Don't emit a REG_FRAME_RELATED_EXPR note whe...Alan Modra1-27/+60
2012-04-25This patch adds new builtins to check for cpu type and features.Sriraman Tallam2-0/+362
2012-04-24common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque1-0/+8
2012-04-24config.gcc (mips64*-*-linux*): Append mips/linux-common.h to tm_file.Chao-ying Fu3-19/+73
2012-04-24re PR target/47197 (ICE in gimplify_expr, at gimplify.c:7153 on AltiVec code ...Bill Schmidt1-6/+22
2012-04-24i386.md (*addsi_2_zext): Remove wrong assert.Uros Bizjak1-2/+0
2012-04-24re PR target/53065 (ICE replace_reg_with_saved_mem, at caller-save.c:1125)Georg-Johann Lay1-0/+5
2012-04-24recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel1-2/+2
2012-04-24Use braced string notation where applicable for v850.mdNaveen H.S1-464/+444
2012-04-24Use braced string notation where applicable for h8300.mdNaveen H.S1-1081/+1192
2012-04-23s390.h (LINK_SPEC): Remove, no longer needed.DJ Delorie1-8/+2
2012-04-23i386.md (*add<mode>_2): Add r/r/0 alternative.Uros Bizjak1-15/+50
2012-04-20rs6000.c (rs6000_emit_savres_rtx): Formatting.Alan Modra1-177/+177
2012-04-20re PR target/53040 (nested functions may trash floating point registers)Alan Modra1-2/+3
2012-04-19* config/rs6000/sync.md (fetchop_name): Change ior attribute to "or".David Edelsohn1-1/+1
2012-04-19re PR target/53033 ([avr]: Wrong register number for 3-byte loads via X)Georg-Johann Lay1-7/+8
2012-04-19sync.md (sync_optab): Change ior attribute to "or".Ramana Radhakrishnan1-1/+1
2012-04-18sync.md (fetchop_name): Change ior attribute to "or".Uros Bizjak1-1/+1
2012-04-18linux-common.h: New.Enkovich Ilya4-9/+75
2012-04-17re PR target/53020 (__atomic_fetch_or doesn't generate `1 insn` variant)Uros Bizjak1-1/+1
2012-04-17rs6000.h (SLOW_UNALIGNED_ACCESS): Remove DImode.Pat Haugen1-2/+1
2012-04-16re PR target/51819 (Neon wrong code generation, Error: unsupported alignment ...Ulrich Weigand1-2/+2
2012-04-14* config/i386/sse.md: Fix whitespace and formatting.Uros Bizjak1-416/+224
2012-04-14sse.md (ssse3_plusminus): New code iterator.Uros Bizjak1-1011/+139
2012-04-13Define _ILP32 and __ILP32__ for x32H.J. Lu1-0/+5
2012-04-13Add and use config/i386/gnu-user-common.hEnkovich Ilya3-93/+67
2012-04-13rl78.c (rl78_devirt_pass): Remove use of TODO_dump_func flag.Nick Clifton1-1/+1
2012-04-13constraints.md (Pe): New constraint.Joey Ye2-1/+21
2012-04-13arm-cores.def: Added core cortex-m0plus.Terry Guo3-2/+5
2012-04-13re PR target/52828 (powerpc -m32 -Os writes register saves below stack)Alan Modra3-41/+56
2012-04-12re PR target/52932 (AVX2 intrinsic _mm256_permutevar8x32_ps has wrong paramet...Uros Bizjak3-35/+22
2012-04-12re PR target/52775 (Change default for using FCFID instruction)Michael Meissner1-5/+6
2012-04-11sh.h (RETURN_ADDR_RTX): Use NULL_RTX instead of 0.Oleg Endo2-40/+47
2012-04-11m68k.md (rotrhi3+1): Name it rotrhi_lowpart.Andreas Schwab1-2/+15
2012-04-11Define TRY_EMPTY_VM_SPACE to 0x60000000 for x32H.J. Lu1-1/+3
2012-04-11Check [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BITH.J. Lu1-8/+8
2012-04-11sh.h: Remove old secondary reload code.Oleg Endo1-74/+0
2012-04-11sh.c (SCHED_REORDER): Merge macro into ...Oleg Endo1-13/+5
2012-04-11c6x.md (load_got_gotoff): Set op_pattern attribute to unknown.Bernd Schmidt1-0/+1