aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Udate Darwin's LTO specs to match what's in gcc/gcc.cIain Sandoe1-1/+1
2018-08-22Move Darwin10 unwinder fix to a crt shim.Iain Sandoe3-12/+19
2018-08-22Allw for Darwin to operate with an assembler supporting gotoff in data.Iain Sandoe1-2/+2
2018-08-22rs6000 small data: add note on sdata2/r2Alexandre Oliva1-0/+3
2018-08-21vxworks: don't define vxworks_asm_out_constructor when using .init_arrayRasmus Villemoes2-0/+4
2018-08-21vxworks: enable use of .init_array/.fini_array for cdtorsRasmus Villemoes2-5/+12
2018-08-21vxworks: add target/h/wrn/coreip to the set of system include pathsRasmus Villemoes1-3/+6
2018-08-20re PR target/87033 (The compiler does not generate the LWAX instruction)Michael Meissner1-1/+1
2018-08-20[PATCH] fix some build breakageNathan Sidwell2-2/+2
2018-08-20x86: Always update EH return address in word_modeH.J. Lu1-1/+4
2018-08-20re PR target/86984 (invalid relocation accessing a const char array)Bernd Edlinger1-1/+1
2018-08-19re PR target/86994 (64-bit gcc.target/i386/20040112-1.c FAILs)Uros Bizjak1-14/+4
2018-08-18Darwin does not support gsplit-dwarf.Iain Sandoe2-1/+13
2018-08-17C-SKY port: Backend implementationJojo26-0/+14525
2018-08-17Fix poly types after PR tree-optimization/71625 strlen optimizationSzabolcs Nagy1-0/+5
2018-08-17rs6000: Give names to cbranch/creturn patternsSegher Boessenkool1-5/+5
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska3-7/+8
2018-08-16rs6000: Delete old add+cmp patternsSegher Boessenkool1-45/+0
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool7-138/+69
2018-08-16rs6000: Remove "length 4" from branch insnsSegher Boessenkool3-68/+33
2018-08-16rs6000: Change the length attribute defaultSegher Boessenkool1-15/+32
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell2-8/+11
2018-08-16Update fall through pattern for FP16 patterns in ARM.Tamar Christina2-25/+14
2018-08-16Remove dead pattern on ARM.Tamar Christina1-7/+7
2018-08-16[aarch64] Make common aarch64 options target-dependentSam Tebbs1-4/+4
2018-08-15i386.opt (mmitigate-rop): Mark as deprecated.Uros Bizjak3-338/+3
2018-08-15rs600.c (rs6000_gimple_fold_builtin): Add entries to allow folding of mergeh(...Will Schmidt1-4/+24
2018-08-15i386.c (expand_vec_perm_movs): Enable V4SFmode for TARGET_SSE.Uros Bizjak2-4/+3
2018-08-15PR tree-optimization/71625 - missing strlen optimization on different arrayMartin Sebor1-0/+4
2018-08-15S/390: Remove branch splitting loopIlya Leoshkevich1-53/+17
2018-08-15Darwin - remove unnecessary target hookIain Sandoe2-19/+0
2018-08-15Update Darwin section names for DWARF5Iain Sandoe1-12/+21
2018-08-14i386.c (expand_vec_perm_movs): New method matching movs patterns.Allan Sandfeld Jensen3-2/+46
2018-08-13rs6000.c (rs6000_gimple_fold_builtin): Add support for folding vec_perm.Will Schmidt1-0/+31
2018-08-13rs6000.c (rs6000_gimple_fold_builtin): Add support for gimple-folding of vec_...Will Schmidt1-0/+53
2018-08-13rs6000.c (rs6000_builtin_valid_without_lhs): Add vec_xst variants to the list.Will Schmidt1-0/+77
2018-08-13config.gcc (rs6000-ibm-aix4.x): Delete.David Edelsohn5-734/+0
2018-08-13S/390: Factor out constant pool ref decompositionIlya Leoshkevich1-88/+67
2018-08-12[NDS32] Change return type of predicator to bool.Chung-Ju Wu2-12/+12
2018-08-12[NDS32] Add new option: -msched-prolog-epilogChung-Ju Wu2-6/+14
2018-08-12[NDS32] Implement more C ISR extension.Chung-Ju Wu8-35/+1092
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-167/+30
2018-08-10i386: do not use SImode mul-highpart on 64-bit (PR 82418)Alexander Monakov1-5/+5
2018-08-09m68k.c (m68k_adjust_decorated_operand): Remove unused variable.Jeff Law1-2/+0
2018-08-09m68k-protos.h (m68k_final_prescan_insn): Remove prototype.Andreas Schwab1-1/+0
2018-08-09aarch64 - PR target/86887 Fix missing register constraints in carryin patternsRichard Earnshaw1-4/+4
2018-08-09S/390: Fix PR84332 ICE with stack clash protectionAndreas Krebbel1-0/+11
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab2-39/+30
2018-08-08[AArch64] Add HXT Phecda core supportHongbo Zhang2-1/+4
2018-08-08S/390: Fix PR85295Andreas Krebbel2-7/+23