]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2019-01-07 Richard Sandiford[2/2] PR88598: Optimise reduc (bit_and)
2019-01-07 Richard Sandiford[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
2019-01-07 Jonathan WakelyReplace outdated references to x86_64-unknown-linux...
2019-01-07 Tom de Vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-07 Jakub Jelineksse.md (vec_extract<mode><ssehalfvecmodelower>): Use...
2019-01-07 Jakub Jelinekre PR debug/88723 (PR debug/88635 patch breaks testsuit...
2019-01-07 Jakub Jelinekre PR tree-optimization/88676 (missed opportunity in...
2019-01-07 Jakub Jelinekre PR sanitizer/88619 (ICE in asan_emit_stack_protectio...
2019-01-07 Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-07 Tom de Vries[nvptx] Handle large vector reductions
2019-01-07 Tom de Vries[nvptx] Don't emit barriers for empty loops -- fix
2019-01-07 Tom de Vries[nvptx] Add support for a per-worker broadcast buffer...
2019-01-07 Tom de Vries[nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goa...
2019-01-07 Tom de Vries[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
2019-01-07 Tom de Vries[nvptx] Eliminate PTX_VECTOR_LENGTH
2019-01-07 Tom de Vries[nvptx] Add asserts in nvptx_goacc_validate_dims
2019-01-07 Tom de Vries[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
2019-01-07 Tom de Vries[openacc] Add oacc_get_min_dim
2019-01-07 Mateusz Bre PR target/88521 (GCC from r266355 miscompiles x265...
2019-01-07 Janne BlomqvistMake GFORTRAN_9 symbol node depend on GFORTRAN_8.
2019-01-07 GCC AdministratorDaily bump.
2019-01-06 Jonathan WakelyPR libstdc++/86756 Move rest of std::filesystem to...
2019-01-06 Jonathan WakelyPR libstdc++/86756 add std::filesystem::path to libstdc...
2019-01-06 Jonathan WakelyPR libstdc++/87431 fix regression introduced by r264574
2019-01-06 Jan Hubickare PR tree-optimization/86020 (Performance regression...
2019-01-06 Jan Hubickaopts.c (enable_fdo_optimizations): Enable version-loops...
2019-01-06 Thomas Koenigre PR fortran/88658 (Intrinsic MAX1 returns a REAL...
2019-01-06 Jakub Jelinekre PR c/88363 (alloc_align attribute doesn't accept...
2019-01-06 Jonathan WakelyPR libstdc++/88607 add tests using -finput-charset...
2019-01-06 GCC AdministratorDaily bump.
2019-01-05 Jan Hubickainvoke.texi (max-inline-insns-small): New parameters.
2019-01-05 Jonathan WakelyDefine new filesystem::__file_clock type
2019-01-05 Jan Hubickainvoke.texi: Document max-inline-insns-size...
2019-01-05 Jan Hubicka* ipa-fnsummary.c (analyze_function_body): Fix accounti...
2019-01-05 Dominique d... plugindir1.c: Adjust dg-prune-output for Darwin.
2019-01-05 Janus Weilre PR fortran/88009 (ICE in find_intrinsic_vtab, at...
2019-01-05 Jakub Jelinekre PR middle-end/82564 (ICE at -O1 and above: in assign...
2019-01-05 Jakub Jelinekre PR debug/88635 (Assembler error when building with...
2019-01-05 Dominique d... re PR target/60563 (FAIL: g++.dg/ext/sync-4.C on *...
2019-01-05 Dominique d... sync-4.C: Add dg-xfail-run-if for darwin.
2019-01-05 Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-05 Ian Lance Taylorruntime: prevent deadlock when profiling signal arrives...
2019-01-05 Jan Hubicka* params.def (hot-bb-count-ws-permille): Set to 990.
2019-01-05 GCC AdministratorDaily bump.
2019-01-04 Jonathan WakelyExport explicit instantiations for C++17 members of...
2019-01-04 Jonathan WakelyAdd allocator-extended copy/move ctors to COW string
2019-01-04 Martin SeborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-04 Jonathan WakelyFix test failure when -fno-inline is used
2019-01-04 Jakub Jelinekgdbinit.in: Turn off pagination for the skip commands...
2019-01-04 Sam Tebbs[PATCH][GCC][Aarch64] Change expected bfxil count in...
2019-01-04 Jonathan WakelyRemove XFAIL from test that no longer fails
2019-01-04 Jonathan WakelyFix test failure with old Copy-On-Write std::string
2019-01-04 Jonathan WakelyFix bugs in filesystem::path::lexically_normal()
2019-01-04 Eric Botcazou* gnatvsn.ads: Bump copyright year.
2019-01-04 Jonathan WakelyFix concatenation bug in filesystem::path
2019-01-04 Jonathan WakelyAvoid spurious test failures when -fno-inline in test...
2019-01-04 Thomas Koenigre PR fortran/48543 (Collapse identical strings)
2019-01-04 Jakub Jelinekre PR target/88594 (ICE in int_mode_for_mode, at stor...
2019-01-04 Jan Beulichx86: relax mask register constraints
2019-01-04 Martin SeborPR tree-optimization/88659 - ICE in maybe_warn_nonstrin...
2019-01-04 GCC AdministratorDaily bump.
2019-01-03 Jonathan WakelyPR libstdc++/88607 replace some more UTF-8 characters
2019-01-03 Jonathan WakelyPR libstdc++/88607 replace or remove unnecessary UTF...
2019-01-03 Jonathan WakelyPR libstdc++/88681 export missing symbols
2019-01-03 Aaron Sawdeyrs6000-string.c (expand_block_move): Don't use unaligne...
2019-01-03 Tom de Vries[nvptx] Add vector_length 128 testcases
2019-01-03 Tom de Vries[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_wo...
2019-01-03 Tom de Vries[nvptx] Factor out populate_offload_attrs
2019-01-03 Tom de Vries[nvptx] Add early-out cases in nvptx_goacc_validate_dims
2019-01-03 Tom de Vries[nvptx] Eliminate changed local var in nvptx_goacc_vali...
2019-01-03 Thomas Koenigre PR fortran/48543 (Collapse identical strings)
2019-01-03 Jan Hubickare PR lto/85574 (LTO bootstapped binaries differ)
2019-01-03 Rainer OrthUpdate config.guess, config.sub (PR target/88535)
2019-01-03 Jakub Jelinekre PR debug/88644 (Unexpected pub type info eliminated...
2019-01-03 Jan Hubickaipa-utils.c (scale_ipa_profile_for_fn): Break out from ...
2019-01-03 Jakub Jelinekre PR c++/88636 (ICE: Segmentation fault (in c_tree_cha...
2019-01-03 Paolo Carlinitree.c (handle_nodiscard_attribute): Improve warning...
2019-01-03 Martin LiskaAdjust a dump file in a test-case (PR testsuite/88436).
2019-01-03 GCC AdministratorDaily bump.
2019-01-02 Martin Seborgimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2.
2019-01-02 Marek PolacekPR c++/81486 - CTAD failing with ().
2019-01-02 Marek PolacekPR c++/88631 - CTAD failing for value-initialization.
2019-01-02 Marek PolacekPR c++/88612 - ICE with -Waddress-of-packed-member.
2019-01-02 Martin Seborgimple-fold.c (gimple_fold_builtin_strlen): Use set_str...
2019-01-02 Jakub Jelinekre PR testsuite/87304 (gcc.dg/vect/bb-slp-over-widen...
2019-01-02 Steven G. Karglparse.c (decode_statement): Suppress "Unclassifiable...
2019-01-02 Joseph Myers* es.po: Update.
2019-01-02 Martin Seborre PR middle-end/88663 (internal compiler error: in...
2019-01-02 Marek Polacekre PR c++/86875 (ICE in tsubst_copy, at cp/pt.c:15478)
2019-01-02 Jonathan WakelyAdd more testcases for class template argument deductio...
2019-01-02 Thomas Koenigre PR fortran/48543 (Collapse identical strings)
2019-01-02 Jan Hubickare PR lto/88130 (ICE in copy_function_or_variable,...
2019-01-02 Martin LiskaCalculate prediction remainder at proper place (PR...
2019-01-02 Richard Bienerre PR tree-optimization/88651 (tree-data-ref.c:3764...
2019-01-02 Rainer OrthFix g++.dg/gcov/pr88263.C compilation on Solaris
2019-01-02 Richard Bienerre PR tree-optimization/88621 (wrong code at -O1 and...
2019-01-02 Richard Bienerre PR target/87545 (-mtune=intel regressions)
2019-01-02 Jonathan WakelyFix year range in copyright header
2019-01-02 Jakub Jelinekre PR ipa/88561 (PGO devirtualization miscompilation...
2019-01-02 Richard Bienerre PR lto/85574 (LTO bootstapped binaries differ)
next
This page took 0.109218 seconds and 5 git commands to generate.