]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-18  GCC AdministratorDaily bump.
2020-08-17  Ian Lance Taylorcompiler: export thunks referenced by inline functions
2020-08-17  David Malcolmanalyzer: fix ICE on NULL dereference [PR96644]
2020-08-17  David Malcolmanalyzer: fix ICE due to NULL type [PR96639]
2020-08-17  David Malcolmanalyzer: handle &STRING_CST in constant pool initializ...
2020-08-17  Uros Bizjaki386: Use parametrized pattern names some more.
2020-08-17  David Edelsohnaix: Support libgfortran libcaf_single.a as a FAT library
2020-08-17  Jonathan Wakelylibstdc++: Remove inheritance from elements in std...
2020-08-17  Martin Liskaopnemp: add static assert for clause_names.
2020-08-17  Aldy HernandezAdd statement context to get_value_range.
2020-08-17  Martin Liskaopenmp: fix UBSAN error at gcc/fortran/openmp.c:4737
2020-08-17  liuhongtForce ENDBR immediate into memory.
2020-08-17  GCC AdministratorDaily bump.
2020-08-16  Roger Saylemiddle-end: Simplify (sign_extend:HI (truncate:QI ...
2020-08-16  Sergei TrofimovichMAINTAINERS: Add myself for write after approval
2020-08-16  GCC AdministratorDaily bump.
2020-08-15  GCC AdministratorDaily bump.
2020-08-14  Nathan Sidwellc++: Final bit of name-lookup api simplification
2020-08-14  Martin SeborPR tree-optimization/78257 - missing memcmp optimizatio...
2020-08-14  David Malcolmanalyzer: fix initialization from constant pool [PR9660...
2020-08-14  David Malcolmanalyzer: fix ICE on escaped unknown pointers [PR96611]
2020-08-14  David Malcolmanalyzer: document how to get gimple dump from an ICE
2020-08-14  Nathan Sidwellc++: Yet more name-lookup api simplification
2020-08-14  Jason Merrillc++: Copy elision and [[no_unique_address]]. [PR93711]
2020-08-14  Nathan Sidwellc++: More simplification of name_lookup api
2020-08-14  Uros Bizjaki386: Improve LWP builtin expanders.
2020-08-14  Lewis Hyattdiagnostics: Add new option -fdiagnostics-plain-output
2020-08-14  Jakub Jelinekvec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
2020-08-14  Martin LiskaAdd missing PR entries for recent analyzer commit.
2020-08-14  Jojo RC-SKY: Fix assembling error with -mfloat-abi=hard.
2020-08-14  Tom de Vries[testsuite] Add missing require-effective-target allloca
2020-08-14  GCC AdministratorDaily bump.
2020-08-13  David Malcolmanalyzer: add regression test [PR96598]
2020-08-13  David Malcolmanalyzer: rewrite of region and value-handling
2020-08-13  Uros Bizjaki386: Improve CET builtin expanders.
2020-08-13  Peter Bergnerrs6000: ICE when using an MMA type as a function param...
2020-08-13  Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-08-13  Jonathan Wakelylibstdc++: Deprecate the --enable-cheaders=c_std config...
2020-08-13  Andre VehreschildFix PR fortran/93671; ICE in reffing coarray alloc...
2020-08-13  Richard SandifordRevert "AArch64: Add if condition in aarch64_function_v...
2020-08-13  Kwok Cheung... nvptx: Add support for subword compare-and-swap
2020-08-13  Martin Liskaipa: fix ICE in get_default_value
2020-08-13  Matthew Krupcaledocs: Fix typos in -fallow-argument-mismatch description
2020-08-13  Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2020-08-13  liuhongtMerge two define_insn: <avx512>_blendm<mode>, <avx512...
2020-08-13  Hans-Peter... gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly...
2020-08-13  Marek Polacekc++: Fixing the wording of () aggregate-init [PR92812]
2020-08-13  GCC AdministratorDaily bump.
2020-08-12  Roger SaylePR target/96558: Only call ix86_expand_clear with GENER...
2020-08-12  Jonathan Wakelylibstdc++: ChangeLog corrections
2020-08-12  Jonathan Wakelylibstdc++: Make self-move well-defined for containers...
2020-08-12  Clément Chigotlibgo: correctly handle AIX FAT library creation
2020-08-12  Martin Liskaipa: fix bit CPP when combined with IPA bit CP
2020-08-12  Peixin QiaoAArch64: Add if condition in aarch64_function_value...
2020-08-12  Tobias BurnusFortran: Add support for OpenMP's nontemporal clause
2020-08-12  Jakub JelinekFix up flag_cunroll_grow_size handling in presence...
2020-08-12  Tom de Vries[testsuite, nvptx] Borrow ia64-sync-*.c test-cases...
2020-08-12  Kwok Cheung... Fix gcc.dg/ia64-sync-5.c for architectures with unsigne...
2020-08-12  Tom de Vries[testsuite] Add effective target large_initializer
2020-08-12  Tom de Vries[nvptx] Fix array dimension in nvptx_assemble_decl_begin
2020-08-12  Senthil Kumar... MAINTAINERS: Update my email address
2020-08-12  Christophe... testsuite: Fix gcc.target/arm/stack-protector-1.c for...
2020-08-12  Christophe... testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
2020-08-12  Roger Saylex86_64: Use peephole2 to eliminate redundant moves.
2020-08-12  Aldy HernandezReplace std::vector<> usage in ipa-fnsummary.c with...
2020-08-12  Andreas KrebbelIBM Z: Fix PR96308
2020-08-12  Andreas KrebbelIBM Z: Fix PR96456
2020-08-12  Alan ModraRe: PR96493, powerpc local call linkage failure
2020-08-12  GCC AdministratorDaily bump.
2020-08-11  François Dumontlibstdc++: Implement DR 526 on [forward_]list remove_if...
2020-08-11  Ian Lance Taylorinternal/syscall/unix: restore ppc build tag
2020-08-11  David Edelsohntestsuite: remove xfail flifetime-dse[24].C
2020-08-11  Tom de Vries[testsuite] Add missing require-effective-target direct...
2020-08-11  Jonathan Wakelylibstdc++: Fix failing tests for AIX
2020-08-11  Jonathan Wakelylibstdc++: Make Networking TS work without gthreads...
2020-08-11  Jonathan Wakelylibstdc++: Make net::system_context tag type constructo...
2020-08-11  Jonathan Wakelylibstdc++: Fix net::system_context stop condition
2020-08-11  Jonathan Wakelylibstdc++: Fix <stop_token> to compile without gthreads
2020-08-11  Jonathan Wakelylibstdc++: Make std::this_thread functions work without...
2020-08-11  Jakub Jelinekc-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-11  Jakub Jelinekexpr: Optimize noop copies [PR96539]
2020-08-11  Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-11  Jan HubickaDo not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH...
2020-08-11  Martin LiskaAdd debug counter for IPA bits CP.
2020-08-11  GCC AdministratorDaily bump.
2020-08-10  Marek Polacekc++: Add unfixed test [PR88003]
2020-08-10  Clément Chigotruntime: revert eqtype for AIX
2020-08-10  Marek Polacektestsuite: Introduce dg-ice.
2020-08-10  Roger Saylei386: Improve code generation of smin(x,0) with -m32.
2020-08-10  Jonathan Wakelylibstdc++: Fix build for targets without lstat [PR...
2020-08-10  Jonathan Wakelylibstdc++: Fix compatibility support in unique_ptr...
2020-08-10  Thomas KoenigFix NULL pointer dereference in doloop_contained_functi...
2020-08-10  Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-10  Patrick Palkac++: constraints and address of template-id
2020-08-10  Jonathan Wakelylibstdc++: Make C++17 ignore --disable-libstdcxx-filesy...
2020-08-10  Jonathan Wakelylibstdc++: Implement LWG 561 for std::inserter
2020-08-10  Jonathan Wakelylibstdc++: Check __cpp_exceptions in basic_string:...
2020-08-10  Aldy HernandezDeclare gt_* functions inline in value-range.h.
2020-08-10  Marc GlisseSimplify X * C1 == C2 with wrapping overflow
2020-08-10  Jonathan Wakelylibstdc++: Use _wstat64 for Windows [PR 95749]
next