]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-04-13  Jozef LawrynowiczMSP430: Dont add offsets to addresses when emitting...
2020-04-13  Jozef LawrynowiczMSP430: Fix memory offsets used by %C and %D asm output...
2020-04-13  Iain Buclawd: Merge update dmd 799066f49
2020-04-13  Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-13  GCC AdministratorDaily bump.
2020-04-12  Thomas KönigAdded a test case from a PR that was fixed by something...
2020-04-12  Iain SandoeDarwin, testsuite: Adjust indirect thunk tests for...
2020-04-12  GCC AdministratorDaily bump.
2020-04-11  Marek Polacekc++: Add test for PR 86327.
2020-04-11  Uros Bizjaki386: Fix REDUC_SSE_SMINMAX_MODE mode conditions.
2020-04-11  Jakub Jelinektestsuite: Fix up pr94482.c testcase [PR94482]
2020-04-11  Jakub Jelinekcselib: Mark the cselib_record_sp_cfa_base_equiv VALUE...
2020-04-11  GCC AdministratorDaily bump.
2020-04-10  Iain SandoeCorrect PR numbers in the last Changelog.
2020-04-10  Iain Sandoecoroutines: Revise await expansions [PR94528]
2020-04-10  Marek Polacekc++: make __is_constructible work with paren-init of...
2020-04-10  Fritz ReeseFix typo in gfortran.dg/asynchronous_5.f03 from last...
2020-04-10  Fritz ReeseFix UNRESOLVED testcase gfortran.dg/asynchronous_5...
2020-04-10  Julian BrownTest cases for mixed structured/dynamic data lifetimes...
2020-04-10  Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-10  Thomas SchwingeHandle 'omp declare target' attribute set for both...
2020-04-10  Iain Buclawlibphobos: Use libdruntime as a convenience library...
2020-04-10  Bin ChengSimplify co_await_expander.
2020-04-10  Ian Lance Taylorlibgo: update to final 1.14.2 release
2020-04-10  Ian Lance Taylorcompiler: look up composite literal keys in the global...
2020-04-10  GCC AdministratorDaily bump.
2020-04-09  Fritz ReesePR fortran/87923 -- fix ICE when resolving I/O tags...
2020-04-09  Jason Merrillc++: constexpr static data member instantiation [PR94523]
2020-04-09  Jonathan Wakelylibstdc++: Implement LWG 3324 for [cmp.alg] function...
2020-04-09  Jonathan Wakelylibstdc++: Add comparison operators to std::unique_ptr
2020-04-09  Jozef LawrynowiczMSP430: Indiciate that the epilogue_helper insn does...
2020-04-09  Jakub Jelinekcselib, var-tracking: Improve debug info after the...
2020-04-09  Richard Sandifordaarch64: Add support for arm_sve_vector_bits
2020-04-09  Richard Sandifordaarch64: Add a separate "SVE sizeless type" attribute
2020-04-09  Matthew Malcomson[Arm] Allow the use of arm_cde.h for C++
2020-04-09  Iain Buclawlibphobos: Remove --enable-druntime-gc configure option.
2020-04-09  Christophe... [testsuite][arm] Fix cmse-15.c expected output
2020-04-09  Christophe... [testsuite] scanasm.exp: Fix target-selector handling...
2020-04-09  Tom TromeyMerge top-level configury changes from gdb
2020-04-09  Martin Jamborsra: Fix sra_modify_expr handling of partial writes...
2020-04-09  Marek Polacekc++: Fix wrong paren-init of aggregates interference...
2020-04-09  Jan HubickaFix typo in my previous change.
2020-04-09  Jan HubickaAvoid g++.dg/lto/alias-4_0.C test failure on ARM [PR91322]
2020-04-09  Richard Sandifordtestsuite: Tweak check-function-bodies interface
2020-04-09  Richard Bienertestsuite/93369 - use -shared to avoid issue with ODR...
2020-04-09  Andrea CoralloPR target/94530
2020-04-09  Bin ChengAdd unsigned type iv_cand for iv_use with non mode...
2020-04-09  Iain Sandoecoroutines: Add cleanups, where required, to statements...
2020-04-09  Sandra LoosemoreRequire pthread effective target for test case using...
2020-04-09  Kewen LinWhoops, fix wrong PR number in the changelog
2020-04-09  Kewen Lin[testsuite] Fix PR94079 by respecting vect_hw_misalign...
2020-04-09  GCC AdministratorDaily bump.
2020-04-08  Iain Buclawlibphobos: Add --enable-libphobos-checking configure...
2020-04-08  Iain Buclawlibphobos: Remove --enable-thread-lib configure option.
2020-04-08  Clement Chigotrs6000: Link with libc128.a for long-double-128.
2020-04-08  Iain Buclawlibphobos: Remove --enable-unix configure option.
2020-04-08  Jakub Jelinekcselib, reload: Fix cselib ICE on m68k/microblaze ...
2020-04-08  Jakub Jelinekvect: Fix up lowering of TRUNC_MOD_EXPR by negative...
2020-04-08  Jakub Jelinektestsuite: Fix up pr94314*.C tests [PR94314]
2020-04-08  Jakub Jelinekopenacc: Fix up declare-pr94120.C testcase [PR94533]
2020-04-08  Marek Polacekc++: Fix ICE-on-invalid with lambda template [PR94507]
2020-04-08  Richard Bienerrtl-optimization/93946 - fix TBAA for redundant store...
2020-04-08  Alexandre Olivaadd missing fp16 options
2020-04-08  H.J. Lux86: Insert ENDBR if function will be called indirectly
2020-04-08  Jakub Jelineki386: Don't use AVX512F integral masks for V*TImode...
2020-04-08  Tobias BurnusMove gfortran.dg/dec_math_5.f90 to ./ieee/
2020-04-08  Jonathan Wakelylibstdc++: Add comparison operators to types from Numer...
2020-04-08  Alexandre Olivarequire tls_runtime for tls execution test
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-04-08  Jonathan Wakelylibstdc++: Add comparison operators to <charconv> resul...
2020-04-08  Matthew Malcomson[Arm] Implement CDE predicated intrinsics for MVE registers
2020-04-08  Matthew Malcomson[Arm] Implement CDE intrinsics for MVE registers.
2020-04-08  Matthew Malcomson[Arm] Implement scalar Custom Datapath Extension intrinsics
2020-04-08  Dennis Zhangarm: CDE intrinsics using FPU/MVE S/D registers
2020-04-08  Patrick Palkac++: Function type and parameter type disagreements...
2020-04-08  Dennis Zhangarm: CLI for Custom Datapath Extension (CDE)
2020-04-08  Jakub Jelinekc++: Further fix for -fsanitize=vptr [PR94325]
2020-04-08  Marek Polacekc++: ICE with defaulted comparison operator [PR94478]
2020-04-08  Alexandre Olivaupdate polytypes.c -flax-vector-conversions msg
2020-04-08  Jakub Jelinekpostreload: Fix autoinc handling in reload_cse_move2add...
2020-04-08  Tobias BurnusHSA: omp-grid.c – access proper clause code
2020-04-08  Tobias BurnusUndo accidental commit to omp-grid.c
2020-04-08  Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-08  Iain Buclawlibphobos: Always build with warning flags enabled
2020-04-08  Jason Merrillc++: requires-expression and tentative parse [PR94480]
2020-04-08  Iain Buclawlibphobos: Merge upstream phobos fb4f6a713
2020-04-08  GCC AdministratorDaily bump.
2020-04-07  Jeff LawFix a variety of testsuite failures on the H8 after...
2020-04-07  Jason Merrillc++: ICE on invalid concept placeholder [PR94481].
2020-04-07  Jakub Jelinekcombine: Fix split_i2i3 ICE [PR94291]
2020-04-07  Robin DappS/390: Fix PR91628
2020-04-07  Ian Lance Taylorlibgcc: use syscall rather than __mmap/__munmap
2020-04-07  Richard Bienermiddle-end/94479 - fix gimplification of address
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-04-07  Jakub Jelinekaarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]
2020-04-07  Jonathan Wakelylibstdc++: Restore ability to use <charconv> in C+...
2020-04-07  Iain Sandoecoroutines, ensure placeholder var is properly declared.
2020-04-07  Andre Simoes... arm: MVE: Add C++ polymorphism and fix some more issues
2020-04-07  Andre Simoes... arm: MVE: Fixes for pointers used in intrinsics for c++
2020-04-07  Andre Simoes... arm: MVE: Fix -Wall testisms
next