aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod98-767/+249
2015-07-07i386.md (*jcc_bt<mode>): Only split before reload.Uros Bizjak1-101/+124
2015-07-07[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov2-24/+41
2015-07-07re PR target/66780 (Compiling with -fstack-protector-strong causes binary to ...Kaz Kojima1-6/+0
2015-07-07Cleanup arch file directive.Christian Bruel1-1/+0
2015-07-06i386.md (insv<mode>): Rename from insv.Uros Bizjak2-35/+37
2015-07-06nvptx.c (nvptx_reorg): Remove unused vars.Nathan Sidwell1-4/+1
2015-07-06Handle PROCESSOR_IAMCU in ix86_target_macros_internalH.J. Lu1-0/+5
2015-07-06config.gcc: Add fused-madd.opt.Steve Ellcey4-129/+192
2015-07-06[ARM] PR/65956 AAPCS update for alignment attributeAlan Lawrence1-2/+17
2015-07-06i386.md (extv<mode>): Rename from extv.Uros Bizjak1-141/+60
2015-07-06[ARM] fix movdi expander to avoid illegal ldrd/strdAlan Lawrence1-0/+36
2015-07-06Add -march=iamcu to optimize for IA MCUH.J. Lu3-16/+97
2015-07-06Fix assert caused by bad cfg manipulation in bfin.Bernd Schmidt1-1/+12
2015-07-06Allow -mincoming-stack-boundary=3 with -mno-sseH.J. Lu1-4/+5
2015-07-06[AArch64] PR target/66731 Fix fnmul insn with -frounding-mathSzabolcs Nagy1-0/+10
2015-07-05nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration.Chung-Lin Tang3-8/+8
2015-07-04nios2.c (save_reg, [...]): Use plus_constant.Sandra Loosemore2-16/+16
2015-07-04re PR target/66747 (The commit r225260 broke the builds of the mips-{mti,img}...Bernd Edlinger1-6/+7
2015-07-04re PR target/66114 (some indirect_jump patterns use operands[] in their condi...John David Anglin1-2/+2
2015-07-03Add IA MCU support to x86intrin.hH.J. Lu2-1/+20
2015-07-02rs6000-builtin.def (CMPGE_16QI): New built-in definition.Bill Schmidt3-3/+112
2015-07-02cris.md ("epilogue"): Remove condition.Hans-Peter Nilsson1-4/+2
2015-07-01tpf.h (LIBSTDCXX): Change to CPP1.DJ Delorie1-1/+8
2015-07-01msp430.md (zero_extendhipsi2): Use MOVX.A to store a 16-bit value into a 20-b...Nick Clifton1-1/+3
2015-07-01[AArch64] Fall back to -fPIC if no support of -fpic in binutilsJiong Wang1-0/+4
2015-06-30c6x.c (try_rename_operands): Do not depend on gcc_assert evaluating its argum...Sandra Loosemore1-2/+7
2015-07-01re PR target/64833 ([SH]: Error: pcrel too far when compiling imagemagick and...Kaz Kojima1-1/+5
2015-06-30IA MCU psABI support: GCC changesH.J. Lu5-8/+153
2015-06-30leon.md (leon_load): Enable for all LEON variants if -mfix-ut699 is not speci...Eric Botcazou1-3/+5
2015-06-29nvptx.md (nvptx_reorg_subreg): New fn, broken out of ...Nathan Sidwell1-12/+34
2015-06-29Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.oH.J. Lu1-0/+9
2015-06-29i386.md (*jcc_1): Use %!Uros Bizjak1-76/+28
2015-06-29nios2.c (nios2_delegitimize_address): Make assert less restrictive.Sandra Loosemore1-1/+1
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-1/+9
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab1-1/+9
2015-06-29i386: Implement asm flag outputsRichard Henderson3-7/+137
2015-06-29[AArch64] Generalize TLSLE macro and pattern namesJiong Wang3-17/+16
2015-06-28regrename.h (regrename_do_replace): Change to return bool.Chung-Lin Tang2-7/+15
2015-06-28i386.md (<mode>_ldx): Do not zero-extend non-Pmode operand 2 here.Uros Bizjak2-90/+82
2015-06-26[Patch AArch64 4/4] Add -moverride tuning command, and wire it up forJames Greenhalgh2-0/+228
2015-06-26[AArch64][2/2] Implement -fpic for -mcmodel=smallJiong Wang5-3/+122
2015-06-26[Patch AArch64 3/4] De-const-ify struct tune_paramsJames Greenhalgh3-57/+59
2015-06-26[Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh7-23/+102
2015-06-26[Patch AArch64 1/4] Define candidates for instruction fusion in a .def fileJames Greenhalgh3-7/+58
2015-06-26[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_GOT_4GJiong Wang2-8/+9
2015-06-26* config/nvptx/nvptx.md (call_operation): Remove unused variables.Nathan Sidwell1-4/+1
2015-06-26[Patch ARM] Fix thinko in use of TARGET_UNIFIED_ASMRamana Radhakrishnan1-1/+1
2015-06-26re PR target/66412 (ICE on valid code at -O2 and -O3 with -g enabled in simpl...Uros Bizjak1-26/+42
2015-06-25re PR target/65979 ([SH] Wrong code is generated with stage1 compiler)Oleg Endo1-4/+26