gcc.git
2018-10-22 Eric Botcazouutils.c (unchecked_convert): Use local variables for...
2018-10-22 Eric Botcazoutrans.c (Pragma_to_gnu): Use a simple memory constraint...
2018-10-22 Eric Botcazouwarn19.ad[sb]: New test.
2018-10-22 Richard Bienerre PR c/87682 (gcc/mem-stats.h:172: possible broken...
2018-10-22 Richard Bienerre PR bootstrap/87640 (internal compiler error: in...
2018-10-22 Ilya LeoshkevichS/390: Add the forgotten test for r265371
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-10-22 Ilya LeoshkevichS/390: Make "b" constraint match literal pool references
2018-10-22 H.J. Lui386: Enable AVX512 memory broadcast for INT andnot
2018-10-22 H.J. Lui386: Enable AVX512 memory broadcast for INT logic
2018-10-22 H.J. Lui386: Enable AVX512 memory broadcast for INT add
2018-10-22 GCC AdministratorDaily bump.
2018-10-21 William Schmidtemmintrin.h (_mm_movemask_pd): Replace __vector __m64...
2018-10-21 H.J. LuMove testsuite ChangeLog entries to testsuite/ChangeLog
2018-10-21 H.J. Lui386: Update AVX512 FMSUB/FNMADD/FNMSUB tests
2018-10-21 H.J. Lui386: Enable AVX512 memory broadcast for FNMSUB
2018-10-21 H.J. Lui386: Enable AVX512 memory broadcast for FNMADD
2018-10-21 H.J. LuEnable AVX512 memory broadcast for FMSUB
2018-10-21 Paul Thomasre PR fortran/71880 (pointer to allocatable character)
2018-10-21 H.J. Lui386: Update FP add/sub with AVX512 memory broadcast
2018-10-21 H.J. Lui386: Enable AVX512 memory broadcast for FP mul
2018-10-21 H.J. Lui386: Add missing AVX512VL or/xor intrinsics
2018-10-21 GCC AdministratorDaily bump.
2018-10-20 H.J. Lui386: Enable AVX512 memory broadcast for FP div
2018-10-20 François Dumonttestsuite_containers.h (forward_members_unordered<...
2018-10-20 Marek Polacek*.C: Use target c++17 instead of explicit dg-options.
2018-10-20 Jakub Jelinekre PR middle-end/87647 (ICE on valid code in decode_add...
2018-10-20 Andreas Schwab* doc/ux.texi: Move @section directly after @node.
2018-10-20 GCC AdministratorDaily bump.
2018-10-19 Jakub Jelinekre PR middle-end/85488 (segmentation fault when compili...
2018-10-19 Jonathan WakelySkip tests for GNU extensions when testing with strict...
2018-10-19 Jonathan WakelyFix testsuite failures due to extra errors in strict...
2018-10-19 Jonathan WakelyConditionally disable tests of non-standard extensions
2018-10-19 Jonathan WakelyFix tests that use allocators with incorrect value...
2018-10-19 Jonathan WakelyDisable tests that only pass for GNU dialects
2018-10-19 Jonathan WakelyRemove duplicate tests
2018-10-19 David Malcolmgccint.texi: add user experience guidelines
2018-10-19 Ian Lance Taylorcompiler: don't export any functions with special names
2018-10-19 William Schmidtre PR tree-optimization/87473 (ICE in create_add_on_inc...
2018-10-19 Segher Boessenkoolrs6000: Put CR0 first in REG_ALLOC_ORDER
2018-10-19 Richard Bienerre PR tree-optimization/87645 (gcc hangs up on vr_value...
2018-10-19 Richard Bienerre PR tree-optimization/87657 (SLP ICE in libgfortran...
2018-10-19 Jonathan WakelyFix compilation error with _GLIBCXX_PARALLEL
2018-10-19 Jonathan WakelyFix testsuite failures in Debug Mode
2018-10-19 Eric BotcazouFix oversight in previous commit
2018-10-19 H.J. Lui386: Enable AVX512 memory broadcast for FP add
2018-10-19 H.J. Lui386: Use register_operand in AVX512 FMA with memory...
2018-10-19 Ilya Leoshkevichlra: fix spill_hard_reg_in_range clobber check
2018-10-19 Eric Botcazoucfgexpand.c (expand_one_var): Use specific wording...
2018-10-19 Robin DappReset insn priority after inc/ref replacement
2018-10-19 GCC AdministratorDaily bump.
2018-10-18 Ian Lance Taylorcompiler: add COMPARE_ALIASES flag for type compare...
2018-10-18 Ian Lance Taylorcompiler: list indirect imports separately in export...
2018-10-18 Ian Lance TaylorRemove ChangeLog entry for changes in gofrontend that...
2018-10-18 Ian Lance TaylorRevert SVN revision 264561, incorrectly committed direc...
2018-10-18 Ian Lance Taylorcompiler: rewrite Type::are_identical to use flags
2018-10-18 H.J. LuLimit mask of vec_merge to HOST_BITS_PER_WIDE_INT
2018-10-18 H.J. Lui386: Enable AVX512 memory broadcast for FMA
2018-10-18 Jonathan WakelyFix tests that fail when built with different options
2018-10-18 Jonathan WakelyPR libstdc++/87642 handle multibyte thousands separator...
2018-10-18 Ian Lance Taylorcompiler: drop semicolons in export data
2018-10-18 Tobias BurnusFix (re)alloc of polymorphic arrays
2018-10-18 Paul Koningudivmodsi4.c (__udivmodsi4): Rename to conform to codin...
2018-10-18 Jonathan WakelyImprove -dumpversion and -dumpfullversion documentation
2018-10-18 Uros Bizjaki386.c (ix86_emit_fp_unordered_jump): Set JUMP_LABEL...
2018-10-18 David MalcolmFix missing entry to gcc/ada/ChangeLog for r265240
2018-10-18 David MalcolmFix ICE in substring-handling building 502.gcc_r (PR...
2018-10-18 Jonathan WakelyPR libstdc++/87641 correctly initialize accumulator...
2018-10-18 Richard Bieneri386.c (ix86_builtin_vectorization_cost): Do not feed...
2018-10-18 H.J. LuCall simplify_gen_subreg to simplify subreg of vec_merge
2018-10-18 Richard Bieneri386.c: Fix costing of vector FMA.
2018-10-18 Richard Bieneri386.c (ix86_vec_cost): Remove !parallel path and argument.
2018-10-18 Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-18 Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-18 Richard Bienerre PR tree-optimization/87087 (Optimization hangs up...
2018-10-18 H.J. LuSimplify subreg of vec_merge of vec_duplicate
2018-10-18 François Dumontrevert: [multiple changes]
2018-10-18 GCC AdministratorDaily bump.
2018-10-17 Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-17 Joseph MyersUpdate C17 option descriptions not to say "expected...
2018-10-17 Joseph MyersUpdate manual references for C17 having been published.
2018-10-17 Tobias BurnusFix select-type regression
2018-10-17 Ville Voutilainenre PR libstdc++/87619 (sizeof(std::variant) can be...
2018-10-17 Rasmus Villemoeslibgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_ST
2018-10-17 Eric Botcazoure PR middle-end/87623 (bytes swapped in register when...
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-10-17 David MalcolmRun selftests for C++ as well as C
2018-10-17 Aldy Hernandeztree-vrp.c (extract_range_from_multiplicative_op):...
2018-10-17 Aldy Hernandezwide-int-range.h (wide_int_range_shift_undefined_p...
2018-10-17 Paolo Carlini2018-10-17 Paolo Carlini <paolo.carlini@oracle.com>
2018-10-17 Paolo Carlinire PR c++/84705 (internal compiler error: in add_stmt...
2018-10-17 Paul Thomasre PR fortran/56386 ([F03] ICE with ASSOCIATE construct...
2018-10-17 GCC AdministratorDaily bump.
2018-10-17 Joseph Myers* es.po: Update.
2018-10-16 Jonathan WakelyFix regression in std::random_device default constructor
2018-10-16 Tobias BurnusExtend source-expr test case
2018-10-16 Tobias BurnusFix bounds with ALLOCATE with source-expr
2018-10-16 Tobias BurnusHandle form_team w/ function args
2018-10-16 Kyrylo Tkachov[AArch64] Use @ pattern to eliminate switch statement...
2018-10-16 Jonathan WakelyRename namespace alias in test to avoid name collision
next