platform/upstream/gcc.git
2022-11-22 Richard Bienertree-optimization/107803 - abnormal cleanup from the...
2022-11-22 Jonathan Wakelylibstdc++: Fix pool resource build errors for H8 [PR107801]
2022-11-22 Richard Bienertree-optimization/107672 - avoid vector mode type_for_m...
2022-11-22 Richard Bienertree-optimization/107766 - ICE with recent -ffp-contrac...
2022-11-22 liuhongtGuard 64/32-bit vector move patterns with ix86_hard_reg...
2022-11-22 liuhongtSome tidy up for RA related hooks.
2022-11-22 Jason Merrillc++: contracts fixes
2022-11-22 GCC AdministratorDaily bump.
2022-11-22 David Malcolmanalyzer: fix ICE on 'bind' that returns a struct ...
2022-11-22 David Malcolmanalyzer: fix ICE on 'bind' with non-pointer arg [P107783]
2022-11-22 David Malcolmanalyzer: fix ICE on writes to errno [PR107777]
2022-11-22 David Malcolmanalyzer, testsuite: add more examples taken from CWE
2022-11-21 Lewis Hyattlibcpp: Fix paste error with unknown pragma after macro...
2022-11-21 Sebastian HuberRTEMS: Use local-exec TLS model by default
2022-11-21 Sebastian HuberAllow subtarget customization of CC1_SPEC
2022-11-21 Jonathan Wakelylibstdc++: Reduce size of std::bind_front(F) result
2022-11-21 Jonathan Wakelylibstdc++: Check static assertions earlier in chrono...
2022-11-21 Jonathan Wakelylibstdc++: Improve Doxygen comments in <tuple>
2022-11-21 Dimitar Dimitrovtestsuite: Add filter for target socket support
2022-11-21 Andrew CarlottiExpand comment for tree_niter_desc.max
2022-11-21 Andrew CarlottiModify test, to prevent the next patch breaking it
2022-11-21 Andrew CarlottiRefactor number_of_iterations_popcount
2022-11-21 Andrew CarlottiRemove prototype for number_of_iterations_popcount
2022-11-21 Andrew CarlottiEnsure at_stmt is defined before an early exit
2022-11-21 Torbjörn SVENSSONtestsuite: Windows paths use \ and not /
2022-11-21 Tobias Burnuslibgomp/gcn: fix/improve struct output
2022-11-21 Torbjörn SVENSSONlibcpp/remap: Only override if string matched
2022-11-21 Christophe... genmultilib: Fix sanity check
2022-11-21 Philipp TomsichRISC-V: Fix ICE in branch<ANYI:mode>_shiftedarith_equal...
2022-11-21 Eric Botcazouada: Adjust recent change for returns involving functio...
2022-11-21 Marc Poulhièsada: Do not share Packed Array Type if sizes of types...
2022-11-21 Ronan Desplanquesada: Order pragmas alphabetically in reference manual
2022-11-21 Eric Botcazouada: Minor tweak in assertion
2022-11-21 Steve Bairdada: Internal compiler error for Sequential Partition_E...
2022-11-21 Eric Botcazouada: Small cleanup in Expand_N_Object_Declaration
2022-11-21 Steve Bairdada: Ada 2022 Image attribute bugs
2022-11-21 Ghjuvan Lacambreada: Disable subprogram call validation in CodePeer...
2022-11-21 Bob Duffada: Move warnings switches
2022-11-21 Steve Bairdada: Improve documentation for -gnatw.h warnings
2022-11-21 Marc Poulhièsada: Reject nonconfirming Size attribute value for...
2022-11-21 Ronan Desplanquesada: Fix gnatmake's parsing of adc files
2022-11-21 Ronan Desplanquesada: Tweak error messages on misplaced with keywords
2022-11-21 Jakub Jelineki386: Uglify some local identifiers in *intrin.h [PR107748]
2022-11-21 Christophe... genmultilib: Add sanity check
2022-11-21 Martin Liskachangelog: Fix extra space after tab.
2022-11-21 Eric BotcazouMake ARMv8-M attribute cmse_nonsecure_call work in Ada
2022-11-21 Martin LiskaRevert "gcc-changelog: temporarily disable check_line_s...
2022-11-21 Martin Liskabuild: re-configure 2 files
2022-11-21 Andrew PinskiFix PR 106560: Another ICE after conflicting types...
2022-11-21 liuhongtdefine builtins for "shared" avxneconvert-avx512bf16vl...
2022-11-21 GCC AdministratorDaily bump.
2022-11-20 François Dumontlibstdc++: Add std qualification on isxdigit calls
2022-11-20 Patrick Palkac++: cache the normal form of a concept-id
2022-11-20 Patrick Palkac++: remove coerce_innermost_template_parms
2022-11-20 Jakub Jelinekreg-stack: Fix a -fcompare-debug bug in reg-stack ...
2022-11-20 Martin Liskagcc-changelog: temporarily disable check_line_start
2022-11-20 Jeff Law[PR other/104044] Remove extraneous semicolons
2022-11-20 Jeff Law Fix test to not depend on DECL_UIDs
2022-11-19 Jonathan Wakelylibstdc++: Add always_inline to trivial range access...
2022-11-19 Andrew Pinskiconstexprify some tree variables
2022-11-19 Jonathan Wakelylibstdc++: Fix -Wsign-compare warnings in std::format
2022-11-19 Jonathan Wakelylibstdc++: Fix Doxygen warning
2022-11-19 Jonathan Wakelylibstdc++: Fix one more malformed requires-clause ...
2022-11-19 Thomas Schwingenvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel'
2022-11-19 Bernhard Reutner... libcpp: Add missing config for --enable-valgrind-annota...
2022-11-19 Jonathan Wakelyjit: Use std::mutex instead of pthread_mutex_t
2022-11-19 Tobias Burnuslibgomp/gcn: Prepare for reverse-offload callback handling
2022-11-19 Jakub Jelineki386: Outline fast BF -> SF conversion and fix up sNaN...
2022-11-19 Jakub Jelinekc++: Implement C++23 P2647R1 - Permitting static conste...
2022-11-19 Jeff Chapman IIc++: implement P1492 contracts
2022-11-19 Jeff Chapman IIlibstdc++: add experimental Contracts support
2022-11-19 David Malcolmanalyzer: fix feasibility false +ve on jumps through...
2022-11-18 David Malcolmanalyzer: move more impl_* to known_function
2022-11-18 Philipp TomsichRISC-V: No extensions for SImode min/max against safe...
2022-11-18 Philipp TomsichRISC-V: Handle "(a & twobits) == singlebit" in branches...
2022-11-18 Philipp TomsichRISC-V: Use bseti/bclri/binvi to extend reach of ori...
2022-11-18 Philipp TomsichRISC-V: Optimize slli(.uw)? + addw + zext.w into sh...
2022-11-18 Philipp TomsichRISC-V: split to allow formation of sh[123]add before...
2022-11-18 Philipp TomsichRISC-V: Optimize branches testing a bit-range or a...
2022-11-18 Philipp TomsichRISC-V: allow bseti on SImode without sign-extension
2022-11-18 Richard Purdielibcpp: Avoid remapping filenames within directives
2022-11-18 Jakub JelinekManually add entries for r13-4128.
2022-11-18 Harald AnlaufFortran: reject NULL actual argument without explicit...
2022-11-18 GCC AdministratorDaily bump.
2022-11-18 Jakub JelinekAdd another commit to ignore
2022-11-18 Andrew PinskiFix PR middle-end/107705: ICE after reclaration error
2022-11-18 Andrew PinskiFix PRs 106764, 106765, and 107307, all ICE after inval...
2022-11-18 Yixuan ChenFix testcase for architectures that use .srodata
2022-11-18 Kyrylo Tkachovaarch64: Fix LDAPURS assembly output
2022-11-18 Torbjörn SVENSSONtestsuite: Verify that module-mapper is available
2022-11-18 Kyrylo Tkachovaarch64: Fix up LDAPR codegen
2022-11-18 Jakub Jelinekc++: Implement CWG2635 - Constrained structured bindings
2022-11-18 Richard Bienertree-optimization/107647 - avoid FMA from SLP with...
2022-11-18 Jinyang HeLoongArch: Fix atomic_exchange expanding [PR107713]
2022-11-18 Marek Polacekc++: constinit on pointer to function [PR104066]
2022-11-17 Bernhard Reutner... c: Set the locus of the function result decl
2022-11-17 Bernhard Reutner... Fortran: Remove double spaces in open() warning [PR99884]
2022-11-17 Andrew PinskiFix PR 107734: valgrind errors with sbitmap in match.pd
2022-11-17 Aldy Hernandez[PR tree-optimization/107732] [range-ops] Handle attemp...
2022-11-17 David Malcolmc, analyzer: fix ICE with -fanalyzer and -Wunused-macro...
next