aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-05-06* config/i386/sse.md (*mov<mode>_internal)Joseph Myers1-13/+20
2014-05-06Merge in wide-int.Kenneth Zadeck18-170/+167
2014-05-06avr.c (avr_can_eliminate): Mark unused argument.Jan-Benedict Glaw1-1/+1
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener6-7/+5
2014-05-05picochip-protos.h (picochip_regno_nregs): Change int argument to enum machine...Jan-Benedict Glaw2-4/+4
2014-05-05target.def: Add new target hook.Andreas Krebbel1-0/+11
2014-05-04rs6000.h (RS6000_BTM_HARD_FLOAT): New define.Peter Bergner3-6/+23
2014-05-03sh_optimize_sett_clrt.cc (sh_optimize_sett_clrt::execute): Add missing functi...Oleg Endo1-5/+5
2014-05-03mips.c (mips_isa_rev): New variable.Richard Sandiford2-57/+29
2014-05-03sh-mem.cc: Use tabs instead of spaces.Oleg Endo1-149/+146
2014-05-03avr.c (avr_adjust_insn_length): Handle JUMP_TABLE_DATA.Denis Chertykov1-2/+2
2014-05-03sh.h (SH_ASM_SPEC): Handle m1, m2*, m3* and m4* cases.Oleg Endo1-0/+16
2014-05-03sh.h (ROUND_ADVANCE): Delete macro.Oleg Endo2-58/+67
2014-05-03re PR target/61026 (sh-rtems4.11 build of 4.9.0 fails on FreeBSD 10 c++ (clan...Oleg Endo1-4/+4
2014-05-02One-line tidy of bit-twiddle expression in aarch64.cAlan Lawrence1-1/+2
2014-05-02defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER to a C expre...Kito Cheng2-2/+2
2014-05-01arc.c (TARGET_LRA_P): Undef before redefine.Jan-Benedict Glaw1-0/+1
2014-05-01arc.c (arc_select_cc_mode): Fix typo.Jan-Benedict Glaw1-1/+1
2014-04-30Rewrite AArch64 UZP Intrinsics using __builtin_shuffle.Alan Lawrence1-461/+432
2014-04-30arc.opt (mlra): Move comment above option name to avoid mis-parsing as langua...Joern Rennecke1-1/+1
2014-04-30Simplify Solaris 2 configurationRainer Orth8-345/+205
2014-04-29arm_neon.h (vzip1_f32, [...]): Replace inline __asm__ with __builtin_shuffle.Alan Lawrence1-462/+438
2014-04-29msp430.md (umulsidi): Fix typo.Nick Clifton2-3/+3
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton3-20/+24
2014-04-29aarch64.md (mov<mode>cc): New for GPF.Zhenqiang Chen1-0/+19
2014-04-28[AArch64] Improve vst4_lane intrinsicsJames Greenhalgh6-125/+340
2014-04-28[AArch64] Relax modes_tieable_p and cannot_change_mode_classJames Greenhalgh3-3/+35
2014-04-28sync.md (AINT mode_iterator): Move definition.Pat Haugen3-17/+93
2014-04-28configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou2-1/+22
2014-04-26Fix out-of-bounds array accesses in ldexpxf3.Tom de Vries1-5/+6
2014-04-25Set MODE to SI for alternative 12 in *movsf_internalH.J. Lu1-1/+1
2014-04-25[ARM] Enable tail call optimization for long callJiong Wang3-10/+10
2014-04-25[ARM] Initialise T16-related fields in Cortex-A8 tuning struct.Kyrylo Tkachov1-1/+2
2014-04-25[ARM] Wrap long literals in HOST_WIDE_INT_C in aarch-common.cKyrylo Tkachov1-2/+6
2014-04-25re PR target/60941 (miscompilation of firefox javascript interpreter)Eric Botcazou1-13/+0
2014-04-25re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Marc Glisse1-0/+7
2014-04-25Remove LIB_TLS_SPEC on SolarisRainer Orth1-1/+0
2014-04-24extend.texi (PowerPC Built-in Functions): Document new powerpc extended divid...Michael Meissner7-15/+606
2014-04-24avr.c: Add comment on why -fdelete-null-pointer-checks is disabled.Vishnu K S1-0/+6
2014-04-24[multiple changes]Jeff Law1-1/+3
2014-04-24fixup sh bustage after r209483Trevor Saunders1-3/+3
2014-04-24[AArch64] Enable TBL for big-endian.Alan Lawrence1-5/+0
2014-04-24[AArch64] Reverse TBL indices for big-endian.Tejas Belagod1-1/+9
2014-04-24Only redefine ASM_PREFERRED_EH_DATA_FORMAT if necessary on Solaris/x86Rainer Orth1-1/+3
2014-04-24[AArch64] Wire up TARGET_SIMD and TARGET_FLOAT properlyKyrylo Tkachov1-6/+6
2014-04-24[AArch64] Vectorise bswap[16,32,64]Kyrylo Tkachov4-1/+39
2014-04-24arm.h (machine_function): Define variable after_arm_reorg here.Terry Guo2-9/+4
2014-04-23[AARCH64] Use standard patterns for stack protection.Venkataramanan Kumar1-0/+63
2014-04-23[AArch64] Fully support rotate on logical operations.Richard Earnshaw2-2/+29
2014-04-23[ARM] Initialize new tune_params valuesJames Greenhalgh1-2/+4