]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
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
next