aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2016-02-23Remove __seg_tls before first release.Richard Henderson3-52/+1
2016-02-22re PR target/69888 (ICE: SIGSEGV in decide_alg (i386.c:26169) due to infinite...Jakub Jelinek1-1/+1
2016-02-22re PR target/69888 (ICE: SIGSEGV in decide_alg (i386.c:26169) due to infinite...Jakub Jelinek1-10/+11
2016-02-22re PR target/69894 (dependency of gcc-plugin.h not installed on aarch64-linux...Jakub Jelinek3-1/+7
2016-02-22nvptx.c (nvptx_gen_shuffle): Add support for QImode and HImode registers.Cesar Philippidis1-0/+14
2016-02-22re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m...Jakub Jelinek1-3/+3
2016-02-22re PR rtl-optimization/69806 ([SH] Combine doesn't see constant)Oleg Endo2-10/+20
2016-02-19re PR tree-optimization/69820 (Test miscompiled with -O3 option)Jakub Jelinek1-1/+4
2016-02-19S/390: z13 Add missing commutative operand markers.Andreas Krebbel2-44/+44
2016-02-19S/390: Add single element vector types to iterators.Andreas Krebbel2-13/+13
2016-02-19S/390: z13 Change predicates of 128 bit add sub.Andreas Krebbel1-2/+2
2016-02-19S/390: Add vec_sub_u128 to vecintrin.hAndreas Krebbel1-0/+1
2016-02-19S/390: z13 fix mode in vcond expansionAndreas Krebbel1-2/+2
2016-02-19S/390: z13 inline stpcpy implementation.Andreas Krebbel3-2/+129
2016-02-19S/390: z13 lcbb fix address operand.Andreas Krebbel1-2/+2
2016-02-19S/390: Add IBM z13 pipeline descriptionAndreas Krebbel4-68/+435
2016-02-19re PR target/69671 (FAIL: gcc.target/i386/avx512vl-vpmovqb-1.c scan-assembler...Jakub Jelinek1-0/+148
2016-02-18re PR bootstrap/68404 (PGO/LTO bootstrap failure on ppc64le)Michael Meissner2-5/+14
2016-02-18PR target/62554Nick Clifton1-0/+31
2016-02-17altivec.md (*altivec_lvxl_<mode>_internal): Output correct instruction.Bill Schmidt1-1/+1
2016-02-17[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons...Kyrylo Tkachov2-8/+17
2016-02-17[ARM] PR target/69161: Don't ignore mode when matching comparison operator in...Kyrylo Tkachov3-7/+14
2016-02-17As part of the final cleanup of aarch64_internal_mov_immediate a return was a...Wilco Dijkstra1-0/+1
2016-02-17visium.c (machine_libfunc_index): New enum.Eric Botcazou1-18/+73
2016-02-17msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file as of M...Nick Clifton1-2/+16
2016-02-16[AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A57 tuningJames Greenhalgh1-2/+1
2016-02-16[Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-...James Greenhalgh1-2/+3
2016-02-16[Patch AArch64] GCC 6 regression in vector performance. - Fix vector initiali...James Greenhalgh1-28/+28
2016-02-16[Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGSJames Greenhalgh1-4/+4
2016-02-16[ARC] Add single/double IEEE precission FPU support.Claudiu Zissulescu9-103/+977
2016-02-16[RS6000] reload_vsx_from_gprsf splitterAlan Modra2-52/+43
2016-02-15Add support for the FCCMP insn typesEvandro Menezes7-7/+15
2016-02-15S/390: New mcount call sequence for z900+ CPUs in 31-bit mode.Marcin Koƛcielnicki1-0/+7
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki3-5/+348
2016-02-14pa.md (absqi2, [...]): New.John David Anglin1-0/+40
2016-02-14Fix some pipe reservations in znver1.mdVenkataramanan Kumar1-9/+46
2016-02-13re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat)Oleg Endo1-2/+12
2016-02-13re PR target/67636 ([SH] gcc.target/sh/pr54236-1.c failures)Oleg Endo1-0/+25
2016-02-12t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.Walter Lee2-3/+3
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek20-24/+24
2016-02-11[AArch64] Only update assembler .arch directive when necessaryKyrylo Tkachov1-6/+45
2016-02-11re PR target/69713 (Invalid code of optimization in SH)Oleg Endo1-3/+9
2016-02-10Enable instruction fusion of dependent AESE; AESMC and AESD; AESIMC pairs.Wilco Dijkstra4-11/+24
2016-02-10Enable instruction fusion of AES instructions on ARM for Cortex-A53 andWilco Dijkstra2-4/+9
2016-02-09re PR bootstrap/68404 (PGO/LTO bootstrap failure on ppc64le)Michael Meissner1-11/+2
2016-02-09[ARM] PR68532 Fix up vzip recognition for big endianCharles Baylis2-30/+36
2016-02-09[ARM] PR68532: Fix up vuzp for big endianCharles Baylis2-28/+65
2016-02-09i386.md (insv<mode>_1): Use gen_int_mode to truncate const_int operand 1 to Q...Uros Bizjak1-1/+1
2016-02-08Remove -fshort-doubleBernd Schmidt1-7/+2
2016-02-05crypto.md (crypto_vpermxor_<mode>): Correct insn type.Pat Haugen2-4/+4