]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-02-14  Rainer Orthtestsuite: i386: Skip gcc.target/i386/pr113689-1.c...
2024-02-14  Rainer Orthtestsuite: gfortran: Remove obsolete references to...
2024-02-14  Rainer Orthtestsuite: xfail c-c++-common/pr103798-2.c for C++...
2024-02-14  Gerald Pfeiferlibstdc++: C++ item p2442 is version 1 only
2024-02-14  Gerald Pfeiferinstall: Update gettext link
2024-02-14  GCC AdministratorDaily bump.
2024-02-13  Marek Polacekc++: adjust the extra ; warning [PR113760]
2024-02-13  H.J. Lux86-64: Use push2/pop2 only if the incoming stack is...
2024-02-13  Tobias BurnusOpenMP: Reject non-const 'condition' trait in Fortran
2024-02-13  Patrick Palkac++/modules: use optimized crc32 from zlib
2024-02-13  Patrick Palkac++/modules: ICEs with modular fmtlib
2024-02-13  Patrick Palkac++/modules: reduce lazy loading recursion
2024-02-13  Harald AnlaufFortran: fix passing of optional dummies to bind(c...
2024-02-13  Jason Merrillc++: variable partial spec redeclaration [PR113612]
2024-02-13  Monk ChiangRe: [PATCH] RISC-V: Fix macro fusion for auipc+add...
2024-02-13  Marek Polacekc++: SFINAE-unfriendly error on throwing pointer [PR112436]
2024-02-13  Richard Bienertree-optimization/113896 - testcase for fixed PR
2024-02-13  Richard Bienertree-optimization/113895 - copy_reference_ops_from_ref...
2024-02-13  Rainer Orthlibgm2: Fix libm2iso/wraptime.cc compilation on Solaris
2024-02-13  Richard BienerFix comment typo in ao_ref_init_from_vn_reference
2024-02-13  Richard Bienertree-optimization/113902 - fix VUSE update in move_earl...
2024-02-13  Tamar Christinamiddle-end: update vector loop upper bounds when early...
2024-02-13  Alex Coplanc++: Don't advertise cxx_constexpr_string_builtins...
2024-02-13  Richard Bienertree-optimization/113898 - ICE with sanity checking...
2024-02-13  Jakub Jelineklibgcc: Fix UB in FP_FROM_BITINT
2024-02-13  Jakub Jelinekhwint: Fix up preprocessor conditions for GCC_PRISZ...
2024-02-13  Steve KarglFortran: Set the length of an allocatable character
2024-02-13  David Malcolmdiagnostics: unbreak 'make gcc.pot'
2024-02-13  GCC AdministratorDaily bump.
2024-02-12  Jerry DeLislelibgfortran: Adjust bytes_left and pos for access=...
2024-02-12  Paul Keirlibstdc++: Fix constexpr basic_string union member...
2024-02-12  Marek Polacekc++: ICE with reinterpret_cast and switch [PR113545]
2024-02-12  Jakub Jelineklower-bitint: Fix handle_cast when used e.g. in compari...
2024-02-12  Jakub Jelinekattribs: Don't canonicalize lookup_scoped_attribute_spe...
2024-02-12  Jakub Jelinekgengtype: Use HOST_SIZE_T_PRINT_UNSIGNED in another...
2024-02-12  Jakub Jelinektestsuite: Fix up gcc.dg/pr113693.c for ia32
2024-02-12  Jakub Jelineklibiberty: Fix up libiberty_vprintf_buffer_size
2024-02-12  Iain Buclawlibphobos: Bump soname version to 5 [PR113667]
2024-02-12  Iain Buclawd: Fix internal compiler error: in make_import, at...
2024-02-12  Iain Buclawd: Merge dmd, druntime 11240a9663
2024-02-12  Iain Buclawd: Fix callee destructor call invalidates the live...
2024-02-12  Christophe... gcc/Makefile.in: Always check info dependencies
2024-02-12  Iain Sandoex86, libgcc: Implement ia32 basic heap trampoline ...
2024-02-12  Rainer Orthlibgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned...
2024-02-12  Richard Bienertree-optimization/113831 - wrong VN with structurally...
2024-02-12  Rainer Orthlibgm2: Define missing configure macros [PR113888]
2024-02-12  Pan LiRISC-V: Fix misspelled term args in error_at message
2024-02-12  Georg-Johann LayAVR: target/112944 - Addendum: Link code to initialize...
2024-02-12  Richard Bienertree-optimization/113863 - elide degenerate virtual...
2024-02-12  GCC AdministratorDaily bump.
2024-02-11  John David... Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
2024-02-11  Francois-Xavier... i386, testsuite: adjust asm patterns
2024-02-11  John David... libgomp: Define config_path for hppa*-*-linux*
2024-02-11  Torbjörn SVENSSONtestsuite: Update test case to comply with GCC14 changes
2024-02-11  GCC AdministratorDaily bump.
2024-02-10  Alexander WestbrooksAdd Myself to Write After Approval and DCO List
2024-02-10  Francois-Xavier... Darwin, testsuite: skip some -mcmodel=large tests
2024-02-10  Francois-Xavier... Darwin, testsuite: -multiply_defined is obsolete
2024-02-10  Marek Polacekc++: DR2237, cdtor and template-id tweaks [PR107126]
2024-02-10  Francois-Xavier... Darwin, testsuite: -bind_at_load is deprecated
2024-02-10  Jakub Jelineklower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
2024-02-10  Jakub Jelineklibgcc: Fix a bug in _BitInt -> dfp conversions
2024-02-10  Jakub Jelineklibgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt...
2024-02-10  Jakub Jelinekgimple-low: Fix up handling of volatile automatic vars...
2024-02-10  Jakub JelinekAdd %[zt][diox] support to pretty-print
2024-02-10  Jakub JelinekUse HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_...
2024-02-10  Hans-Peter... c++: testcases for PR113545 (constexpr with switch...
2024-02-10  Gaius MulleyPR modula2/113848 modula2 does not build with clang
2024-02-10  GCC AdministratorDaily bump.
2024-02-09  Marek Polacekc++: fix ICE with __type_pack_element [PR113834]
2024-02-09  Marek Polacekc++: make build_throw SFINAE-friendly [PR98388]
2024-02-09  Harald AnlaufFortran: error recovery on arithmetic overflow on unary...
2024-02-09  Ken Matsuilibstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same
2024-02-09  Patrick Palkac++/modules: anon union member of as-base class [PR112580]
2024-02-09  Jakub Jelineklower-bitint: Fix handling of VIEW_CONVERT_EXPRs to...
2024-02-09  Jakub Jelinekhwint: Introduce HOST_SIZE_T_PRINT_*
2024-02-09  Iain Sandoelibgcc, Darwin: Update symbol exports to include bitint...
2024-02-09  Jakub Jelinekexpand: Fix asm goto expansion [PR113415]
2024-02-09  Jakub Jelineklower-bitint: Fix up additions of EH edges [PR113818]
2024-02-09  Jakub Jelineklower-bitint: Attempt not to emit always true condition...
2024-02-09  Torbjörn SVENSSONtestsuite: Pattern does not match when using --specs...
2024-02-09  GCC AdministratorDaily bump.
2024-02-08  Jonathan Wakelylibstdc++: Fix comment typo in std::atomic<std::shared_...
2024-02-08  Jonathan Wakelylibstdc++: Add comment to gslice::operator=(const gslic...
2024-02-08  Edwin LuRISC-V: Fix rvv intrinsic pragma tests dejagnu selector
2024-02-08  Jonathan Wakelylibstdc++: Guard tr2::bases and tr2::direct_bases with...
2024-02-08  Richard Earnshawarm: testsuite: fix issues relating to fp16 alternative...
2024-02-08  Patrick Palkac++: NTTP type CTAD w/ tmpl from current inst [PR113649]
2024-02-08  Aldy Hernandezranger: Grow BBs in relation oracle as needed [PR113735]
2024-02-08  Georg-Johann LayAVR: Tidy up gen-avr-mmcu-specs.cc
2024-02-08  H.J. Lux86: Update constraints for APX NDD instructions
2024-02-08  Tamar Christinatestsuite: address Jakub's comments on vect-early-break...
2024-02-08  Georg-Johann LayAVR: target/113824 - Fix multilib set for ATA5795.
2024-02-08  Tamar Christinamiddle-end: don't cache restart_loop in vectorizable_li...
2024-02-08  Georg-Johann LayAVR: Always define __AVR_PM_BASE_ADDRESS__ in specs...
2024-02-08  Richard BienerRevert part of vect_analyze_early_break_dependences...
2024-02-08  Tamar Christinatestsuite: fix pointer conversion error in testcase...
2024-02-08  Georg-Johann LayAVR: Rename device-specs %_misc to %_rodata_in_ram.
2024-02-08  Pan LiRISC-V: Bugfix for RVV overloaded intrinsic ICE in...
2024-02-08  Joseph Myersc: Fix boolean conversion of floating constant as integ...
next