]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-01-09  paolo/cp
2019-01-09  ebotcazou * doc/invoke.texi (-Os): Remove trailing spaces.
2019-01-09  shlibgomp: Reduce copy and paste for RTEMS
2019-01-09  shlibgomp: Avoid complex dependencies for RTEMS
2019-01-09  gccadminDaily bump.
2019-01-09  vries[libgomp, testsuite, openacc] Don't use const int for...
2019-01-09  vries[nvptx, libgomp] Don't launch with num_workers == 0
2019-01-09  ian compiler: use int type for len & cap in slice value
2019-01-08  mpolacek PR c++/88744
2019-01-08  rediPretty printer test fixes and improvements
2019-01-08  rediPR libstdc++/87855 fix optional for types with non...
2019-01-08  mpolacek PR c++/88538 - braced-init-list in template-argument...
2019-01-08  jakub PR rtl-optimization/79593
2019-01-08  jakub PR target/88457
2019-01-08  jakub * config/rs6000/rs6000.c (rs6000_delegitimize_address...
2019-01-08  janus2019-01-08 Janus Weil <janus@gcc.gnu.org>
2019-01-08  ebotcazou PR bootstrap/88721
2019-01-08  hjlx86: Don't generate vzeroupper if caller passes AVX...
2019-01-08  mpolacek PR c++/88548 - this accepted in static member functions.
2019-01-08  marxinUse proper type in linear transformation in tree-switch...
2019-01-08  rediPR libstdc++/88066 use <> for includes not ""
2019-01-08  rguenth2019-01-08 Richard Biener <rguenther@suse.de>
2019-01-08  roFix libstdc++.so link on Solaris with C++17 std::basic_...
2019-01-08  paolo2019-01-08 Paolo Carlini <paolo.carlini@oracle.com>
2019-01-08  rguenth2019-01-08 Richard Biener <rguenther@suse.de>
2019-01-08  samtebbs[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection...
2019-01-08  rediPR libstdc++/88749 fix build failure in src/filesystem...
2019-01-08  pmderodat[Ada] Bump copyright years to 2019
2019-01-08  pmderodat[Ada] Revert recent changes in the generation of deps...
2019-01-08  paolo/cp
2019-01-08  iainsteststuite - avoid parts of builtin-has-attribute tests...
2019-01-08  iainstestsuite - Require alias support for three tests.
2019-01-08  jakub PR c++/88554
2019-01-08  dmalcolmFix jit test case (PR jit/88747)
2019-01-08  gccadminDaily bump.
2019-01-07  jakub PR c/88701
2019-01-07  amodragenattrtab bit-rot, and if_then_else in values
2019-01-07  jsm28Fix diagnostics for never-defined inline and nested...
2019-01-07  jsm28 * es.po: Update.
2019-01-07  paolo/cp
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...
next