aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-09-29* config/sparc/sync.md: Add peephole for consecutive memory barriers.Eric Botcazou1-0/+12
2013-09-29x86-tune.def: Add documentation for each of the options; add whitespace.Jan Hubicka1-22/+193
2013-09-29x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL): Enable for generic.Jan Hubicka1-7/+6
2013-09-27expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore2-2/+2
2013-09-27rs6000.c (rs6000_hard_regno_mode_ok): Allow DFmode...Michael Meissner2-57/+62
2013-09-27vectorizer cost model enhancementXinliang David Li1-12/+9
2013-09-26t-rs6000 (rs6000.o): Remove.David Edelsohn1-15/+3
2013-09-26msp430.c (msp430_expand_epilogue): Fix compile time warning message.Nick Clifton2-47/+100
2013-09-26aarch64.opt (mlra): New option.Yvan Roux2-0/+15
2013-09-25i386.c (ix86_avx256_split_vector_move_misalign): Use new names.Alexander Ivchenko3-105/+241
2013-09-25* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.Tom Tromey1-3/+0
2013-09-25* config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE.Tom Tromey1-4/+3
2013-09-25t-i386 (i386.o): Remove.Tom Tromey1-16/+3
2013-09-24sh.md: Fix formatting.Oleg Endo1-7/+7
2013-09-240;261;0c2013-09-23 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner1-96/+96
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner4-46/+107
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford16-37/+39
2013-09-23re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)Christian Bruel2-10/+4
2013-09-23Revert r202780:James Greenhalgh1-16/+16
2013-09-21predicates.md (ia64_cbranch_operator): Accept unordered comparison operators ...Eric Botcazou2-8/+23
2013-09-21x86-tune.def (partial_reg_stall): Disable for CoreI7 and newer.Jan Hubicka2-8/+10
2013-09-20re PR middle-end/56791 (Segmentation fault in stage2 gengenrtl -- Incorrect i...John David Anglin1-0/+6
2013-09-20pa-linux.h (TARGET_OS_CPP_BUILTINS): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_...John David Anglin1-0/+3
2013-09-20rl78.c: Various whitespace and comment tweaks.DJ Delorie7-97/+159
2013-09-20pa.md: In "scc" insn patterns...John David Anglin1-6/+6
2013-09-20Work around buggy gas not properly sign-extending a 64bit value on a 32bit hostJan-Benedict Glaw2-4/+4
2013-09-20aarch64-builtins.c (aarch64_simd_expand_args): Call aarch64_simd_expand_args ...Yufeng Zhang1-0/+2
2013-09-20[AArch64] Use plus_constant.Renlin Li1-16/+16
2013-09-19* i386.c (generic_memcpy, generic_memset): Fix 32bit template.Jan Hubicka1-2/+4
2013-09-19i386.h (TARGET_GENERIC32, [...]): Remove.Jan Hubicka7-240/+125
2013-09-18re PR target/58452 (GCC 4.8 and trunk do not compile simple powerpc-linuxpair...Michael Meissner1-2/+2
2013-09-18arm.c (arm_get_frame_offsets): Validate architecture supports LDRD/STRD befor...Richard Earnshaw1-3/+6
2013-09-18msp430.h (ASM_SPEC): Pass -md on to the assembler.Nick Clifton1-0/+5
2013-09-18arm.c (thumb1_reorg): Search for flag setting insn before branch in same basi...Bin Cheng1-12/+26
2013-09-17rl78-real.md (bf): New pattern.Nick Clifton3-6/+64
2013-09-17constraints.md (Wcv): Allow up to $r31.DJ Delorie4-5/+17
2013-09-17rl78.c (need_to_save): Change return type to bool.Nick Clifton1-20/+31
2013-09-17constraints.md: For each W* constraint...DJ Delorie4-17/+133
2013-09-17t-rtems: Add leon3 multilibs.Sebastian Huber1-2/+2
2013-09-17i386.c (distance_agu_use_in_bb): Proper initialization of 'prev' var to get b...Yuri Rumyantsev1-1/+11
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton5-20/+365
2013-09-17re PR target/57589 (Linux powerpc -mcpu=native returns pointer to variable on...Alan Modra1-1/+1
2013-09-16rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10.DJ Delorie4-15/+62
2013-09-16alpha.c: Include tree-ssanames.h.Jan-Benedict Glaw1-1/+1
2013-09-16[AArch64] Improve arm_neon.h vml<as>_lane handling.James Greenhalgh4-561/+702
2013-09-16[AArch64] Implement vmul<q>_lane<q>_<fsu><16,32,64> intrinsics in CJames Greenhalgh3-287/+228
2013-09-16[AArch64] Fix parameters to vcvtx_highJames Greenhalgh1-2/+2
2013-09-16alpha.c: Include tree-ssa.h.Jan-Benedict Glaw1-0/+1
2013-09-15* config/vax/constraints.md (T): Add missing CONSTANT_P check.Jan-Benedict Glaw1-2/+3
2013-09-14re PR target/58382 (unwind.inc:136:1: ICE: in trunc_int_for_mode, at explow.c...John David Anglin1-2/+4