platform/upstream/gcc.git
2022-11-25 Martin LiskaRevert "gcc-changelog: temporarily disable check_line_s...
2022-11-25 GCC AdministratorDaily bump.
2022-11-25 Martin Liskagcc-changelog: temporarily disable check_line_start
2022-11-25 Eric BotcazouFix thinko in operator_bitwise_xor::op1_range
2022-11-25 Martin Liskalto: fix usage of timer in materialize_cgraph
2022-11-25 Richard Bienertree-optimization/107865 - ICE with outlining of loops
2022-11-25 Kewen.LinAdjust the symbol for SECTION_LINK_ORDER linked_to...
2022-11-25 Jonathan Wakelylibstdc++: Change return type of std::bit_width to...
2022-11-24 Jonathan Wakelylibstdc++: Update tests on trunk [PR106201]
2022-11-24 Wilco DijkstraAArch64: Add fma_reassoc_width [PR107413]
2022-11-24 Jakub Jelinekc++: Further -fcontract* option description fixes
2022-11-24 Jakub Jelinekasan: Fix up error recovery for too large frames [PR107317]
2022-11-24 Eric Botcazouada: Add assertion for the implementation of storage...
2022-11-24 Justin Squirekada: Spurious error on Lock_Free protected type with...
2022-11-24 Florian Weimerc: Propagate erroneous types to declaration specifiers...
2022-11-24 Jakub Jelineklibstdc++: Another merge from fast_float upstream ...
2022-11-24 Jakub Jelineklibstdc++: Workaround buggy printf on Solaris in to_cha...
2022-11-24 Jakub Jelinektestsuite: Fix up broken testcase [PR107127]
2022-11-24 Martin Liskaanalyzer: fix Clang warnings
2022-11-24 Aldy HernandezRemove use_equiv_p in vr-values.cc
2022-11-24 Aldy HernandezRemove follow_assert_exprs from overflow_comparison.
2022-11-24 Aldy HernandezRemove ASSERT_EXPR.
2022-11-24 Aldy HernandezRemove value_range_equiv.
2022-11-24 Aldy HernandezRemove unused legacy VRP code.
2022-11-24 David Malcolmanalyzer: revamp of heap-allocated regions [PR106473]
2022-11-24 David Malcolmanalyzer: fix nondeterminism in logs
2022-11-24 David Malcolmanalyzer: eliminate region_model::on_ fns for sockets
2022-11-24 David Malcolmanalyzer: move known funs for fds to sm-fd.cc
2022-11-24 Hongyu Wangi386: Only enable small loop unrolling in backend ...
2022-11-24 GCC AdministratorDaily bump.
2022-11-23 Rainer Orthanalyzer: Use __builtin_alloca in gcc.dg/analyzer/call...
2022-11-23 Steve KarglFortran: error recovery on associate with bad selector...
2022-11-23 Jakub Jelinekc: Fix compile time hog in c_genericize [PR107127]
2022-11-23 Ramana Radhakrishnan[Patch Arm] Add neon_fcadd and neon_fcmla to is_neon_type.
2022-11-23 Jonathan Wakelydoc: -Wdelete-non-virtual-dtor supersedes -Wnon-virtual...
2022-11-23 Jakub Jelinekdiagnostics: Fix selftest ICE in certain locales [PR107722]
2022-11-23 Martin Liskad: respect --enable-link-mutex configure option
2022-11-23 Jakub Jelineklibstdc++: Fix libstdc++ build on some targets [PR107811]
2022-11-23 Jonathan Wakelylibstdc++: Fix unsafe use of dirent::d_name [PR107814]
2022-11-23 Sam Jamesmaintainer-scripts/gcc_release: compress xz in parallel
2022-11-23 Jakub Jelinekc++: Fix up -fcontract* options
2022-11-23 Lulu ChengLoongArch: Add prefetch instructions.
2022-11-23 Marek PolacekRevert "configure: Implement --enable-host-pie"
2022-11-23 Marek PolacekRevert "configure: Implement --enable-host-bind-now"
2022-11-23 Marek Polacekconfigure: Implement --enable-host-bind-now
2022-11-23 Marek Polacekconfigure: Implement --enable-host-pie
2022-11-23 GCC AdministratorDaily bump.
2022-11-22 Jeff LawFix thinko in last patch
2022-11-22 Jeff LawFix comment typos noticed by Bernhard
2022-11-22 Jeff LawFix recent rvv/base/spill testcase failures
2022-11-22 Siddhesh Poyarekartree-object-size: Support strndup and strdup
2022-11-22 David Malcolmanalyzer: only look for named functions in root ns...
2022-11-22 David Malcolmanalyzer: fix ICE on 'bind(INT_CST, ...)' [PR107783]
2022-11-22 David Malcolmanalyzer: fix 'errno' on Solaris and OS X [PR107807]
2022-11-22 David Malcolmanalyzer: eliminate region_model::impl_call_* special...
2022-11-22 Maciej W. Rozyckitestsuite: Fix missing EFFECTIVE_TARGETS variable errors
2022-11-22 Eric BotcazouFix wrong array type conversion with different storage...
2022-11-22 Jonathan Wakelylibstdc++: Replace std::isdigit and std::isxdigit in...
2022-11-22 Jonathan Wakelylibstdc++: Add testcase for fs::path constraint recursi...
2022-11-22 Martin Jamboripa-sra: Dump edge summaries also for non-candidates
2022-11-22 Martin Jamboripa-cp: Do not consider useless aggregate constants
2022-11-22 Martin Jamboripa: IPA-SRA split detection simplification
2022-11-22 Martin Jamboripa-cp: Do not be too optimistic about self-recursive...
2022-11-22 Tobias Burnusgcn: Add __builtin_gcn_{get_stack_limit,first_call_this...
2022-11-22 Jason Merrillc++: don't use strchrnul [PR107781]
2022-11-22 Christophe... aarch64: Fix test_dfp_17.c for big-endian [PR 107604]
2022-11-22 Piotr Trojanekada: Accept aspects Global and Depends on abstract...
2022-11-22 Ghjuvan Lacambreada: Disable checking of Elab_Spec procedures in CodePe...
2022-11-22 Piotr Trojanekada: Adjust number of errors when removing warning...
2022-11-22 Eric Botcazouada: Fix formatting glitches in Make_Tag_Assignment
2022-11-22 Eric Botcazouada: Fix recent assertion failure on GPR2
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...
next