aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-07-03rs6000.c (rs6000_adjust_atomic_subword): Use BYTES_BIG_ENDIAN rather than WOR...Maciej W. Rozycki1-1/+1
2014-07-02Support mode toggle.Christian Bruel6-13/+22
2014-07-02[AArch64] Removed unused variable i in aarch64_expand_vec_permKyrylo Tkachov1-1/+1
2014-07-01revert r212197 for apparently not actually being obviousTrevor Saunders1-1/+1
2014-07-01fix -Wunused-parameter warning in winnt.cTrevor Saunders1-1/+1
2014-07-01[AArch64] Implement some vca*_f[32,64] intrinsics.Kyrylo Tkachov1-0/+48
2014-06-30[AArch64] fix and enable non-const shuffle for bigendian using TBL instructionAlan Lawrence2-8/+14
2014-06-30[AArch64] Fix register clobber in, aarch64_ashr_sisd_or_int_<mode>3 split.Marcus Shawcroft1-11/+16
2014-06-28rs6000.c (rs6000_aggregate_candidate): Revert accidental change due to wide-i...Ulrich Weigand1-0/+1
2014-06-27Support compressed debug sectionsRainer Orth2-2/+4
2014-06-27remove broken and redundant diagnostic in i386_pe_section_type_flagsTrevor Saunders1-20/+0
2014-06-26re PR target/61586 (ICE on alpha in alpha_handle_trap_shadows, at config/alph...Uros Bizjak1-0/+6
2014-06-26re PR target/61542 ([4.8/4.9/trunk] vect-nop-move.c fails on powerpc64le-unkn...Bill Schmidt1-1/+1
2014-06-26* config/frv/frv.c (frv_in_small_data_p): Remove redundant assert.Nick Clifton1-1/+0
2014-06-25Remove superfluous clobber of cc in arm_emit_call_insnTom de Vries1-3/+3
2014-06-25fix typo in winnt.cTrevor Saunders1-1/+1
2014-06-25xcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace implementation with call to...David Edelsohn3-61/+71
2014-06-25v850.c (GHS_default_section_names): Change to const char * type.Nick Clifton3-13/+12
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+30
2014-06-25Fixup const qualification of the argument passed to hash_table::find_slotTrevor Saunders1-1/+1
2014-06-24mips.c (mips_order_regs_for_local_alloc): Delete.Catherine Moore3-30/+0
2014-06-24re PR target/61570 (-march=native CPU you selected does not support x86-64 in...Jakub Jelinek1-0/+5
2014-06-24Revert the last change on driver-i386.cH.J. Lu1-37/+16
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders5-35/+34
2014-06-23re PR middle-end/39284 (Computed gotos combined too aggressively)Kai Tietz1-0/+9
2014-06-23Assume x86-64 if a 32-bit processor supports SSE2 and 64-bitH.J. Lu1-16/+37
2014-06-23Re: [AArch64] Implement ADD in vector registers for 32-bit scalar values.James Greenhalgh1-1/+2
2014-06-23PR/60825 Make {int,uint}64x1_t in arm_neon.h a proper vector typeAlan Lawrence4-227/+247
2014-06-23PR/60825 Make float64x1_t in arm_neon.h a proper vector typeAlan Lawrence6-130/+146
2014-06-23[AArch64] Implement ADD in vector registers for 32-bit scalar values.James Greenhalgh1-4/+5
2014-06-22rs6000: Merge the var_shift yes/no alternativesSegher Boessenkool1-421/+332
2014-06-22rs6000: Merge ashrsi3 and ashrdi3Segher Boessenkool1-147/+63
2014-06-22rs6000: Merge rotlsi3 and rotldi3Segher Boessenkool1-130/+45
2014-06-22Merge ashlsi3 and ashldi3Segher Boessenkool1-134/+43
2014-06-22rs6000: Merge lshrsi3 and lshrdi3Segher Boessenkool1-136/+47
2014-06-22rs6000: Remove "O" alternative from lshrsi3Segher Boessenkool1-24/+19
2014-06-22mips.c (mips_move_to_gpr_cost): Remove mode argument.Richard Sandiford1-14/+13
2014-06-22re PR target/61503 (RTL representation of i386 shrdl instruction is incorrect?)Marc Glisse1-4/+4
2014-06-21nios2.c: Include "builtins.h".Jan-Benedict Glaw1-0/+1
2014-06-20rs6000.md: Append `DONE' to preparation statements of `bswap' pattern splitters.Maciej W. Rozycki1-0/+6
2014-06-20[AArch64] Fix some saturating math NEON intrinsics types.Kyrylo Tkachov3-96/+219
2014-06-20arm.c (arm_output_mi_thunk): Fix offset for TARGET_THUMB1_ONLY.Julian Brown1-2/+6
2014-06-19Fix aarch64_emit_call_insn return typeTom de Vries2-2/+2
2014-06-19thumb1.md (define_split): Split 64bit constant in earlier stage.Terry Guo1-0/+19
2014-06-19rs6000: Make cr5 allocatableSegher Boessenkool1-7/+6
2014-06-18re PR target/61550 ([SH] build failure with ICE in gen_reg_rtx, at emit-rtl.c...Kaz Kojima1-1/+2
2014-06-18Enable LRA for MIPSRobert Suchanek5-40/+115
2014-06-18-fuse-caller-save - Enable for AArch64Tom de Vries3-3/+67
2014-06-18-fuse-caller-save - Enable for ARMRadovan Obradovic3-4/+44
2014-06-18re PR target/61545 (Miscompilation in libcap-ng)Richard Henderson1-0/+1