]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-09-17  Thomas SchwingeFix 'hash_table::expand' to destruct stale Value objects
2021-09-17  Sandra LoosemoreFortran: Use _Float128 rather than __float128 for c_flo...
2021-09-17  Roger SaylePR c/102245: Disable sign-changing optimization for...
2021-09-17  Bill Schmidtrs6000: Move __builtin_mffsl to the [always] stanza
2021-09-17  Tobias BurnusFortran: Prefer GCC internal macros to float.h in ISO_F...
2021-09-17  Iain Sandoeconfigure, jit: Allow for 'make check-gcc-jit'.
2021-09-17  Richard BienerRevert no longer needed fix for PR95539
2021-09-17  Jonathan Wakelylibstdc++: Rename tests with incorrect extension
2021-09-17  Jakub Jelineklibgomp: Spelling error fix in OpenMP 5.1 conformance...
2021-09-17  Jakub Jelinekopenmp: Add support for OpenMP 5.1 atomics for C++
2021-09-17  H.J. Lux86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY
2021-09-17  H.J. Lux86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_...
2021-09-17  H.J. Lux86: Update memcpy/memset inline strategies for -mtune...
2021-09-17  H.J. Lux86: Update -mtune=tremont
2021-09-17  Eric BotcazouFix PR rtl-optimization/102306
2021-09-17  liuhongtAVX512FP16: Add intrinsics for casting between vector...
2021-09-17  liuhongtAVX512FP16: Add testcase for vcvtsh2sd/vcvtsh2ss/vcvtsd...
2021-09-17  liuhongtAVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh.
2021-09-17  liuhongtAVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtp...
2021-09-17  liuhongtAVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx.
2021-09-17  liuhongtAVX512FP16: Add vcvttsh2si/vcvttsh2usi.
2021-09-17  liuhongtAVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvtt...
2021-09-17  liuhongtAVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph...
2021-09-17  liuhongtAVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvts...
2021-09-17  liuhongtAVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh.
2021-09-17  GCC AdministratorDaily bump.
2021-09-16  Ian Lance Taylorlibgo: update to go1.17.1 release
2021-09-16  Maxim Blinovanalyzer: Fix bootstrap with clang
2021-09-16  Jonathan Wakelylibstdc++: Regenerate the src/debug Makefiles as needed
2021-09-16  Jonathan Wakelylibstdc++: Increase timeout factor for slow pb_ds tests
2021-09-16  Jonathan Wakelylibstdc++: Update documentation that only refers to...
2021-09-16  Jonathan Wakelylibstdc++: Add noexcept to std::nullopt_t constructor
2021-09-16  Jonathan Wakelylibstdc++: Remove non-deducible parameter for std:...
2021-09-16  Jonathan Wakelylibstdc++: Add missing 'constexpr' to std::tuple [PR102270]
2021-09-16  Jonathan Wakelylibstdc++: Add missing constraint to std::span deductio...
2021-09-16  Jonathan Wakelylibstdc++: Fix recipes for C++11-compiled files in...
2021-09-16  Jonathan Wakelylibstdc++: Add noexcept to std::to_string overloads...
2021-09-16  Jonathan Wakelylibstdc++: Add noexcept to unique_ptr accessors
2021-09-16  Thomas Rodgerslibstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
2021-09-16  Bill Schmidtrs6000: Handle overloads during program parsing
2021-09-16  Patrick Palkac++: constrained variable template issues [PR98486]
2021-09-16  Harald AnlaufFortran - fix handling of optional allocatable DT argum...
2021-09-16  Andrew PinskiFix PR 67102: Add libstdc++ dependancy to libffi
2021-09-16  Uros Bizjak[i386] Change ix86_decompose_address return type to...
2021-09-16  Tobias BurnusPowerPC: Fix rs6000-gen-builtins with build != host...
2021-09-16  Martin Jamborcgraph: Do not warn about caller count mismatches of...
2021-09-16  Iain Sandoecoroutines: Small cleanups to await_statement_walker...
2021-09-16  Richard Bienermiddle-end/102360 - adjust .DEFERRED_INIT expansion
2021-09-16  Daniel Cedermansparc: Add scheduling information for LEON5
2021-09-16  Daniel Cedermansparc: Add NOP in stack_protect_set32 if sparc_fix_b2bs...
2021-09-16  Daniel Cedermansparc: Prevent atomic instructions in beginning of...
2021-09-16  Daniel Cedermansparc: Skip all empty assembly statements
2021-09-16  Daniel Cedermansparc: Treat more instructions as load or store in...
2021-09-16  Andreas Larssonsparc: Print out bit names for LEON and LEON3 with...
2021-09-16  Christophe... testsuite: Support single-precision in g++.dg/eh/arm...
2021-09-16  Martin Liskamips: Fix macro typo
2021-09-16  liuhongtCheck mask type when doing cond_op related gimple simpl...
2021-09-16  liuhongtAVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2...
2021-09-16  liuhongtAVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph...
2021-09-16  liuhongtAVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2...
2021-09-16  liuhongtAVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw...
2021-09-16  liuhongtAVX512FP16: Add testcase for vmovsh/vmovw.
2021-09-16  liuhongtAVX512FP16: Add vmovw/vmovsh.
2021-09-16  Jason Merrillc++: Small location tweak
2021-09-16  Kewen Linrs6000: Remove useless toc-fusion option
2021-09-16  GCC AdministratorDaily bump.
2021-09-15  Patrick Palkac++: shortcut bad convs during overload resolution...
2021-09-15  David Edelsohnrs6000: fix xcoff section encoding
2021-09-15  Jason Merrillc++: add parsing_function_declarator predicate
2021-09-15  Jakub Jelinekc++: Fix handling of decls with flexible array members...
2021-09-15  Patrick Palkac++: default ctor that's also a list ctor [PR102050]
2021-09-15  Alexandre Olivazero-call-used-regs attr for ada
2021-09-15  Martin Liskai386: port vxworks to TARGET_CPU_P macro
2021-09-15  Jason Merrillc++: don't warn about internal interference sizes
2021-09-15  Martin Liskars6000: fix symtab_node::get == NULL issue
2021-09-15  Martin Liskagcc-changelog: Add FIXME note.
2021-09-15  Martin Liskagcc-changelog: check git commit email address
2021-09-15  Richard Bienertarget/102348 - fix powerpc-lynxos build
2021-09-15  liuhongtOptimize for V{8,16,32}HFmode vec_set/extract/init.
2021-09-15  Richard BienerMaintain (mis-)alignment info in the first element...
2021-09-15  Hongyu WangAVX512FP16: Adjust builtin name for FP16 builtins to...
2021-09-15  Richard Bienertree-optimization/102318 - reduction epilogue re-use
2021-09-15  Hugo Beauzée... libstdc++: Check for TLS support on mingw cross-compilers
2021-09-15  liuhongtOutput vextract{i,f}{32x4,64x2} for (vec_select:(reg...
2021-09-15  Thomas SchwingeAdd OpenACC 'host_data' testing to 'gfortran.dg/goacc...
2021-09-15  Richard BienerRemove support for vax-openbsd
2021-09-15  Richard BienerRemove m68k-openbsd support
2021-09-15  Jason Merrillc++: don't predeclare std::type_info [PR48396]
2021-09-15  Jason Merrillc++: correct object scope handling
2021-09-15  Jason Merrillc++: tweak C++20 destructor template-id rule
2021-09-15  Max Filippovgcc: xtensa: fix PR target/102336
2021-09-15  GCC AdministratorDaily bump.
2021-09-14  Harald AnlaufFortran - fix ICE during error recovery checking entry...
2021-09-14  Iain Sandoec++tools : Add a simple handler for ModuleCompiledRequest.
2021-09-14  Peter Bergnerrs6000: Disable optimizing multiple xxsetaccz instructi...
2021-09-14  Iain Sandoeconfigure: Avoid unnecessary constraints on executables...
2021-09-14  Iain Sandoecoroutines: Make proxy vars for the function arg copies.
2021-09-14  Iain Sandoecoroutines: Expose implementation state to the debugger.
2021-09-14  Patrick Palkac++: empty union member activation during constexpr...
2021-09-14  Jakub Jelinekc++: Update DECL_*SIZE for objects with flexible array...
next