platform/upstream/gcc.git
2022-08-18 Sergei TrofimovichAdd libgo dependency on libbacktrace.
2022-08-18 Haochen Guirs6000: Add expand pattern for multiply-add (PR103109)
2022-08-18 Aldy HernandezUse gimple_range_ssa_names in path_range_query.
2022-08-18 zhongjuzheRISC-V: Add runtime invariant support
2022-08-18 Lulu ChengLoongArch: Get __tls_get_addr address through got table...
2022-08-18 Takayuki 'January... xtensa: Optimize stack pointer updates in function...
2022-08-18 GCC AdministratorDaily bump.
2022-08-17 Maciej W. RozyckiRISC-V/testsuite: Restrict remaining `fmin'/`fmax'...
2022-08-17 Roger Sayle[Committed] PR target/106640: Fix use of XINT in TImode...
2022-08-17 Marek Polacekc++: Add new std::move test [PR67906]
2022-08-17 Aldy HernandezReset root oracle from path_oracle::reset_path.
2022-08-17 Marek Polacekc++: Extend -Wredundant-move for const-qual objects...
2022-08-17 Marek Polacekc++: Tweak for -Wpessimizing-move in templates [PR89780]
2022-08-17 Marek Polacekc++: Extend -Wpessimizing-move to other contexts
2022-08-17 Jakub Jelinekfortran: Add -static-libquadmath support [PR46539]
2022-08-17 Tobias BurnusFortran: OpenMP fix declare simd inside modules and...
2022-08-17 Tobias BurnusOpenMP requires: Fix diagnostic filename corner case
2022-08-17 Tobias BurnusOpenMP: Fix var replacement with 'simd' and linear...
2022-08-17 Tobias Burnuslibgomp/splay-tree.h: Fix splay_tree_prefix handling
2022-08-17 Tobias BurnusOpenMP/C++: Allow classes with static members to be...
2022-08-17 Christophe... arm: Define with_float to hard when target name ends...
2022-08-17 Richard BienerRefactor back_threader_profitability
2022-08-17 Keef AragonFix bug in emergency cxa pool free
2022-08-17 Xi RuoyaoLoongArch: Provide fmin/fmax RTL pattern
2022-08-17 Andrew MacLeodAbstract interesting ssa-names from GORI.
2022-08-17 GCC AdministratorDaily bump.
2022-08-16 Jason Merrillc++: remove some xfails
2022-08-16 Tom Honermannc++: Fix pragma suppression of -Wc++20-compat diagnosti...
2022-08-16 Martin Liskadocs: remove link to bullfreeware.com from install
2022-08-16 Kito ChengRISC-V: Support zfh and zfhmin extension
2022-08-16 Kito ChengRISC-V: Support _Float16 type.
2022-08-16 Kito Chengsoft-fp: Update soft-fp from glibc
2022-08-16 Richard BienerStop backwards thread discovery when leaving a loop
2022-08-16 Sergei Trofimovichdriver: fix environ corruption after putenv() [PR106624]
2022-08-16 Jakub Jelinekc++: Implement P2327R1 - De-deprecating volatile compou...
2022-08-16 Iain Buclawd: Update DIP links in gdc documentation to point at...
2022-08-16 Aldy HernandezRename imports nomenclature in path_range_query to...
2022-08-16 Martin LiskaVR: mitigate -Wfinal-dtor-non-final-class clang warnings
2022-08-16 Martin LiskaVR: add more virtual dtors
2022-08-16 Richard Bienermiddle-end/106630 - avoid ping-pong between extract_mul...
2022-08-16 Martin LiskaVR: add missing override keyworks
2022-08-16 Martin Liskaanalyzer: add more final override keywords
2022-08-16 Martin Liskai386: add 'final' and 'override' to scalar_chain
2022-08-16 Martin Liskadocs: fix link destination
2022-08-16 Richard BienerAdjust max-jump-thread-paths docs
2022-08-16 Martin Liskajobserver: fix fifo mode by opening pipe in proper...
2022-08-16 Kewen.Linrs6000: Adjust mov optabs for opaque modes [PR103353]
2022-08-16 Kewen Linvect: Don't allow vect_emulated_vector_p type in vector...
2022-08-16 Takayuki 'January... xtensa: Turn on -fsplit-wide-types-early by default
2022-08-16 GCC AdministratorDaily bump.
2022-08-15 Iain Buclawd: Defer compiling inline definitions until after the...
2022-08-15 Iain Buclawd: Fix internal compiler error: Segmentation fault...
2022-08-15 Iain Buclawd: Build internal TypeInfo types when module name is...
2022-08-15 Iain Buclawd: Field names of anonymous delegates should be same...
2022-08-15 David Malcolmanalyzer: fix direction of -Wanalyzer-out-of-bounds...
2022-08-15 David Malcolmanalyzer: better fix for -Wanalyzer-use-of-uninitialize...
2022-08-15 Andrew MacLeodCheck for undefined and varying first.
2022-08-15 Immad Miranalyzer: fix for ICE in sm-fd.cc [PR106551]
2022-08-15 Roger SayleSupport shifts and rotates by integer constants in...
2022-08-15 Roger SayleImproved gain calculation for COMPARE to 0 or -1 in...
2022-08-15 Roger SaylePR tree-optimization/64992: (B << 2) != 0 is B when...
2022-08-15 Roger SaylePR tree-optimization/71343: Optimize (X<<C)&(Y<<C)...
2022-08-15 Nathan Sidwellc++: Fix module line no testcase
2022-08-15 Marek Polacekc++: Extend -Wpessimizing-move for class prvalues ...
2022-08-15 Richard BienerSimplify range_on_path_entry
2022-08-15 Alexandre Olivai386 PIE: testsuite: cope with default pie on ia32
2022-08-15 Jakub Jelinekifcvt: Fix up noce_convert_multiple_sets [PR106590]
2022-08-15 konglin1x86: Enable __bf16 type for TARGET_SSE2 and above
2022-08-15 GCC AdministratorDaily bump.
2022-08-14 GCC AdministratorDaily bump.
2022-08-13 Roger SayleMove V1TI shift/rotate lowering from expand to pre...
2022-08-13 Tim Langetestsuite: Disable out-of-bounds checker in analyzer...
2022-08-13 GCC AdministratorDaily bump.
2022-08-12 Srinath Parvathaneni[Committed] arm: Document +no options for Cortex-M55...
2022-08-12 Jan HubickaFix invalid devirtualization when combining final keywo...
2022-08-12 Andrew CarlottiImprove comment for tree_niter_desc.{control,bound...
2022-08-12 Jakub Jelinekphiopt: Remove unnecessary checks from spaceship_replac...
2022-08-12 Richard Bienertree-optimization/106593 - fix ICE with backward threading
2022-08-12 Tamar Christinasve: Fix fcmuo combine patterns [PR106524]
2022-08-12 Tim Langeanalyzer: out-of-bounds checker [PR106000]
2022-08-12 Tim Langeanalyzer: consider that realloc could shrink the buffer...
2022-08-12 Andrew Pinski[AARCH64] Remove reference to MD_INCLUDES
2022-08-12 GCC AdministratorDaily bump.
2022-08-11 David Edelsohntestsuite: fd-4.c redefines mode_t on AIX.
2022-08-11 David Edelsohntestcase: Fix AIX testsuite failures
2022-08-11 Immad Miranalyzer: fix ICE casued by dup2 in sm-fd.cc[PR106551]
2022-08-11 Marek Polacekc-family: Honor -Wno-init-self for cv-qual vars [PR102633]
2022-08-11 Richard BienerTame path_range_query::compute_imports
2022-08-11 Richard Bienertree-optimization/106514 - revisit m_import compute...
2022-08-11 Jakub Jelinektestsuite: Fix up pr106243* tests on i686-linux [PR106243]
2022-08-11 Jakub Jelinektestsuite: Fix up pr104992* tests on i686-linux [PR104992]
2022-08-11 Richard BienerFix path query compute_imports for external path
2022-08-11 Kewen Linrs6000: Simplify some code with rs6000_builtin_is_supported
2022-08-11 Kewen Linrs6000: Remove stale rs6000_global_entry_point_needed_p
2022-08-11 GCC AdministratorDaily bump.
2022-08-10 Richard Bienertree-optimization/106513 - fix mistake in bswap symboli...
2022-08-10 Martin Liskalto: respect jobserver in parallel WPA streaming
2022-08-10 Martin Liskalto: support --jobserver-style=fifo for recent GNU...
2022-08-10 Martin LiskaFactor out jobserver_active_p.
2022-08-10 Roger Sayle[Committed] PR other/106575: Use "signed char" in new...
next