]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-01-01  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub Jelinekupdate-copyright.py: Add Mentor Graphics Corporation...
2020-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2020-01-01  Jan Hubickaipa.c (walk_polymorphic_call_targets): Fix updating...
2020-01-01  Jakub Jelinekre PR tree-optimization/93098 (ICE with negative shifter)
2020-01-01  GCC AdministratorDaily bump.
2019-12-31  Richard SandifordFix EXTRACT_LAST_REDUCTION segfault
2019-12-31  Ayush Mittalre PR libgomp/93065 (libgomp: destructor missing to...
2019-12-31  Richard SandifordFix SSA update when vectorisation adds a vdef to a...
2019-12-31  GCC AdministratorDaily bump.
2019-12-30  Olivier HainqueAdd ChangeLog entry for rev 279797
2019-12-30  Olivier Hainqueundefine OFFSET in testsuite/gcc.dg/vect/tree-vect.h
2019-12-30  Corentin GayVxWorks has_nanosleep for libstdc++ enable-libstdcxx...
2019-12-30  Olivier HainquePrevent redefinition of WCHAR_MAX from testsuite/gcc...
2019-12-30  Olivier Hainqueallow $ in scan-tree-dump expressions matching symbol...
2019-12-30  Joel BrobeckerGuard aarch64/aapcs64 tests using abitest.S by check_we...
2019-12-30  Jerome LambourgAdapt libstdc++ os_defines for VxWorks to more recent...
2019-12-30  Olivier HainqueArrange to preinclude yvals.h ahead of stdint on VxWorks 7
2019-12-30  Olivier HainqueAdd missing file expected with rev 279781
2019-12-30  Joseph Myers* fi.po: Update.
2019-12-30  Olivier HainqueAdd missing files expected with rev 279784
2019-12-30  Olivier HainqueAdd missing file expected with rev 279783
2019-12-30  Olivier HainqueAdd missing file expected with rev 279781
2019-12-30  Olivier HainqueSetup system header wrappers for C++ on VxWorks
2019-12-30  Olivier HainqueIntroduce an internal API for VxWorks version checks
2019-12-30  Olivier HainqueSimplify the compilation commands for config/vxworks.c
2019-12-30  Joel BrobeckerSetup TARGET_C_PREINCLUDE for VxWorks
2019-12-30  Alexandre OlivaRefine definitions for wchar_t/wint_t on VxWorks
2019-12-30  Olivier HainqueIdentify sections in vx-common.h
2019-12-30  Doug RuppDefine STARTFILE_PREFIX_SPEC for powerpc VxWorks < 7
2019-12-30  Olivier HainqueImprove recursion protection for VxWorks limits.h
2019-12-30  Olivier HainqueImprove VxWorks GTHREAD_ONCE_INIT
2019-12-30  Olivier HainqueFix macro reference in gthr-vxworks-tls.c
2019-12-30  Olivier HainqueFix typo in macro name guarding conditional in vxcrtstuff.c
2019-12-30  John David... re PR libgomp/93066 (libgomp/target.c:525:46: error...
2019-12-30  Peter BergnerFix builtin functions needlessly using VIEW_CONVERT_EXP...
2019-12-30  Marek PolacekRemove assert in reshape_init_r.
2019-12-30  Paolo Carlinidecl2.c (delete_sanity): Add location_t parameter and...
2019-12-30  Thomas Koenigre PR fortran/91651 ([F03] Implement KIND argument...
2019-12-30  Thomas Koenigre PR fortran/91651 ([F03] Implement KIND argument...
2019-12-30  Thomas KoenigRemove KIND argument from INDEX so it does not mess...
2019-12-30  Thomas KoenigCatch division by zero errors in array sizes.
2019-12-30  GCC AdministratorDaily bump.
2019-12-29  Jakub Jelinekre PR c++/92745 (Initializing array with vec4 results...
2019-12-29  Marek PolacekPR c++/88337 - Implement P1327R1: Allow dynamic_cast...
2019-12-29  Jakub Jelinekre PR target/93078 (Missing fma and round functions...
2019-12-29  Richard SandifordUnshare DR_STEP before gimplifying it
2019-12-29  Richard SandifordCheck for a supported comparison when using EXTRACT_LAS...
2019-12-29  GCC AdministratorDaily bump.
2019-12-28  Jakub Jelinekre PR bootstrap/93074 (build FAIL with --enable-offload...
2019-12-28  GCC AdministratorDaily bump.
2019-12-27  Richard Sandiford[AArch64] Fix typo in V_INT_CONTAINER
2019-12-27  Richard SandifordAdd missing target check for fully-masked fold-left...
2019-12-27  GCC AdministratorDaily bump.
2019-12-26  Jakub Jelinekre PR c++/92438 (Function declaration parsed incorrectl...
2019-12-26  GCC AdministratorDaily bump.
2019-12-25  Alexandre OlivaDefine HAVE_ for math long double functions declared...
2019-12-25  GCC AdministratorDaily bump.
2019-12-24  Jiufu Guors6000: re-enable web and rnreg with -funroll-loops
2019-12-24  Ian Lance Taylorre PR go/93020 (Final patches to build gcc-10 on GNU...
2019-12-24  GCC AdministratorDaily bump.
2019-12-23  Thomas SchwingeRestrict 'c-c++-common/goacc/mdc-1.c' to LP64, LLP64
2019-12-23  Richard Sandiford[C++] Make same_type_p return false for gnu_vector_type...
2019-12-23  Richard Sandiford[C++] Fix ICE for binding lax vector conversions to...
2019-12-23  GCC AdministratorDaily bump.
2019-12-22  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-22  Andrew PinskiRestrict some aarch64 testcases to little-endian
2019-12-22  Maciej W. Rozyckilibgomp/test: Fix compilation for build sysroot
2019-12-22  Gerald Pfeifer* doc/invoke.texi (-flto): Use "compile time" as a...
2019-12-22  Maciej W. Rozyckitestsuite: Fix run-time tracking down of `libgcc_s'
2019-12-22  GCC AdministratorDaily bump.
2019-12-22  Maciej W. Rozyckilibada: Fix shared library installation with `--disable...
2019-12-21  Thomas Schwinge[OMP] Restore 'omp declare target link' handling
2019-12-21  Thomas Schwinge[PR93026, PR92929] Adjust 'gfortran.dg/goacc/finalize...
2019-12-21  Harald Anlaufre PR fortran/91661 (ICE in gfc_conv_intrinsic_dot_prod...
2019-12-21  Harald Anlaufre PR fortran/92990 (INVALID code with NULLIFY – partia...
2019-12-21  Paul Thomasre PR fortran/92753 (ICE in gfc_trans_call, at fortran...
2019-12-21  Martin JamborAvoid segfault when doing IPA-VRP but not IPA-CP (PR...
2019-12-21  GCC AdministratorDaily bump.
2019-12-20  Jakub Jelinekre PR middle-end/91512 (Fortran compile time regression.)
2019-12-20  Marek PolacekPR c++/92745 - bogus error when initializing array...
2019-12-20  Marek PolacekPR c++/92974 - bogus location for enum and non-enum...
2019-12-20  Jakub Jelinekre PR c++/92965 ("note: 'x' is not public" emitted...
2019-12-20  Jakub Jelinekre PR c++/92966 (Segfault on defaulted operator== with...
2019-12-20  Jakub Jelinekre PR c++/92973 (Silently accepting defaulted compariso...
2019-12-20  Jakub Jelinekre PR c++/92666 (bogus -Wunused-but-set-variable in...
2019-12-20  Jakub Jelinekre PR c++/92992 (Side-effects dropped when decltype...
2019-12-20  Michael MeissnerRename signed integer 16/34-bit macros.
2019-12-20  Eric Botcazouc-ada-spec.h (decl_sloc): Delete.
2019-12-20  Jonathan Wakelyfortran: Fix PR number in comment of testcase for PR...
2019-12-20  Jonathan Wakelylibstdc++: Add inline to maybe-constexpr functions...
2019-12-20  Stam Markianos... gcc/testsuite/ChangeLog:
2019-12-20  Roman ZhuykovRename tests to reference the correct PR
2019-12-20  Jerome Lambourglibstdc++: Test setrlimit with c++ in configure
2019-12-20  François Dumontlibstdc++: Fix versioned namespace tests
2019-12-20  François Dumontlibstdc++: Fix pretty printers script and tests
2019-12-20  Thomas KoenigIntroduce -finline-arg-packing.
2019-12-20  Tobias BurnusFortran] PR 92996 – fix rank resolution EXPR_ARRAY
2019-12-20  Tobias BurnusImprove is-coindexed check for OpenACC/OpenMP
2019-12-20  Jerome LambourgAdd myself to MAINTAINERS
next