aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Introduce notion of VXWORKS_PERSONALITYOlivier Hainque2-2/+17
2018-10-29re PR tree-optimization/87790 (ICE in vect_get_vec_def_for_operand_1, at tree...Richard Biener4-21/+51
2018-10-29[OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers2-1/+9
2018-10-29re PR tree-optimization/87785 (ICE in dr_misalignment, at tree-vectorizer.h:1...Richard Biener2-23/+52
2018-10-29GCOV: introduce --json-format.Martin Liska9-231/+329
2018-10-29combine: Fix various shortcomings in make_more_copies (PR87701, PR87780)Segher Boessenkool2-10/+11
2018-10-29Daily bump.GCC Administrator1-1/+1
2018-10-29gimplefe-30.c: New test.Kugan Vivekanandarajah8-0/+107
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2484-21/+338170
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig10-16/+932
2018-10-28darwin - fix powerpc-darwin stack alignmentsIain Sandoe2-5/+40
2018-10-28Daily bump.GCC Administrator1-1/+1
2018-10-27re PR target/80024 (nios2: unclear wording "numeric digits" in diagnostic)Sandra Loosemore2-2/+8
2018-10-27re PR fortran/86907 (bogus warning "No location in expression near")Thomas Koenig2-2/+12
2018-10-27Daily bump.GCC Administrator1-1/+1
2018-10-26powerpc: Fix typos in the manualTulio Magno Quites Machado Filho2-3/+8
2018-10-26rs6000-string.c (expand_strncmp_gpr_sequence): Change to a shorter sequence w...Aaron Sawdey2-108/+143
2018-10-26sse-addss-1.c: Call abort under DEBUG also; formatting cleanup.Bill Schmidt45-288/+292
2018-10-26[rs6000] Add tests for compatible implementations of x86 SSSE3 intrinsicsPaul A. Clarke19-0/+1713
2018-10-26[rs6000] Add compatible implementations of x86 SSSE3 intrinsicsPaul A. Clarke3-2/+509
2018-10-26libgo: simplify gotest script to avoid sed substitution to \nIan Lance Taylor1-1/+1
2018-10-26[rs6000] Enable 32bit support for tests of x86-compatibile intrinsicsPaul A. Clarke251-251/+258
2018-10-26[rs6000] x86 vector intrinsics compatibility: clean-ups for 32bit support Paul A. Clarke3-61/+61
2018-10-26libgo: avoid use of 'local' directive in shell scriptIan Lance Taylor1-1/+1
2018-10-26libgo: fix improperly mangled linker symbol directiveIan Lance Taylor1-1/+1
2018-10-26[rs6000] Fix _mm_extract_pi16 for big-endianPaul A. Clarke2-2/+9
2018-10-26tree-vect-slp.c (vect_mark_slp_stmts): Add visited hash_set and wrapper.Richard Biener2-10/+74
2018-10-26ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.Jan Hubicka7-11/+23
2018-10-26re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener7-127/+263
2018-10-26Relax hash function to match equals function behavior (PR testsuite/86158).Martin Liska2-2/+8
2018-10-26* tree.c (free_lang_data_in_type): Only check main variants.Jan Hubicka2-1/+2
2018-10-26ipa-devirt.c (warn_odr): Make static.Jan Hubicka5-92/+138
2018-10-26re PR lto/87754 (ICE in odr_types_equivalent_p, at ipa-devirt.c:1250)Richard Biener2-1/+6
2018-10-26re PR tree-optimization/87746 (ICE in vect_update_misalignment_for_peel, at t...Richard Biener4-20/+55
2018-10-26Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targetsRainer Orth2-1/+5
2018-10-26libgo: don't use wc in gotestIan Lance Taylor1-1/+1
2018-10-26Daily bump.GCC Administrator1-1/+1
2018-10-25compiler: improve name mangling for packpathsIan Lance Taylor7-76/+153
2018-10-25rs6000-c.c (P9V_BUILTIN_VEC_VSCEDPGT, [...]): Rename base overloaded name.Carl Love6-8/+353
2018-10-25emmintrin.h (_mm_slli_epi16): Replace deprecated function with vec_sl.Bill Schmidt2-16/+37
2018-10-25emmintrin.h (_mm_sll_epi16): Replace comparison operators with vec_cmp* for c...Bill Schmidt2-28/+47
2018-10-25emmintrin.h (_mm_sll_epi64): Remove wrong cast.Bill Schmidt3-4/+51
2018-10-25rl78.c (insn_ok_now): Always re-recognize the insn if returning false.Jeff Law2-23/+34
2018-10-25* parser.c (cp_parser_sizeof_operand): Remove redundant grokdeclarator.Jason Merrill2-14/+6
2018-10-25extend.texi (aligned): Expand attribute description.Martin Sebor2-19/+41
2018-10-25Use signed char in a test (PR testsuite/87739).Martin Liska2-2/+7
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska4-4/+11
2018-10-25ipa-devirt.c (main_odr_variant): Remove.Jan Hubicka2-46/+27
2018-10-25tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Initialize ng to sile...Richard Biener2-1/+6
2018-10-25S/390: Merge movdi_larl into movdi_64Ilya Leoshkevich12-17/+122