aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-12-22re PR target/68772 (Many -gstabs tests FAIL with Xcode 7 as)Peter Bergner1-0/+1
2015-12-22[PATCH] Use call-clobbered register for sibcall via GOTH.J. Lu3-9/+65
2015-12-21aarch64-option-extensions.def (LSE): Change FEAT_STRING to "atomics".Andrew Pinski1-1/+1
2015-12-21S/390: Fix base reg condition.Dominik Vogt1-1/+1
2015-12-21[ARC] Add and refurbish the builtins related functions.Claudiu Zissulescu5-1470/+1001
2015-12-20re PR tree-optimization/64910 (tree reassociation results in poor code)Jeff Law1-1/+1
2015-12-202015-12-20 Andrew Pinsi <apinski@cavium.com>Andrew Pinski1-1/+1
2015-12-19re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...Eric Botcazou1-170/+4
2015-12-19arc.md (*storeqi_update): Use 'memory_operand' and fix RTL pattern to include...Andrew Burgess2-30/+12
2015-12-19arc.md (*loadqi_update): Use new 'any_mem_operand' and fix RTL pattern to inc...Andrew Burgess2-42/+27
2015-12-19re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin1-45/+61
2015-12-18nvptx.c (nvptx_maybe_convert_symbolic_operand): Remove UNSPEC_TO_GENERIC gene...Nathan Sidwell2-36/+18
2015-12-18nvptx.c (nvptx_option_override): Emit sorry for stabs debug.Nathan Sidwell1-1/+8
2015-12-18nvptx.c (worker_bcast_name, [...]): Delete.Nathan Sidwell2-45/+22
2015-12-18S/390: Allow to use r2 to r4 as literal pool base.Dominik Vogt1-3/+10
2015-12-18[AArch64] PR rtl-optimization/68796 Add compare-of-zero_extract patternKyrylo Tkachov3-1/+41
2015-12-18S/390: Turn constm1_operand into all_ones_operandRobin Dapp3-11/+12
2015-12-18S/390: Simplify vector conditionalsRobin Dapp2-13/+54
2015-12-18S/390: Deprecate g5 and g6 CPU levelsAndreas Krebbel3-8/+38
2015-12-18Update typedefs for integer types in config/i386/djgpp-stdint.hAndris Pavenis1-11/+11
2015-12-17avr.h (MOVE_MAX): Set value to 1.Senthil Kumar Selvaraj2-1/+41
2015-12-17nvptx.h (NVPTX_RETURN_REGNUM, [...]): Renumber.Nathan Sidwell1-38/+14
2015-12-17arc.c (arc_loop_hazard): Don't convert the jump label rtx to an rtx_insn unti...Andrew Burgess1-7/+8
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth2-3/+8
2015-12-17re PR target/68805 (ICE while var-tracking in simplify_binary_operation_1 wit...Michael Meissner2-7/+21
2015-12-17re PR target/68779 (HPPA/PARISC 32-bit Linux kernel build triggers multiple I...John David Anglin1-231/+235
2015-12-16nvptx.h (OUTGOING_STATIC_CHAIN_REGNUM): Remove.Nathan Sidwell2-43/+32
2015-12-16[AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]Kyrylo Tkachov1-0/+62
2015-12-16[AArch64] PR target/68696 FAIL: gcc.target/aarch64/vbslq_u64_1.c scan-assembl...Kyrylo Tkachov1-0/+27
2015-12-16nvptx-protos.h (nvptx_hard_regno_mode_ok): Delete.Nathan Sidwell3-73/+59
2015-12-16i386-c.c (ix86_target_macros_internal): Remove duplicate check (__CLZERO__).Kirill Yukhin1-2/+0
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_laneMatthew Wahab2-0/+52
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah and vqrdmlshMatthew Wahab2-0/+52
2015-12-16[ARM] Add ACLE feature macro for ARMv8.1 instructions.Matthew Wahab1-3/+5
2015-12-16[ARM] Add patterns for new instructionsMatthew Wahab3-0/+52
2015-12-16[ARM] Multilib support for ARMv8.1.Matthew Wahab1-0/+2
2015-12-16[ARM] Add support for ARMv8.1.Matthew Wahab5-2/+26
2015-12-16[ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitterKyrylo Tkachov1-2/+16
2015-12-15nvptx.c (write_one_arg): Rename to ...Nathan Sidwell1-80/+93
2015-12-15nvptx.md (nvptx_register_operand): Don't accept and then reject subregs.Nathan Sidwell3-63/+22
2015-12-15nvptx.h (HARD_REGNO_NREGS): Reformat.Nathan Sidwell3-30/+15
2015-12-14mips.c (mips_promote_function_mode): New function.Steve Ellcey1-4/+27
2015-12-14nvptx.h (PARM_BOUNDARY): Set to 32.Nathan Sidwell2-113/+120
2015-12-14rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)Segher Boessenkool1-0/+2
2015-12-14[ARC] Use TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P hook.Claudiu Zissulescu1-0/+12
2015-12-14[ARC] Refurbish emitting DWARF2 related information when expanding epilogue.Claudiu Zissulescu2-25/+67
2015-12-13[PATCH][PR target/19201] Peephole to improve clearing items in structure for ...Kazu Kirata1-0/+33
2015-12-12sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.Eric Botcazou4-175/+43
2015-12-11nvptx.h (RETURN_ADDR_REGNO): Delete.Nathan Sidwell2-41/+38
2015-12-11re PR target/26427 (with -fsection-anchors with zero sized structs)Jan-Benedict Glaw1-5/+5