aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2018-01-31re PR target/83618 (_rdpid_u32 doesn't work on 64-bit targets as gas expects ...Julia Koval2-1/+31
2018-01-31RevertEric Botcazou1-2/+2
2018-01-31[ARC] Add 'aux' variable attribute.Claudiu Zissulescu1-1/+158
2018-01-31[ARC] Add 'uncached' attribute.Claudiu Zissulescu3-6/+73
2018-01-30re PR target/84064 (ICE in ix86_expand_prologue related to -fstack-clash-prot...Jeff Law1-18/+47
2018-01-30Fix use of Solaris values-Xc.o (PR target/40411)Rainer Orth1-2/+5
2018-01-30rs6000.c (rs6000_internal_arg_pointer): Only return a reg rtx.Aaron Sawdey1-2/+3
2018-01-30[AArch64] Fix sve/extract_[12].c for big-endian SVERichard Sandiford1-3/+37
2018-01-29re PR target/81550 (gcc.target/powerpc/loop_align.c fails starting with r250482)Michael Meissner1-1/+11
2018-01-26RISC-V: Allow register pairs for 64-bit target.Jim Wilson1-0/+4
2018-01-26RISC-V: Add --specs=nosys.specs support.Jim Wilson1-1/+1
2018-01-26[AArch64] Fix gcc.target/aarch64/subs_compare_[12].cKyrylo Tkachov1-0/+40
2018-01-26re PR target/81763 (Issues with BMI on 32bit x86 apps on GCC 7.1+)Uros Bizjak1-4/+4
2018-01-26[ARC] Add ARCv2 core3 tune option.Claudiu Zissulescu5-30/+42
2018-01-26[ARC] Rework delegitimate_address hookClaudiu Zissulescu1-52/+39
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu12-8/+59
2018-01-26[ARC] Add SJLI support.Claudiu Zissulescu4-55/+148
2018-01-26[ARC] Add JLI support.Claudiu Zissulescu9-80/+304
2018-01-26rl78.c: if operand 2 is const avoid addition with 0 and use incw and decw whe...Sebastian Perta1-2/+29
2018-01-26Configure USE_HIDDEN_LINKONCE on Solaris/x86Rainer Orth1-6/+0
2018-01-26Fix various x86 avx512{bitalg, vpopcntdq, vbmi2} issues (PR target/83488)Julia Koval5-24/+20
2018-01-26PR84033, powerpc64le -moptimize-swaps bad code with vec_vbpermqAlan Modra1-6/+7
2018-01-25re PR middle-end/83977 (ICE in simd_clone_clauses_extract, at omp-simd-clone....Jakub Jelinek1-2/+2
2018-01-25[nvptx, PR84028] Add exit insn after noreturn call for neutered workersTom de Vries1-2/+2
2018-01-24Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).Joseph Myers1-0/+21
2018-01-24re PR target/83994 (%ebx is clobbered by stack-clash probing for regparm-3 fu...Jeff Law1-19/+25
2018-01-24rs6000.md (*call_indirect_nonlocal_sysv<mode>): Simplify the clause that sets...Bill Schmidt1-50/+24
2018-01-24[nvptx, PR83589] Workaround for branch-around-nothing JIT bugTom de Vries2-0/+101
2018-01-24[nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warpTom de Vries2-1/+11
2018-01-23RISC-V: Add -mpreferred-stack-boundary option.Andrew Waterman3-5/+33
2018-01-23i386: Use const reference of struct ix86_frame to avoid copyH.J. Lu1-12/+12
2018-01-22rl78-expand.md: New define_expand "bswaphi2"Sebastian Perta3-0/+25
2018-01-22rl78-protos.h: New function declaration rl78_split_movdiSebastian Perta3-0/+21
2018-01-22re PR target/83862 (powerpc: ICE in signbit testcase)Michael Meissner3-94/+69
2018-01-22rl78.md: New define_expand "anddi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "umindi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "smindi3".Sebastian Perta1-0/+10
2018-01-22rl78.md: New define_expand "smaxdi3".Sebastian Perta1-0/+10
2018-01-22rs6000-builtin.def (ST_ELEMREV_V1TI, [...]): Add macro expansion.Carl Love5-6/+103
2018-01-22rl78.md: New define_expand "umaxdi3".Sebastian Perta1-0/+10
2018-01-22rl78.c (rl78_note_reg_set): fixed dead reg check for non-QImode registersSebastian Perta1-3/+8
2018-01-21re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must...John David Anglin1-4/+4
2018-01-21re PR target/83946 (Safe Indirect Jumps broken on AIX)Bill Schmidt1-10/+10
2018-01-21re PR target/80870 (ICE building 7.1.0 sh-elf crosscompiler on macOS)Oleg Endo1-3/+2
2018-01-19re PR debug/81570 (create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is...Jakub Jelinek2-0/+5
2018-01-19[nvptx] Fix bug in jit bug workaroundTom de Vries1-2/+26
2018-01-19[nvptx] Add support for CUDA 9Cesar Philippidis1-2/+8
2018-01-19[arm] Fix gcc.target/arm/negdi-[12].cKyrylo Tkachov1-1/+1
2018-01-18[AArch64] Fix fp16 test failures after PR82964 fixWilco Dijkstra1-2/+1
2018-01-18Small retpoline clean-up.Martin Liska1-1/+4