]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-08-06  Patrick Palkac++: fold calls to std::forward_like [PR96780]
2024-08-06  Filip Kastlgimple ssa: Put SCCOPY logic into a class
2024-08-06  Richard Bienertree-optimization/116241 - ICE with SLP condition reduction
2024-08-06  Jakub Jelinektestsuite: Fix up pr116037.c test [PR116245]
2024-08-06  Jakub Jelinekwide-int: Fix up mul_internal overflow checking [PR116224]
2024-08-06  Yannick Moyada: Fix error in GNATprove inlining with array concate...
2024-08-06  Bob Duffada: Implement type inference for generic parameters
2024-08-06  Gary Dismukesada: GNAT-LLVM compiler crash on container aggregates...
2024-08-06  Javier Mirandaada: Spurious error on the default value of a derived...
2024-08-06  Viljar Indusada: Use fully qualified in more library files
2024-08-06  Javier Mirandaada: Assert failure in repinfo
2024-08-06  Viljar Indusada: Use fully qualified in the runtime library
2024-08-06  Yannick Moyada: Fix propagation of SPARK_Mode for renaming-as...
2024-08-06  Bob Duffada: Reject use-clause conflicts in the run-time library
2024-08-06  Tobias Burnuslibgomp: Device load_image - improve minor num-funcs...
2024-08-06  Richard Bienermiddle-end/111821 - compile-time/memory-hog with large...
2024-08-06  Haochen Guirs6000: Add const_vector into any_operand predicate
2024-08-06  Paul ThomasFortran: Fix class transformational intrinsic calls...
2024-08-06  Feng Xuevect: Add missed opcodes in vect_get_smallest_scalar_ty...
2024-08-06  Feng Xuevect: Allow unsigned-to-signed promotion in vect_look_t...
2024-08-06  Andrew Pinskish: Don't call make_insn_raw in sh_recog_treg_set_expr...
2024-08-06  Marek Polacekc++: remove function/var concepts code
2024-08-06  GCC AdministratorDaily bump.
2024-08-05  Ian Lance Taylorlibbacktrace: avoid -Wpointer-arith errors
2024-08-05  Ian Lance Taylorcompiler: panic arguments are empty interface type
2024-08-05  Patrick O'NeillRISC-V: Add deprecation warning to LP64E abi
2024-08-05  Iain Sandoec++, coroutines: Simplify separation of the user functi...
2024-08-05  Mark HarmstoneFix handling of const or volatile void pointers in...
2024-08-05  Joseph MyersUpdate gcc fr.po
2024-08-05  Marek Polacekc++: fix -Wdangling-reference false positive [PR115987]
2024-08-05  Jose E. Marchesibpf: do not emit BPF non-fetching atomic instructions
2024-08-05  Jiaweitestsuite: Add RISC-V to targets not xfailing gcc.dg...
2024-08-05  Jennifer SchmitzAArch64: Set instruction attribute of TST to logics_imm
2024-08-05  Filip Kastlgimple ssa: Fix a typo in gimple-ssa-sccopy.cc
2024-08-05  Jennifer Schmitz[MAINTAINERS] Add my email address to write after appro...
2024-08-05  Andrew Burgesslibiberty/argv.c: remove only_whitespace
2024-08-05  Kyrylo Tkachovtree-reassoc.cc: PR tree-optimization/116139 Don't...
2024-08-05  Feng Xuevect: Fix dot-product slp testcases [PR116000]
2024-08-05  Richard SandifordRevert "Make may_trap_p_1 return false for constant...
2024-08-05  Thomas SchwingeInline 'gcc/rust/Make-lang.in:RUST_LIBDEPS'
2024-08-05  Thomas SchwingeDon't override 'LIBS' if '--enable-languages=rust'...
2024-08-05  Alex Coplangdbhooks: Add attempt to invoke on-gcc-hooks-load
2024-08-05  Alex Coplangdbhooks: Make dot viewer configurable
2024-08-05  Tobias Burnuslibgomp.texi: Add OpenMP TR13 routines to @menu (commen...
2024-08-05  Andrew PinskiIRA: Ignore debug insns for uses in split_live_ranges_f...
2024-08-05  GCC AdministratorDaily bump.
2024-08-04  Jeff Law[committed][PR rtl-optimization/116199] Fix latent...
2024-08-04  GCC AdministratorDaily bump.
2024-08-03  Jakub Jelineklibquadmath: Fix up libquadmath/math/sqrtq.c compilatio...
2024-08-03  Patrick Palkalibstdc++: use concrete return type for std::forward_like
2024-08-03  GCC AdministratorDaily bump.
2024-08-03  Steve KarglFortran: Fix ICE on invalid in gfc_format_decoder.
2024-08-02  Joseph MyersUpdate gcc .po files
2024-08-02  Marek Polacekc++: Move -Wdangling-reference to -Wextra
2024-08-02  Arsen Arsenovićc++/coroutines: check for members we use in handle_type...
2024-08-02  Mikael Morinfortran: Support optional dummy as BACK argument of...
2024-08-02  Andrew Pinskigenemit: Fix handling of explicit parallels for clobber...
2024-08-02  Patrick O'NeillRISC-V: Improve length attributes for atomic insn sequences
2024-08-02  Andre Vieiraarm: Fix testism with mve/ivopts-3.c testcase
2024-08-02  Jennifer SchmitzAArch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2
2024-08-02  Richard SandifordMake may_trap_p_1 return false for constant pool refere...
2024-08-02  Marek Polacekc++: DR882, main cannot be deleted [PR116169]
2024-08-02  Iain Sandoec++, coroutines: Provide a CTOR for a callback object...
2024-08-02  Iain Sandoec++, coroutines: Remove unused suspend point state...
2024-08-02  Iain Sandoec++, coroutines: Fix a typo in checking for void expres...
2024-08-02  Andrew Pinskiforwprop: Don't add uses to dce list if debug statement...
2024-08-02  Martin Ueckerc: Add support for byte arrays in C2Y
2024-08-02  Lingling Kongi386: Fix comment/naming for APX NDD constraints
2024-08-02  Jonathan Wakelylibstdc++: Add missing <cstdint> to test
2024-08-02  Yannick Moyada: Fix handling of SPARK_Mode on standalone child...
2024-08-02  Piotr Trojanekada: Fix handling of iterated component associations...
2024-08-02  Piotr Trojanekada: Remove unused null branch
2024-08-02  Piotr Trojanekada: Simplify manipulation of the list with loop actions
2024-08-02  Piotr Trojanekada: Refactor negated conjuncts
2024-08-02  Piotr Trojanekada: Simplify code by reusing Choice_List
2024-08-02  Gary Dismukesada: Errors on legal container aggregates with iterated...
2024-08-02  Eric Botcazouada: Plug loophole in handling of No_Raise pragma
2024-08-02  Ronan Desplanquesada: Tweak container aggregate expansion code
2024-08-02  Yannick Moyada: Add contracts to Ada.Strings.Unbounded and adapt...
2024-08-02  Ronan Desplanquesada: Ensure variable is initialized before use
2024-08-02  Richard Kennerada: Remove unreferenced procedure
2024-08-02  Richard Kennerada: Clean up handling of inlining of finalizer procedures
2024-08-02  Tonu Naksada: Add leap second support to conversion of Unix_Time
2024-08-02  Tonu Naksada: Update doc of Style_Checks pragma
2024-08-02  Javier Mirandaada: Reject ambiguous function calls in interpolated...
2024-08-02  Steve Bairdada: Compiler accepts illegal assignment to reference...
2024-08-02  Eric Botcazouada: Finish up support for relaxed finalization
2024-08-02  Viljar Indusada: Fix handling reference warnings with slices
2024-08-02  Steve Bairdada: Reject illegal uses of type/subtype current instance
2024-08-02  Steve Bairdada: Type conversion in instance incorrectly rejected.
2024-08-02  Eric Botcazouada: Implement No_Raise aspect & pragma on subprograms
2024-08-02  Johannes Kliemannada: Improve documenation about security of PRGNs
2024-08-02  Ronan Desplanquesada: Fix layout of GNAT reference manual section
2024-08-02  Eric Botcazouada: Fix crash on expression function returning tagged...
2024-08-02  Ronan Desplanquesada: Fix detection of suspicious loop patterns
2024-08-02  Lingling Kongi386: Fix memory constraint for APX NF
2024-08-02  Yang YujieLoongArch: Remove gawk extension from a generator script.
2024-08-02  Pengxuan Zhengaarch64: Improve Advanced SIMD popcount expansion by...
2024-08-02  Kewen Lintestsuite: Adjust fam-in-union-alone-in-struct-2.c...
2024-08-02  GCC AdministratorDaily bump.
next