aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-02-02re PR target/64231 (SIGSEGV building glibc on aarch64-linux-gnu from r217852)Tejas Belagod1-2/+2
2015-02-02rs6000.c (rs6000_call_aix): Use unspec rather than mem for toc_restore.Alan Modra2-11/+15
2015-02-01re PR target/64047 (ICE: Segmentation fault when compiling gcc.dg/torture/pr5...David Edelsohn1-2/+2
2015-02-01re PR target/64851 ([SH] Add atomic not)Oleg Endo1-0/+226
2015-01-31re PR target/64882 (ICE on valid code at -O3 with -g enabled in simplify_subr...Uros Bizjak2-6/+11
2015-01-30Always pass explicit location to fatal_error.Joseph Myers14-36/+52
2015-01-30re PR target/64580 (very high rs6000_stack_info() usage during LTO Firefox bu...Segher Boessenkool1-4/+16
2015-01-29[ARM][cleanup] Simplify some expressions in some epilogue-related functionsKyrylo Tkachov1-9/+4
2015-01-29i386.c (ix86_mode_after): Make static.Uros Bizjak1-1/+1
2015-01-29i386-protos.h (ix86_use_pseudo_pic_reg): New.Ilya Enkovich3-14/+8
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice3-3/+24
2015-01-29re PR ipa/64801 (kernel build failure due to ICF)Jan Hubicka1-1/+1
2015-01-29cygwin.h (LIBGCJ_SONAME): Set libgcj version to -16.Bernd Edlinger2-2/+2
2015-01-28re PR target/64659 ([SH] Immedate values not used for atomic ops)Oleg Endo2-200/+238
2015-01-28nvptx mkoffload.Thomas Schwinge3-1/+928
2015-01-28[Patch AArch64] Make integer vabs intrinsics UNSPECsJames Greenhalgh3-1/+16
2015-01-28Prohibit vector modes in accumulators.Robert Suchanek1-0/+2
2015-01-28* config/arm/thumb1.md (*thumb1_movpc_insn): New insn pattern.Terry Guo1-0/+10
2015-01-27extend.texi: s/390: Update documentation of hotpatch attribute.Dominik Vogt2-107/+132
2015-01-27[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobberJiong Wang2-12/+27
2015-01-27s390.c (s390_memory_move_cost): Increase costs for memory accesses.Andreas Krebbel1-1/+1
2015-01-27s390.c (s390_register_move_cost): Increase costs for FPR->GPR moves.Andreas Krebbel1-8/+21
2015-01-27rl78.c (rl78_expand_prologue): In G10 mode push the BC, DE and HL registers d...Nick Clifton1-27/+58
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth1-13/+0
2015-01-26rl78.c (move_elim_pass): Don't optimize away volatile memory references.DJ Delorie1-1/+6
2015-01-26re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo2-4/+8
2015-01-26Revert the last P_POPCNT order changeH.J. Lu1-1/+1
2015-01-26re PR target/64795 (too many memory references for `lea')Uros Bizjak1-2/+4
2015-01-26rs6000-cpus.def (POWERPC_MASKS): Add OPTION_MASK_QUAD_MEMORY_ATOMIC.Jakub Jelinek1-0/+1
2015-01-26[AARCH64]Fix TLS local exec model addressing code generation inconsistency.Renlin Li2-3/+3
2015-01-26arm.c (arm_file_start): Update the assignment of Tag_ABI_HardFP_use.Terry Guo1-2/+3
2015-01-26[ARM] Wire up the new scheduler description for the ARM Cortex-A57 processorJames Greenhalgh2-3/+4
2015-01-25* config/i386/i386.c (get_builtin_code_for_version): Revert unwanted change.Uros Bizjak1-1/+1
2015-01-25i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen1-4/+13
2015-01-24Support new Intel processor model numbersH.J. Lu2-1/+17
2015-01-24re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo4-491/+1652
2015-01-24i386.opt (prefetch_sse): New targetsave.Jan Hubicka2-0/+13
2015-01-23rs6000, jit: Unbreak libgccjit on ppc (rs6000_output_function_epilogue)David Malcolm1-2/+3
2015-01-23sse.md (sse2_loadld): Set attribute isa to sse2 for alternative 1.Uros Bizjak1-1/+1
2015-01-23elf-lib.h: New file.Uros Bizjak1-13/+0
2015-01-23re PR target/50928 (m32c ICE building RTEMS)Bernd Edlinger4-14/+20
2015-01-22Remove unwanted fileJeff Law1-0/+0
2015-01-22re PR target/52076 (bloated code for setting single bits in bitfields on m68k)Jeff Law3-5/+29
2015-01-22gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit for !TARGET_LIBC_PRO...Rainer Orth1-1/+3
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak1-1/+1
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak1-2/+2
2015-01-22s390.md (atomic code attribute): Fix typo "ior" -> "or".Andreas Krebbel1-1/+1
2015-01-21rs6000.c (rs6000_file_start): Use rs6000_isa_flags not TARGET_DEFAULT.David Edelsohn1-6/+6
2015-01-21aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.David Sherwood3-54/+0
2015-01-21gcc/David Sherwood4-6/+179