]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-01-07  ian runtime: in doscanstackswitch, set gp->m before...
2019-01-07  ian compiler: move slice construction to callers of...
2019-01-07  ian runtime: in getTraceback, set gp->m before gogo
2019-01-07  tkoenig2019-01-07 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-01-07  mpolacek PR c++/88741 - wrong error with initializer-string.
2019-01-07  rsandifoFix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE
2019-01-07  edlinger PR c++/88261
2019-01-07  rsandifoFix ICE in get_initial_defs_for_reduction (PR 88567)
2019-01-07  rediPR libstdc++/87787 avoid undefined null args to memcpy...
2019-01-07  rearnshaInvestigating PR target/86891 revealed a number of...
2019-01-07  rguenth2019-01-07 Richard Biener <rguenther@suse.de>
2019-01-07  rediUpdate documentation for C++17 filesystem library
2019-01-07  rediFix build for systems without POSIX truncate
2019-01-07  rsandifo[2/2] PR88598: Optimise reduc (bit_and)
2019-01-07  rsandifo[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
2019-01-07  rediReplace outdated references to x86_64-unknown-linux...
2019-01-07  vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-07  jakub * config/i386/sse.md (vec_extract<mode><ssehalfvecmode...
2019-01-07  jakub PR debug/88723
2019-01-07  jakub PR tree-optimization/88676
2019-01-07  jakub PR sanitizer/88619
2019-01-07  jakub PR c++/85052
2019-01-07  vries[nvptx] Handle large vector reductions
2019-01-07  vries[nvptx] Don't emit barriers for empty loops -- fix
2019-01-07  vries[nvptx] Add support for a per-worker broadcast buffer...
2019-01-07  vries[nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goa...
2019-01-07  vries[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
2019-01-07  vries[nvptx] Eliminate PTX_VECTOR_LENGTH
2019-01-07  vries[nvptx] Add asserts in nvptx_goacc_validate_dims
2019-01-07  vries[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
2019-01-07  vries[openacc] Add oacc_get_min_dim
2019-01-07  marxinPR target/88521
2019-01-07  jbMake GFORTRAN_9 symbol node depend on GFORTRAN_8.
2019-01-07  gccadminDaily bump.
2019-01-06  rediPR libstdc++/86756 Move rest of std::filesystem to...
2019-01-06  rediPR libstdc++/86756 add std::filesystem::path to libstdc...
2019-01-06  rediPR libstdc++/87431 fix regression introduced by r264574
2019-01-06  hubicka PR tree-opt/86020
2019-01-06  hubicka * opts.c (enable_fdo_optimizations): Enable
2019-01-06  tkoenig2019-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-01-06  jakub PR c/88363
2019-01-06  rediPR libstdc++/88607 add tests using -finput-charset...
2019-01-06  gccadminDaily bump.
2019-01-05  hubicka * doc/invoke.texi (max-inline-insns-small): New parame...
2019-01-05  rediDefine new filesystem::__file_clock type
2019-01-05  hubicka * doc/invoke.texi: Document max-inline-insns-size,
2019-01-05  hubicka * ipa-fnsummary.c (analyze_function_body): Fix account...
2019-01-05  dominiq2019-01-05 Dominique d'Humieres <dominiq@gcc.gnu...
2019-01-05  janus2019-01-05 Janus Weil <janus@gcc.gnu.org>
2019-01-05  jakub PR middle-end/82564
2019-01-05  jakub PR debug/88635
2019-01-05  dominiq2019-01-05 Dominique d'Humieres <dominiq@gcc.gnu...
2019-01-05  dominiq2019-01-05 Dominique d'Humieres <dominiq@gcc.gnu...
2019-01-05  mseborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-05  ian runtime: prevent deadlock when profiling signal...
2019-01-05  hubicka * params.def (hot-bb-count-ws-permille): Set to 990.
2019-01-05  gccadminDaily bump.
2019-01-04  rediExport explicit instantiations for C++17 members of...
2019-01-04  rediAdd allocator-extended copy/move ctors to COW string
2019-01-04  mseborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-04  rediFix test failure when -fno-inline is used
2019-01-04  jakub * gdbinit.in: Turn off pagination for the skip command...
2019-01-04  samtebbs[PATCH][GCC][Aarch64] Change expected bfxil count in...
2019-01-04  rediRemove XFAIL from test that no longer fails
2019-01-04  rediFix test failure with old Copy-On-Write std::string
2019-01-04  rediFix bugs in filesystem::path::lexically_normal()
2019-01-04  ebotcazou * gnatvsn.ads: Bump copyright year.
2019-01-04  rediFix concatenation bug in filesystem::path
2019-01-04  rediAvoid spurious test failures when -fno-inline in test...
2019-01-04  tkoenig2019-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-01-04  jakub PR target/88594
2019-01-04  jbeulichx86: relax mask register constraints
2019-01-04  mseborPR tree-optimization/88659 - ICE in maybe_warn_nonstrin...
2019-01-04  gccadminDaily bump.
2019-01-03  rediPR libstdc++/88607 replace some more UTF-8 characters
2019-01-03  rediPR libstdc++/88607 replace or remove unnecessary UTF...
2019-01-03  rediPR libstdc++/88681 export missing symbols
2019-01-03  acsawdey2019-01-03 Aaron Sawdey <acsawdey@linux.ibm.com>
2019-01-03  vries[nvptx] Add vector_length 128 testcases
2019-01-03  vries[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_wo...
2019-01-03  vries[nvptx] Factor out populate_offload_attrs
2019-01-03  vries[nvptx] Add early-out cases in nvptx_goacc_validate_dims
2019-01-03  vries[nvptx] Eliminate changed local var in nvptx_goacc_vali...
2019-01-03  tkoenig2019-01-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-01-03  rguenth2019-01-03 Jan Hubicka <hubicka@ucw.cz>
2019-01-03  roUpdate config.guess, config.sub (PR target/88535)
2019-01-03  jakub PR debug/88644
2019-01-03  hubicka * ipa-utils.c (scale_ipa_profile_for_fn): Break out...
2019-01-03  jakub PR c++/88636
2019-01-03  paolo/cp
2019-01-03  marxinAdjust a dump file in a test-case (PR testsuite/88436).
2019-01-03  gccadminDaily bump.
2019-01-02  law * gimple-fold.c (strlen_range_kind): Remove SRK_LENRAN...
2019-01-02  mpolacek PR c++/81486 - CTAD failing with ().
2019-01-02  mpolacek PR c++/88631 - CTAD failing for value-initialization.
2019-01-02  mpolacek PR c++/88612 - ICE with -Waddress-of-packed-member.
2019-01-02  law * gimple-fold.c (gimple_fold_builtin_strlen): Use...
2019-01-02  jakub PR testsuite/87304
2019-01-02  kargl2019-01-01 Steven G. Kargl <kargl@gcc.gnu.org>
2019-01-02  jsm28 * es.po: Update.
next