aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-06-24S/390: Fix s390_secondary_reload register class check.Andreas Krebbel1-1/+1
2015-06-24S/390: Disable effect of support_vector_misalignmentAndreas Krebbel1-1/+5
2015-06-24S/390: Limit legitimate_constant_p changes to TARGET_VX.Andreas Krebbel1-1/+1
2015-06-24S/390 Vector ABI GNU Attribute.Andreas Krebbel1-0/+121
2015-06-23re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang1-1/+3
2015-06-23c-common.c: Don't include target-def.h.Richard Sandiford10-10/+0
2015-06-23nvptx.md (sel_true<mode>, [...]): New conditional selects.Nathan Sidwell1-8/+44
2015-06-23re PR target/65711 (arm*-linux* "link" spec passes '-dynamic-linker' even for...Ludovic Courtès1-1/+1
2015-06-23re PR target/66560 (Fails to generate ADDSUBPS)Uros Bizjak2-161/+232
2015-06-22re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak1-0/+6
2015-06-22re PR target/65914 (error: unrecognizable insn)Bill Schmidt1-5/+5
2015-06-22Add -mflip-thumb for testing.Christian Bruel2-0/+62
2015-06-19re PR target/66591 ([SH] ICE: in get_reload_reg, at lra-constraints.c:633 wit...Kaz Kojima1-3/+19
2015-06-19aarch64.md (mov<mode>:GPF): Don't call force_reg if op1 is an fp zero.Jim Wilson1-5/+7
2015-06-19[Patch Vax] zero/sign extend patterns need to be SUBREG awareJames Greenhalgh1-3/+3
2015-06-19[i386][obvious] Use std::swap instead of manually swapping in a couple of placesKyrylo Tkachov1-6/+2
2015-06-19[nvptx] Address genrecog warningsJakub Jelinek1-4/+16
2015-06-19re PR target/66541 (r224314 causes ICE in gcc.dg/torture/pr52429.c)Christian Bruel1-3/+3
2015-06-18i386.md (*movsicc_noc_zext): New insn.Uros Bizjak1-34/+85
2015-06-18* config/rs6000/rs6000.h (WORD_REGISTER_OPERATIONS): Delete.Segher Boessenkool1-4/+0
2015-06-18mips.c (mips_rtx_costs): Remove HONOR_NAN check.Steve Ellcey2-18/+15
2015-06-17i386.c (ix86_function_arg): Nest TARGET_64BIT code.Uros Bizjak1-30/+41
2015-06-17function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod2-0/+2
2015-06-17rs6000.md (*cmp<mode>_internal1): Rename to...Segher Boessenkool1-17/+9
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod100-130/+0
2015-06-17Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.Robert Suchanek1-0/+29
2015-06-16re PR target/56766 (Fails to combine (vec_select (vec_concat ...)) to (vec_me...Uros Bizjak1-0/+146
2015-06-16mti-linux.h (MIPS_SYSVERSION_SPEC): New.Steve Ellcey3-37/+162
2015-06-16aarch64-arches.def: Add "armv8.1-a".Matthew Wahab3-3/+16
2015-06-16[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUITJames Greenhalgh2-45/+46
2015-06-15altivec.md: Delete UNSPEC_VMLADDUHM.David Edelsohn1-61/+54
2015-06-15aarch64.md (mov<mode>_aarch64): Change alternative 2 to use neon_move instead...Jim Wilson2-19/+19
2015-06-15[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.Shiva Chen1-2/+2
2015-06-12gcc/Venkataramanan Kumar10-4/+137
2015-06-11rs6000.c (rs6000_pre_atomic_barrier): Remove SYNC variants cases from switch.David Edelsohn2-20/+7
2015-06-11pa.c (pa_output_global_address): Handle LABEL_REF plus CONST_INT for goto.John David Anglin1-0/+2
2015-06-11re PR bootstrap/66252 (bootstrap comparison failures on sparc-linux)Eric Botcazou2-35/+19
2015-06-11[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in placeKyrylo Tkachov1-1/+4
2015-06-11Add ARM/thumb pragma target Christian Bruel3-10/+93
2015-06-10sh.md (tstsi_t): Add '?' modifier to 'r' alternative of the 2nd operand to fi...Kaz Kojima1-1/+1
2015-06-10re PR target/66473 (ICE: in extract_insn, at recog.c:2343 (unrecognizable ins...Uros Bizjak1-43/+34
2015-06-10xtensa: implement trap patternMax Filippov2-1/+15
2015-06-10re PR target/66470 (TLS ICE due to ix86_split_long_move)Jakub Jelinek1-2/+42
2015-06-10Use dmb ish instead of dmb sy for ARM.Ramana Radhakrishnan1-5/+2
2015-06-10Add ARM/thumb attribute targetChristian Bruel5-10/+276
2015-06-09rl78.c (rl78_select_section): When -mes0 is active place read only data in th...Nick Clifton1-2/+2
2015-06-09[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing condit...Shiva Chen1-6/+8
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod101-527/+0
2015-06-08rx.c (rx_function_value): Do not promote vector types.Nick Clifton2-5/+16
2015-06-06re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int...John David Anglin2-38/+77