]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-01-07  Jakub Jelinekre PR c/88701 (Internal compiler error for valid progra...
2019-01-07  Alan Modragenattrtab bit-rot, and if_then_else in values
2019-01-07  Joseph MyersFix diagnostics for never-defined inline and nested...
2019-01-07  Joseph Myers* es.po: Update.
2019-01-07  Paolo Carlinidecl.c (start_decl): Improve two error_at locations.
2019-01-07  Ian Lance Taylorruntime: in doscanstackswitch, set gp->m before gogo
2019-01-07  Ian Lance Taylorcompiler: move slice construction to callers of makeslice
2019-01-07  Ian Lance Taylorruntime: in getTraceback, set gp->m before gogo
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-07  Marek PolacekPR c++/88741 - wrong error with initializer-string.
2019-01-07  Richard SandifordFix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE
2019-01-07  Bernd Edlingerre PR c++/88261 (ICE: verify_gimple failed (error:...
2019-01-07  Richard SandifordFix ICE in get_initial_defs_for_reduction (PR 88567)
2019-01-07  Jonathan WakelyPR libstdc++/87787 avoid undefined null args to memcpy...
2019-01-07  Richard EarnshawInvestigating PR target/86891 revealed a number of...
2019-01-07  Richard Bienertree-ssa-uncprop.c (ssa_equip_hash_traits): Remove...
2019-01-07  Jonathan WakelyUpdate documentation for C++17 filesystem library
2019-01-07  Jonathan WakelyFix build for systems without POSIX truncate
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.
next