aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-05-13[ARM] Remove builtins for vzup, vuzp, vtrn and cleanup.Kyrylo Tkachov3-143/+0
2014-05-13Implement HARD_REGNO_CALLER_SAVE_MODE for AArch64Ian Bolton3-0/+25
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel9-92/+128
2014-05-13re PR target/61060 (ICE: in int_mode_for_mode, at stor-layout.c:400 with -fre...Jakub Jelinek1-3/+8
2014-05-13Makefile.in: add shrink-wrap.o.Zhenqiang Chen1-0/+1
2014-05-12re PR target/60991 ([avr] Stack corruption when using 24-bit integers __int24...Senthil Kumar Selvaraj1-1/+1
2014-05-12arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay10-0/+40
2014-05-09avr-fixed.md (round<mode>3): Use -1U instead of -1 in unsigned int initialize...Georg-Johann Lay1-2/+2
2014-05-09re PR target/61055 ([avr] wrong test instruction after increment with -O1)Georg-Johann Lay2-6/+13
2014-05-08re PR target/59952 (-march=core-avx2 should not enable RTM)Uros Bizjak1-1/+1
2014-05-08re PR target/61092 (wide-int merge broke alpha bootstrap)Uros Bizjak1-3/+46
2014-05-08re PR target/58066 (__tls_get_addr is called with misaligned stack on x86-64)Wei Mi2-16/+38
2014-05-08Neon intrinsics TLC - remove MLRamana Radhakrishnan3-946/+1
2014-05-08Neon intrinsics TLC - remove dead code.Ramana Radhakrishnan2-81/+15
2014-05-08Neon intrinsics TLC - Replace intrinsics with GNU C implementations.Ramana Radhakrishnan1-139/+163
2014-05-08re PR target/60737 (rs6000 expand_block_clear uses word stores on double word...Alan Modra1-7/+45
2014-05-08rs6000: New attributes for load/store: "sign_extend", "update" and "indexed"Segher Boessenkool30-757/+549
2014-05-07re PR target/60884 ([SH] improve inlined strlen-like builtin functions)Oleg Endo1-25/+10
2014-05-07epiphany.c (epiphany_handle_interrupt_attribute): Emit an error when the func...Joern Rennecke1-3/+16
2014-05-07Reimplement AArch64 TRN intrinsics with __builtin_shuffle.Alan Lawrence1-462/+432
2014-05-07nds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor of using optimize_size.Chung-Ju Wu1-1/+1
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