aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-01-10re PR target/55929 (lra-constraints-ICE while xg++ compile libitm with -Os)Uros Bizjak1-4/+7
2013-01-10rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abi on to assembler.Joel Sherrill1-19/+26
2013-01-10re PR target/55718 (ICE in gen_reg_rtx, at emit-rtl.c:866)Andreas Krebbel1-245/+229
2013-01-10aarch64.c (aarch64_print_operand): Replace %r in asm_fprintf with reg_names.Naveen H.S2-34/+24
2013-01-09sse.md (*vec_interleave_highv2df): Change mode attribute of movddup insn to DF.Uros Bizjak1-3/+3
2013-01-09v850.md (cbranchsf4): New pattern.Nguyen Duy Dat4-103/+203
2013-01-09pa.c (pa_emit_move_sequence): Replace calls to gen_insv with calls to gen_ins...John David Anglin1-4/+12
2013-01-09Set up X86_TUNE_AVX128_OPTIMAL for m_BTVER2Venkataramanan Kumar1-1/+1
2013-01-09pa.h (VAL_U6_BITS_P): Define.John David Anglin3-66/+204
2013-01-08aarch64-simd.md (vec_init<mode>): New.Tejas Belagod3-0/+172
2013-01-08aarch64-simd.md (aarch64_simd_vec_<su>mult_lo_<mode>, [...]): Separate instru...Tejas Belagod1-2/+2
2013-01-08rl78.md (mulsi3_g13): Correct values for MDBL and MDBH registers.Nick Clifton1-4/+4
2013-01-08rl78.c (rl78_expand_prologue): Always select register bank 0 at the start of ...Nick Clifton1-0/+3
2013-01-08[AARCH64] Add support for floating-point vcond.James Greenhalgh1-18/+85
2013-01-08[AARCH64] Fix support for vectorization over sqrt (), sqrtf ().James Greenhalgh1-0/+3
2013-01-07config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis1-0/+6
2013-01-07re PR target/42661 (Documented -mmad option not accepted.)Steve Ellcey1-1/+1
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay3-43/+40
2013-01-07arm_neon.h (vmovn_high_is16, [...]): Fix source operand number and update cop...Tejas Belagod1-16/+16
2013-01-07[AARCH64] Make argument of ld1 intrinsics const.James Greenhalgh1-72/+72
2013-01-07[AARCH64] Add support for vector and scalar floating-point immediate loads.James Greenhalgh6-95/+306
2013-01-07t-avr: Typo.Georg-Johann Lay1-1/+1
2013-01-07re PR target/55243 (STAMP variable is not defined in t-avr)Georg-Johann Lay2-37/+56
2013-01-07i386.c (DEFAULT_PCC_STRUCT_RETURN): Remove.Uros Bizjak1-6/+0
2013-01-06gen-mul-tables.cc: Put copyright on one line.Richard Sandiford1-4/+2
2013-01-05aix53.h (LIB_SPEC): Add -lpthreads when compiling to generate profiling.David Edelsohn2-0/+2
2013-01-04aarch64.c (aarch64_fixed_condition_code_regs): New function.Andrew Pinski1-0/+13
2013-01-04i386.c (ix86_legitimize_address): Call convert_to_mode unconditionally.Uros Bizjak1-44/+17
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek379-406/+446
2013-01-04re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin2-13/+3
2013-01-03i386: Fix gcc.dg/torture/tls/tls-reload-1.cRichard Henderson1-4/+3
2013-01-03re PR target/55712 (cpuinfo.c doesn't compile for x86-64 with medium memory m...Uros Bizjak2-14/+53
2013-01-03Simple fix to code to remove unnecessary NULL checks.Sriraman Tallam1-9/+3
2013-01-02Fix bugs in Function Multiversioning.Sriraman Tallam1-3/+3
2013-01-02aarch64-cores.def: Add entries for "cortex-a53" and "cortex-a57".Yufeng Zhang2-1/+3
2012-12-27rs6000.c (rs6000_deligitimze_address): Do not delegitimize TLS addresses on AIX.David Edelsohn2-27/+48
2012-12-27Before this patch...Sriraman Tallam1-42/+59
2012-12-25re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin1-0/+6
2012-12-21rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou1-12/+9
2012-12-21varasm.c (bss_initializer_p): Remove static.David Edelsohn2-10/+67
2012-12-21cortex-a7.md: New file.Greta Yorsh4-2/+520
2012-12-20Make zero_extends explicit for common AArch64 SI mode patternsIan Bolton1-0/+407
2012-12-20s390: Generate rnsbgRichard Henderson1-0/+55
2012-12-20s390: Generate rxsbg, and shifted forms of rosbgRichard Henderson1-6/+55
2012-12-20s390: Implement extzv for z10Richard Henderson4-8/+109
2012-12-20s390: Add mode attribute for mode bitsizeRichard Henderson1-46/+26
2012-12-20s390: Use risbgz for ANDRichard Henderson1-45/+62
2012-12-20s390: Only use lhs zero_extract in word_modeRichard Henderson1-9/+8
2012-12-20s390: Constraints, predicates, and op letters for contiguous bitmasksRichard Henderson4-89/+94
2012-12-20re PR regression/55754 (FAIL: gcc.target/arm/unsigned-extend-2.c scan-assembl...Andreas Krebbel1-2/+1