aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-03-15sparc-protos.h (tls_call_delay): Delete.Eric Botcazou3-71/+47
2014-03-14re PR target/60525 (ICE: in final_scan_insn, at final.c:2952)Richard Henderson1-386/+57
2014-03-14re PR target/59396 ([avr] Wrong warning with ISR() and -flto)Georg-Johann Lay1-2/+6
2014-03-13re PR debug/60438 (dwarf2cfi :2239 still assert,not the same cause as PR 59575)Richard Henderson3-351/+76
2014-03-13re PR target/60486 ([avr] superfluous or missing comparision after addition o...Georg-Johann Lay1-2/+2
2014-03-13vector.md (VEC_L): Add V1TI mode to vector types.Michael Meissner11-50/+530
2014-03-13arc.c (arc_predicate_delay_insns): Fix third argument passed to conditionaliz...Joern Rennecke1-1/+1
2014-03-12gcc/Yufeng Zhang2-2/+6
2014-03-12re PR target/60264 (ARM ICE in dwarf2out_frame_debug_adjust_cfa, at dwarf2cfi...Christian Bruel1-9/+24
2014-03-12[AArch64] Fix selection of default CPU options at configure-timeKyrylo Tkachov3-4/+4
2014-03-11Fix arc_predicate_delay_insns ICE suring qt build:Joern Rennecke1-54/+53
2014-03-11Fix post-reload predicate mismatch ICE during qt build:Joern Rennecke2-8/+11
2014-03-11nios2.c (machine_function): Add fp_save_offset field.Chung-Lin Tang1-11/+27
2014-03-08Fixes reported build failure.Douglas B Rupp1-0/+4
2014-03-08re PR target/58271 (ICE in gcc for a MIPS target during compilation with -mpa...Richard Sandiford1-6/+15
2014-03-07Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle itRainer Orth2-5/+13
2014-03-06re PR target/58595 (internal compiler error: in gen_movsi when compiling on a...Jakub Jelinek1-21/+26
2014-03-05re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek1-1/+3
2014-03-05aarch64.c (generic_tunings): Use cortexa57_extra_costs.Kyrylo Tkachov1-1/+1
2014-03-04mips-cpus.def (loongson3a): Mark as a MIPS64r2 processor.Heiher2-3/+3
2014-03-04predicates.md (const2356_operand): Change to ...Uros Bizjak3-14/+14
2014-03-04xmmintrin.h (enum _mm_hint): Correct hint value.Uros Bizjak4-40/+29
2014-03-03arc.md (casesi_load): Mark as varying.Joern Rennecke1-1/+5
2014-03-03* config/arc/arc.opt (misize): Add PchIgnore property.Joern Rennecke1-1/+1
2014-03-03rs6000.c (rs6000_preferred_reload_class): Disallow reload of PLUS rtx's outsi...Bill Schmidt1-2/+8
2014-03-03rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.Nick Clifton10-135/+509
2014-03-03avr-mcus.def: Remove atxmega16x1.Senthil Kumar Selvaraj3-61/+56
2014-03-03[ARM] Legitimize addresses for movmisalign<mode> for Neon.Ramana Radhakrishnan1-0/+11
2014-03-03constraints.md: Document reserved use of "wc".Bill Schmidt1-0/+3
2014-03-02re PR bootstrap/48230 (bootstrapping gcc-4.6.0-RC-20110321 fails for lm32-rte...Jon Beniston3-25/+25
2014-03-01re PR target/60071 ([SH] internal compiler error: in final_scan_insn, at fina...Oleg Endo1-2/+17
2014-02-28Define __ARM_NEON for aarch64 by default unless general_regs_onlyIan Bolton1-0/+3
2014-02-28PR target/PR60169Joey Ye1-0/+5
2014-02-27m68k.c (m68k_option_override): Disable -flive-range-shrinkage for classic m68k.Andreas Schwab1-0/+2
2014-02-26predicates.md (const1256_operand): Remove.Ilya Tocar3-28/+24
2014-02-26gcc/Ilya Tocar4-40/+40
2014-02-25vector.md (*vector_ordered<mode>): Change split to use canonical form for nor...Bill Schmidt1-2/+2
2014-02-25re PR target/55426 (gcc.target/arm/neon-vld1_dupQ.c ICEs on armeb)Kyrylo Tkachov1-5/+9
2014-02-25gcc/Ilya Tocar8-11/+33
2014-02-25pa.c (pa_output_move_double): Don't valididate when adjusting offsetable addr...John David Anglin1-2/+2
2014-02-24TILE-Gx big endian support.Walter Lee6-68/+368
2014-02-23microblaze.md: Correct ashrsi_reg / lshrsi_reg namesDavid Holsgrove1-2/+2
2014-02-23[multiple changes]Michael Eager1-3/+0
2014-02-23microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove1-0/+73
2014-02-23predicates.md: Add cmp_op predicate.David Holsgrove3-66/+69
2014-02-23rs6000.c (rs6000_emit_le_vsx_move): Relax assert to permit subregs.Bill Schmidt1-1/+1
2014-02-23altivec.md (altivec_lve<VI_char>x): Replace define_insn with define_expand an...Bill Schmidt3-3/+47
2014-02-22avr.c (avr_can_eliminate): Allow elimination from ARG_POINTER_REGNUM to STACK...Joern Rennecke2-5/+3
2014-02-21altivec.md (altivec_vsumsws): Replace second vspltw with vsldoi.Bill Schmidt1-2/+2
2014-02-21altivec.md (altivec_lvxl): Rename as *altivec_lvxl_<mode>_internal and use VM...William Schmidt5-116/+377