]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-01-14  Jonathan Wakelylibstdc++: Ignore cv-quals when std::allocator<void...
2022-01-14  Jonathan Wakelylibstdc++: Use std::construct_at in std::common_iterato...
2022-01-14  Jonathan Wakelylibstdc++: Document new std::random_device tokens
2022-01-14  Roger Saylex86_64: Improvements to arithmetic right shifts of...
2022-01-14  Martin LiskaARM: fix -Wformat= error
2022-01-14  Siddhesh Poyarekartree-optimization/104009: Conservative underflow estima...
2022-01-14  liuhongtFix ICE of unrecognizable insn. [PR target/104001]
2022-01-14  David MalcolmAdd __attribute__ ((tainted_args))
2022-01-14  GCC AdministratorDaily bump.
2022-01-13  Jakub Jelinektoplevel: Remove incorrectly added file
2022-01-13  Anthony Sharpc++: warning for dependent template members [PR70417]
2022-01-13  Uros Bizjaki386: Introduce V2QImode vectorized shifts [PR103861]
2022-01-13  Robin Dappvect: Add bias parameter for partial vectorization
2022-01-13  Hafiz Abid... Add support for allocate clause (OpenMP 5.0).
2022-01-13  Andrew MacLeodAllow more precision when querying from fold_const.
2022-01-13  Andrew MacLeodAdd relation to unsigned right shift.
2022-01-13  Harald AnlaufFortran: fix error recovery on bad structure constructo...
2022-01-13  Uros Bizjaki386: Cleanup V2QI arithmetic instructions
2022-01-13  Jakub Jelineklibgfortran: Fix Solaris version file creation [PR104006]
2022-01-13  Uros Bizjakii386: Add 16-bit vector modes to xop_pcmov [PR104003]
2022-01-13  Martin LiskaFix -Wformat-diag for ARM target.
2022-01-13  Paul A. Clarkers6000: Support SSE4.1 "round" intrinsics
2022-01-13  Richard Bienerc/104002 - shufflevector variable indexing
2022-01-13  Jakub Jelinekinliner: Don't emit copy stmts for empty type parameter...
2022-01-13  Thomas SchwingeImprove Intel MIC offloading XFAILing for 'omp_get_devi...
2022-01-13  Thomas SchwingeMerge 'c-c++-common/goacc/routine-6.c' into 'c-c++...
2022-01-13  Thomas SchwingeDocument current '-Wuninitialized' diagnostics for...
2022-01-13  Thomas SchwingeDocument current '-Wuninitialized'/'-Wmaybe-uninitializ...
2022-01-13  Martin LiskaSimplify git-backport.py script.
2022-01-13  Thomas SchwingeHost and offload targets have no common meaning of...
2022-01-13  Julian BrownWait at end of OpenACC asynchronous kernels regions
2022-01-13  Thomas SchwingeOpenACC 'kernels' decomposition: Mark variables used...
2022-01-13  Thomas SchwingeEnhance OpenACC 'kernels' decomposition testing
2022-01-13  Martin Liskaepiphany: fix -Wimplicit-fallthrough warnings in epipha...
2022-01-13  Martin Liskaepiphany: fir -Wformat-diag.
2022-01-13  Haochen JiangOptimize a ^ ((a ^ b) & mask) to (~mask & a) | (b ...
2022-01-13  Xionghu Luors6000: Add split pattern to replace
2022-01-13  GCC AdministratorDaily bump.
2022-01-12  Uros Bizjaktestsuite: Compile gcc.target/i386/pr103861-3.c with...
2022-01-12  Uros Bizjaktestsuite: Compile g++.dg/vect/slp-pr98855.cc only...
2022-01-12  Uros Bizjaki386: Add CC clobber and splits for 32-bit vector mode...
2022-01-12  Michael MeissnerFix pr101384-1.c code generation test.
2022-01-12  Patrick Palkalibstdc++: Add explicit dg-do directive to .../103955.cc
2022-01-12  Clément Chigotaix: handle 64bit inodes for include directories
2022-01-12  Andrew MacLeodAdd testcase for PR 83541.
2022-01-12  Andrew MacLeodAlways set EDGE_EXECUTABLE in VRP2.
2022-01-12  Richard Bienertree-optimization/103990 - fix CFG cleanup regression...
2022-01-12  David Malcolmanalyzer: complain about tainted sizes with "access...
2022-01-12  Tom de Vries[nvptx] Add gcc.target/nvptx/atomic-exchange-*.c test...
2022-01-12  Tom de Vries[nvptx] Improve gcc.target/nvptx/atomic_fetch-*.c test...
2022-01-12  Andre Vieira[vect] PR103971, PR103977: Fix epilogue mode selection...
2022-01-12  Patrick Palkalibstdc++: Avoid overflow in bounds checks [PR103955]
2022-01-12  Martin LiskaFix -Wformat-diag for aarch64 target.
2022-01-12  Martin LiskaInclude elfos.h before ${tm_file}.
2022-01-12  Martin Liskaopts: do not do sanity check when an error is seen
2022-01-12  Francois-Xavier... Fortran: fix testcase comment
2022-01-12  Francois-Xavier... Fortran: fix testcase compiler flags
2022-01-12  Jakub Jelinekc++: Silence -Wuseless-cast warnings during move [PR103480]
2022-01-12  Jakub Jelineklibgfortran: Fix build on non-glibc targets
2022-01-12  Jakub Jelinektestsuite: Fix up c-c++-common/builtin-shufflevector...
2022-01-12  Richard Bienertree-optimization/76174 - testcase for fixed PR
2022-01-12  Hans-Peter... cris: Avoid format-string-related warnings in calls...
2022-01-12  Hans-Peter... cris: Parenthesize parameter to as_a.
2022-01-12  GCC AdministratorDaily bump.
2022-01-11  Qing ZhaoChange the 3rd parameter of function .DEFERRED_INIT...
2022-01-11  Jakub Jelinekpower-ieee128: Fix up byte-swapping for IBM extended...
2022-01-11  Thomas KoenigHandle R16 conversion for POWER in the environment...
2022-01-11  Thomas KoenigImplement CONVERT specifier for OPEN.
2022-01-11  Jakub Jelineklibgfortran: Make sure glibc < 2.32 built powerpc64le...
2022-01-11  Jakub Jelineklibgfortran: Avoid using libquadmath APIs on powerpc64l...
2022-01-11  Michael MeissnerAllow other languages to change long double format.
2022-01-11  Jakub Jelinektestsuite: Fix pr47614.f test
2022-01-11  Jakub Jelinekfortran, libgfortran: Add remaining missing *_r17 symbols
2022-01-11  Jakub Jelinekfortran, libgfortran: Assorted -mabi=ieeelongdouble...
2022-01-11  Jakub Jelineklibgfortran: -mabi=ieeelongdouble I/O fix
2022-01-11  Jakub Jelinekfortran, libgfortran: -mabi=ieeelongdouble I/O
2022-01-11  Jakub Jelineklibquadmath: Use -mno-gnu-attribute in libquadmath
2022-01-11  Thomas KoenigMake sure the Fortran specifics have real(kind=16).
2022-01-11  Jakub Jelinekgfortran: Introduce gfc_type_abi_kind
2022-01-11  Jakub Jelineklibgfortran: Small progress on the library side
2022-01-11  Thomas KoenigGenerate config.h macros for IEEE128 math functions.
2022-01-11  Thomas KoenigFix pattern substition for _r17 and _c17.
2022-01-11  Thomas KoenigPrepare library for REAL(KIND=17).
2022-01-11  Richard Sandifordira: Fix old-reload targets [PR103974]
2022-01-11  Jonathan Wakelylibstdc++: Install <source_location> header for freesta...
2022-01-11  Uros Bizjaki386: Introduce V2QImode vector cmove for -msse4.1...
2022-01-11  Jakub Jelinekc++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]
2022-01-11  Jakub Jelinekc-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
2022-01-11  Patrick Palkac++: dependent bases and 'this' availability [PR103831]
2022-01-11  Jonathan Wakelylibstdc++: Add missing noexcept to lazy_split_view...
2022-01-11  Jonathan Wakelylibstdc++: Make copyable-box completely constexpr ...
2022-01-11  Siddhesh Poyarekartree-object-size: Dynamic sizes for ADDR_EXPR
2022-01-11  Siddhesh Poyarekartree-object-size: Handle GIMPLE_CALL
2022-01-11  Siddhesh Poyarekartree-object-size: Handle function parameters
2022-01-11  Siddhesh Poyarekartree-object-size: Support dynamic sizes in conditions
2022-01-11  Siddhesh Poyarekartree-optimization/103961: Never compute offset for...
2022-01-11  Andrew MacLeodPrevent exponential range calculations.
2022-01-11  David Malcolmanalyzer: fix false +ve on bitwise binops (PR analyzer...
2022-01-11  Martin Liskacheck-MAINTAINERS.py: use sys.argv[1]
2022-01-11  Jonathan Wakelylibstdc++: Install <coroutine> header for freestanding...
next