aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2018-06-08re PR target/85755 (PowerPC Gcc's -mupdate produces inefficient code on power...Peter Bergner1-0/+7
2018-06-08* config/rs6000/rs6000.c (rs6000_passes_ieee128): Protect with #if TARGET_ELF.David Edelsohn1-0/+2
2018-06-08Whoops, forgot to commit the patch with r261324, just did the changelog.Segher Boessenkool1-3/+0
2018-06-08PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::inst...Martin Liska2-14/+0
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska1-1/+1
2018-06-08Remove MPXMartin Liska11-1388/+21
2018-06-07vsx.md (vextract_fp_from_shorth, [...]): Add BE support.Carl Love1-6/+17
2018-06-07config.gcc: Support "tremont".Olga Makhotina5-29/+55
2018-06-07msp430.c (msp430_mcu_name): Set the "i" in the symbol defined for msp430i* de...Jozef Lawrynowicz1-3/+18
2018-06-06vsx.md (first_match_index_<mode>): Calculate index using natural element order.Carl Love3-20/+58
2018-06-06re PR target/85657 (Make __ibm128 a separate type, even if long double uses t...Michael Meissner2-5/+46
2018-06-06re PR target/85657 (Make __ibm128 a separate type, even if long double uses t...Michael Meissner1-6/+75
2018-06-06RISC-V: Add interrupt attribute modes.Jim Wilson2-3/+91
2018-06-06re PR target/63177 (Powerpc no-vfa-vect-depend-2.c and no-vfa-vect-depend-3.c...Peter Bergner1-2/+4
2018-06-06rs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add comment to explain non-tr...Kelvin Nilsen2-16/+9
2018-06-06ix86_expand_call: convert return type to rtx_insn *David Malcolm2-7/+8
2018-06-06MSP430: Allow interrupt handlers to be staticJozef Lawrynowicz1-10/+7
2018-06-05re PR target/79924 (aarch64: untranslated diagnostics in aarch64_err_no_fpadv...Steve Ellcey3-9/+18
2018-06-05i386.md (simple_return_indirect_internal): New expander.Uros Bizjak1-13/+29
2018-06-05[arm] Make arm_cmse.h C99 compatibleAndre Vieira1-2/+2
2018-06-05[arm] PR target/81497: Fix arm_acle.h for C++Kyrylo Tkachov2-30/+40
2018-06-05S/390: Fix __builtin_tbeginc signatureAndreas Krebbel2-1/+2
2018-06-04RISC-V: Don't clobber retval when __builtin_eh_return called.Jim Wilson3-17/+56
2018-06-04rs6000: Fix absif2Segher Boessenkool1-1/+1
2018-06-04re PR target/85832 ([AVX512] possible shorter code when comparing with vector...Jakub Jelinek1-2/+2
2018-06-04cldemoteintrin.h: Change define from _X86INTRIN_H_INCLUDED to _IMMINTRIN_H_IN...Sebastian Peryt5-36/+14
2018-06-04[arm] PR target/86003 build failures with --with-cpu=xscaleRichard Earnshaw1-1/+3
2018-06-03[NDS32] Implement peephole2 patterns for tuning code size.Kito Cheng1-0/+136
2018-06-03[NDS32] Add -march=v3j.Chung-Ju Wu4-1/+8
2018-06-02[NDS32] Support Linux target for nds32.Chung-Ju Wu11-61/+317
2018-06-02[NDS32] Implement fp-as-gp optimization.Chung-Ju Wu6-54/+340
2018-06-01rs6000: Fix mangling for 128-bit floatSegher Boessenkool1-24/+7
2018-06-01[AArch64] Used prefer aliases SXTL(2) and UXTL(2)Kyrylo Tkachov1-2/+2
2018-06-01Fix SVE fallout from r260951Richard Sandiford1-4/+4
2018-06-012018-05-15 Michael Collison <michael.collison@arm.com>Michael Collison1-0/+10
2018-05-31sse.md (avx_vec_concat<mode>): Substitute concat_tg_mode mode attribute with ...Uros Bizjak1-11/+6
2018-05-31x86: Re-enable partial_reg_dependency and movx for HaswellH.J. Lu1-2/+2
2018-05-31Patch implementing vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics for AARCH64 ...Sameera Deshpande3-0/+1141
2018-05-30msp430.c (msp430_output_labelref): Prepend user_label_prefix to name.Jozef Lawrynowicz1-0/+3
2018-05-30msp430.md: Remove erroneous subreg expression from zero_extendqisi2 insn patt...Jozef Lawrynowicz1-3/+3
2018-05-31patch to add support of ARMv8.4 in saphiraSameera Deshpande1-2/+2
2018-05-30Reverting r260635Andre Vieira1-1/+1
2018-05-30[AArch64] Improve LDP/STP generation that requires a base registerJackson Woodruff1-97/+164
2018-05-30[AArch64] Fix aarch64_ira_change_pseudo_allocno_classWilco Dijkstra2-13/+16
2018-05-29RISC-V: Fix a comment typo.Jim Wilson1-1/+1
2018-05-29re PR target/85950 (Unsafe-math-optimizations regresses optimization using SS...Uros Bizjak1-5/+12
2018-05-29re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...Jakub Jelinek2-2/+81
2018-05-28config.gcc: Identify FreeBSD 3.x and 4.x as unsupported.Gerald Pfeifer1-21/+7
2018-05-27pa-linux.h (NEED_INDICATE_EXEC_STACK): Define to 0.John David Anglin1-1/+4
2018-05-27Fix a number of ICE in the test suite.Paul Koning1-11/+0