aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Pass on the verbose flag "-v" to/in the mkoffloadsThomas Schwinge2-0/+16
2015-09-30Refactor intelmic-mkoffload.c argv building to use obstacksThomas Schwinge1-60/+72
2015-09-30spu-protos.h (spu_expand_atomic_op): Add prototype.Ulrich Weigand3-0/+184
2015-09-30i386.c (scalar_chain::analyze_register_chain): Ignore debug insns.Ilya Enkovich1-1/+5
2015-09-30Use gcc/coretypes.h:enum offload_abi in mkoffloadsThomas Schwinge2-45/+101
2015-09-29Limit the MEMSET (setmemsi pattern) and MEMCPY (movmemsi pattern) instruction...James Bowman2-7/+11
2015-09-29Fix typos in comments in i386.cH.J. Lu1-2/+2
2015-09-29[PATCH] Fix building microblaze targets with trunkJeff Law1-1/+1
2015-09-29[PATCH] Fix warnings building pdp11 portJeff Law3-2/+8
2015-09-29[PATCH] Fix building interix targetsJeff Law1-1/+1
2015-09-29[PATCH] Fix undefined behaviour in SH portJeff Law2-4/+4
2015-09-29[PATCH] Fix undefined behaviour in rx portJeff Law2-6/+6
2015-09-29add separate insn sched class for vector LDP & STPEvandro Menezes4-6/+18
2015-09-29[PATCH] Fix undefined behaviour in rl78 portJeff Law1-1/+1
2015-09-29[PATCH] Fix undefined behaviour in msp430 portJeff Law2-3/+3
2015-09-29re PR target/65105 ([i386] XMM registers are not used for 64bit computations ...Ilya Enkovich3-20/+1048
2015-09-29re PR target/67716 ([5] [SH]: Miscompiles libraw: Assembler: unaligned opcode...Kaz Kojima1-36/+49
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2-12/+62
2015-09-28Re: [PATCH] Fix undefined behaviour in arc portJeff Law2-2/+2
2015-09-28[AArch64] Revert "Improve TLS Descriptor pattern to release RTL loop IV opt"Jiong Wang4-51/+8
2015-09-28Now that muser-mode is default the multilib definitions does not require to s...Daniel Hellstrom1-10/+15
2015-09-28rs6000.c (rs6000_xcoff_asm_named_section): Place SECTION_EXCLUDE in XO mappin...David Edelsohn1-3/+5
2015-09-28re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-48/+74
2015-09-28[Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate) a new type attributeJames Greenhalgh5-10/+12
2015-09-28Use leon3 target for native LEON on Linux.Daniel Cederman1-0/+1
2015-09-28Make muser-mode the default for LEON3Daniel Cederman2-5/+5
2015-09-28Do not use floating point registers when compiling with -msoft-float for SPARCDaniel Cederman2-11/+17
2015-09-28aarch64.md (prefetch): Change the predicate of operand 0 to register_operand.Andrew Pinski1-1/+1
2015-09-27predicates.md (register_sse4nonimm_operand): New predicate.Uros Bizjak2-48/+29
2015-09-27re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo3-11/+76
2015-09-26dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.David Edelsohn3-12/+300
2015-09-26[PATCH] Fix undefined behaviour in arc portJeff Law2-4/+6
2015-09-26[PATCH] Fix undefined behaviour in SH portJeff Law1-1/+1
2015-09-26[PATCH] Fix undefined behaviour in mips portJeff Law1-1/+1
2015-09-26[PATCH] Fix undefined behaviour in cris portJeff Law1-2/+4
2015-09-25re PR target/67675 ([SH] Improve __builtin_strcmp alignment test)Oleg Endo1-6/+31
2015-09-25[AArch64] Force __builtin_aarch64_fp[sc]r argument into a REGRichard Sandiford1-1/+1
2015-09-25Rename IA MCU processor lakemount to lakemontH.J. Lu4-25/+25
2015-09-24Change IA MCU processor from iamcu to lakemountH.J. Lu4-25/+25
2015-09-25pa-linux.h (HAVE_sync_compare_and_swapdi): Define.John David Anglin4-23/+270
2015-09-24[AArch64] Handle const address in aarch64_print_operandJiong Wang1-0/+1
2015-09-24[AArch64] Delete aarch64_symbol_context which is not usedJiong Wang3-39/+18
2015-09-24rs6000: Fix -mdebug=stack code for spe_gp_offsetSegher Boessenkool1-1/+1
2015-09-24Support PIE on SolarisRainer Orth3-16/+46
2015-09-24Use CRTs provided by SolarisRainer Orth1-6/+16
2015-09-23AVX-512. Fix emit in '*<mshift><mode>3' pattern.Kirill Yukhin1-1/+1
2015-09-23re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo1-9/+1
2015-09-23[AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64 intrinsics.James Greenhalgh1-2/+36
2015-09-23AVX-512. Add kshift[lr][bwdq]. Fix iterator.Kirill Yukhin1-6/+18
2015-09-22[PATCH] Remove undefined behaviour from hppa backendJeff Law1-1/+2