aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-07-24re PR target/64003 (valgrind complains about get_attr_length_nobnd in insn-at...Uros Bizjak2-21/+33
2015-07-24[AArch64] elf toolchain does not pass -shared linker optionSzabolcs Nagy1-1/+6
2015-07-24[AArch64] Fix LINUX_TARGET_LINK_SPEC to be consistent with ARMSzabolcs Nagy1-2/+3
2015-07-24S/390: Fix cfi for GPR 2 FPR savesAndreas Krebbel1-0/+4
2015-07-24[PATCH] S/390: Improve risbg usageAndreas Krebbel2-3/+90
2015-07-24[PATCH 4/4] S390 -march=native related fixesDominik Vogt1-19/+13
2015-07-24[PATCH 3/4] S390 -march=native related fixesDominik Vogt2-41/+127
2015-07-24[PATCH 2/4] S390 -march=native related fixesDominik Vogt1-6/+3
2015-07-24S390 -march=native related fixesDominik Vogt1-0/+4
2015-07-24[AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDERJiong Wang1-25/+0
2015-07-24reg_equal_test.c: New test.Kugan Vivekanandarajah1-3/+11
2015-07-23i386.c (ix86_build_builtin_va_list_64): Rename from ix86_build_builtin_va_lis...Uros Bizjak1-42/+17
2015-07-23re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool3-15/+98
2015-07-23I6400 scheduling.Prachi Godbole6-4/+168
2015-07-22t-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.DJ Delorie4-11/+44
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-2/+6
2015-07-22re PR driver/66737 (ld: warning: -z bndplt ignored)Ilya Enkovich1-1/+5
2015-07-22* config/nvptx/nvptx.c: Expand some comments.Bernd Schmidt1-5/+24
2015-07-22[Patch ARM/AArch64 obvious] Fix typo: Rename insn_reservation cortex_53_advsi...James Greenhalgh1-1/+1
2015-07-22Add scheduling for M51xx core family.Prachi Godbole6-20/+264
2015-07-22Add -march=interaptiv.Robert Suchanek3-20/+27
2015-07-22[AArch64] PR target/63521 Define REG_ALLOC_ORDERJiong Wang1-0/+25
2015-07-22aarch64-simd.md (vec_store_lanesoi_lane<mode>): Fix typo in attribute.Charles Baylis1-1/+1
2015-07-22re PR target/63870 ([Aarch64] [ARM] Errors in use of NEON intrinsics are repo...Charles Baylis4-179/+211
2015-07-21re PR target/66956 ([avr] Using 32*32=64 multiplicatiion (umulsidi3) for 32=3...Georg-Johann Lay1-2/+4
2015-07-21target.c (gomp_offload_image_to_device): Rename to ...Nathan Sidwell1-5/+16
2015-07-20rl78-real.md (andqi3_real): Expand operands for clr1.DJ Delorie1-2/+2
2015-07-20i386.c (ix86_md_asm_adjust): Handle DImode dest_mode for !TARGET_64BIT.Uros Bizjak1-1/+14
2015-07-20* config/rs6000/rs6000.md (*lt0_disi): New.Segher Boessenkool1-0/+11
2015-07-20re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool5-1466/+860
2015-07-18re PR target/66922 (wrong code for bit-field struct at -O1 and above on x86_6...Uros Bizjak1-0/+8
2015-07-18i386.md (pushsf splitter): Pass curr_insn to find_constant_src.Uros Bizjak1-26/+46
2015-07-17Replicate static chain on the stackH.J. Lu1-1/+12
2015-07-17mkoffload.c (process): Constify host data.Nathan Sidwell2-5/+5
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell2-14/+15
2015-07-17re PR target/66824 (-miamcu doesn't load FP constant into register directly)Uros Bizjak2-22/+59
2015-07-16plugin-nvptx.c (link_ptx): Constify string argument.Nathan Sidwell1-9/+19
2015-07-16sparc.md (save_stack_nonlocal): Use adjust_address instead of adjust_address_nv.Eric Botcazou1-5/+5
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-20/+4
2015-07-16linux-common.h (LINK_MPX): New.Ilya Enkovich1-1/+12
2015-07-15nios2.c (nios2_emit_stack_limit_check): Fix uninitialized-variable warning.Sandra Loosemore1-1/+1
2015-07-16re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe...Kaz Kojima1-0/+18
2015-07-16re PR target/66866 (incorrect load address on manual vector shuffle)Uros Bizjak3-18/+142
2015-07-15mkoffload.c (process): Add C++ protection to emitted code.Nathan Sidwell1-1/+7
2015-07-15re PR libgcc/66854 (libgcc2.c:1846:9: internal compiler error: Segmentation f...Michael Meissner1-3/+3
2015-07-15[AArch64] Use cinc mnemonic for *csinc2<mode>_insnKyrylo Tkachov1-1/+1
2015-07-15re PR target/58066 (__tls_get_addr is called with misaligned stack on x86-64)Uros Bizjak1-7/+10
2015-07-15Fix restoration of hi/lo in MIPS64R2 interrupt handlers.Robert Suchanek1-1/+1
2015-07-15Support new interrupt handler options.Matthew Fortune3-57/+242
2015-07-15Support interrupt handlers with hard-float.Robert Suchanek2-2/+10