]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-04-28  Eric Botcazou[Ada] Eliminate early roundoff error for Long_Long_Floa...
2021-04-28  Yannick Moy[Ada] Use spans instead of locations for compiler diagn...
2021-04-28  Arnaud Charlet[Ada] Assert failure on complex code with private type...
2021-04-28  Gary Dismukes[Ada] AI12-0397: Default_Initial_Condition expressions...
2021-04-28  Ed Schonberg[Ada] Crash on inherited component in type extension...
2021-04-28  Arnaud Charlet[Ada] Crash with declare expression used in a postcondition
2021-04-28  Arnaud Charlet[Ada] Incorrect discriminant check on call to access...
2021-04-28  Piotr Trojanek[Ada] Remove double initialization of interpretation...
2021-04-28  Piotr Trojanek[Ada] Update reference with description of type resolution
2021-04-28  Yannick Moy[Ada] Improve error message for ghost in predicate
2021-04-28  Eric Botcazou[Ada] Couple of adjustments for the sake of static...
2021-04-28  Piotr Trojanek[Ada] Extend compile-time evaluation in case statements...
2021-04-28  Piotr Trojanek[Ada] Cleanups related to entry barrier conditions
2021-04-28  Bob Duff[Ada] Incorrect error with Default_Value on private...
2021-04-28  Arnaud Charlet[Ada] Remove unused subprograms
2021-04-28  Arnaud Charlet[Ada] Bad handling of 'Valid_Scalars and arrays
2021-04-28  Arnaud Charlet[Ada] Fix the Sphinx configuration and port it to Python3
2021-04-28  Richard Wai[Ada] Hashed container Cursor type predefined equality...
2021-04-28  Eric BotcazouAvoid creating useless local bounds around calls
2021-04-28  Eric BotcazouGet rid of useless temporary for call to pure function
2021-04-28  Eric BotcazouFix loss of optimization of array iteration due to...
2021-04-28  Patrick Palkalibstdc++: Fix various bugs in ranges_algo.h [PR100187...
2021-04-28  GCC AdministratorDaily bump.
2021-04-27  David Edelsohnaix: Alias -m64 to -maix64 and -m32 to -maix32.
2021-04-27  Jason Merrillc++: -Wdeprecated-copy and using operator= [PR92145]
2021-04-27  Patrick Palkac++: Fix Bases(args...)... base initialization [PR88580]
2021-04-27  Patrick Palkalibstdc++: Fix up lambda in join_view::_Iterator::opera...
2021-04-27  Maciej W. RozyckiVAX: Accept ASHIFT in address expressions
2021-04-27  Maciej W. RozyckiVAX: Fix ill-formed `jbb<ccss>i<mode>' insn operands
2021-04-27  Maciej W. RozyckiVAX: Remove dead `adjacent_operands_p' function
2021-04-27  Maciej W. Rozyckiifcvt: Fall through to NCE if getting the CE condition...
2021-04-27  Richard SandifordFix handling of VEC_COND_EXPR trap tests [PR100284]
2021-04-27  Martin SeborRemove malformed dg-warning directives.
2021-04-27  David Edelsohnpowerpc: fix bootstrap.
2021-04-27  David Edelsohnaix: TLS precompute register parameters (PR 94177)
2021-04-27  Jakub Jelinekaarch64: Fix up last commit [PR100200]
2021-04-27  Bernd EdlingerFix target/100106 ICE in gen_movdi
2021-04-27  H.J. Luop_by_pieces_d::run: Change a while loop to a do-while...
2021-04-27  Alex Coplanarm: Fix ICEs with compare-and-swap and -march=armv8...
2021-04-27  Jakub Jelinekaarch64: Fix UB in the compiler [PR100200]
2021-04-27  Jakub Jelinekveclower: Fix up vec_shl matching of VEC_PERM_EXPR...
2021-04-27  Jakub JelinekRevert "libstdc++: Add workaround for ia32 floating...
2021-04-27  Jakub Jelinekcfgcleanup: Fix -fcompare-debug issue in outgoing_edges...
2021-04-27  Richard Bienertree-optimization/99912 - schedule another TODO_remove_...
2021-04-27  Richard Bienertree-optimization/99912 - schedule DSE before SRA
2021-04-27  Jonathan Wakelylibstdc++: Minor refactoring in <experimental/internet>
2021-04-27  Jonathan Wakelylibstdc++: Better preprocessor conditions in net::ip...
2021-04-27  Jonathan Wakelylibstdc++: Define net::socket_base::message_flags opera...
2021-04-27  Jakub Jelinekmatch.pd: Add some __builtin_ctz (x) cmp cst simplifica...
2021-04-27  Jakub Jelinekexpand: Expand x / y * y as x - x % y if the latter...
2021-04-27  Martin Jamboripa-sra: Release dead LHS SSA_NAME when removing it...
2021-04-27  Richard Earnshawarm: fix UB when compiling thumb2 with PIC [PR100236]
2021-04-27  Richard Sandifordaarch64: Handle SVE attributes in comp_type_attributes...
2021-04-27  Richard Sandifordaarch64: Add +nosve to two tests
2021-04-27  Richard Bienertree-optimization/100051 - disambiguate access size...
2021-04-27  Richard Bienertestsuite/100272 - undo PRE disabling for gcc.dg/tree...
2021-04-27  Jakub JelinekUpdate gennews for GCC 10 and GCC 11.
2021-04-27  Richard Bienertestsuite/100272 - fix some malformed dg directives
2021-04-27  Richard Bienertree-optimization/100278 - handle mismatched code in...
2021-04-27  Jakub Jelineki386: Improve [QH]Imode rotates with masked shift count...
2021-04-27  Richard Bienertree-optimization/99776 - relax condition on vector...
2021-04-27  Cui,LiliSynchronize Rocket Lake's processor_names and processor...
2021-04-27  GCC AdministratorDaily bump.
2021-04-26  Patrick Palkac++: constexpr pointer indirection with negative offset...
2021-04-26  Tobias BurnusOpenACC: Fix pattern in dg-bogus in Fortran testcases...
2021-04-26  Aldy HernandezHandle anti-ranges of MIN,MAX uniformly.
2021-04-26  Jonathan Wakelylibstdc++: Fix internet socket option classes
2021-04-26  Jonathan Wakelylibstdc++: Fix socket option classes
2021-04-26  Jonathan Wakelylibstdc++: Simplify definition of net::ip::resolver_bas...
2021-04-26  Tobias BurnusOpenACC: Fix pattern in dg-bogus in Fortran testcases
2021-04-26  Aldy HernandezCache irange::num_pairs() for non-legacy code.
2021-04-26  Aldy HernandezKeep VR_UNDEFINED and VR_VARYING in sync (speeds up...
2021-04-26  Aldy HernandezRemove irange::varying_p checks from symbolic_p and...
2021-04-26  Aldy HernandezReplace !irange::undefined_p checks with num_ranges...
2021-04-26  Richard Bienertree-optimization/99956 - improve loop interchange
2021-04-26  Jonathan Wakelylibstdc++: Add missing headers for errno and std::terminate
2021-04-26  Christophe... testsuite/arm: Add arm_cmse_hw effective target
2021-04-26  Kyrylo Tkachovaarch64: Handle V4BF V8BF modes in vwcore attribute
2021-04-26  Eric BotcazouAdd XFAIL for gcc.dg/pr84877.c on the SPARC
2021-04-26  Jonathan Wakelylibstdc++: Add missing 'inline' specifiers to net:...
2021-04-26  Thomas SchwingeAdd '-Wopenacc-parallelism'
2021-04-26  Thomas Schwinge[OpenACC] Don't compile libgomp testcases with '-w'
2021-04-26  Richard BienerMove gimplify_buildN API local to only remaining user
2021-04-26  Richard BienerRemove gimplify_buildN API use from complex lowering
2021-04-26  Richard BienerRemove gimplify_buildN API use from phiopt
2021-04-26  Richard Bienertree-optimization/99473 - more cselim
2021-04-26  Richard BienerSimplify {gimplify_and_,}update_call_from_tree API
2021-04-26  Jakub Jelinekvmsdbgout: Remove useless register keywords
2021-04-26  GCC AdministratorDaily bump.
2021-04-25  liuhongtAdd folding and remove expanders for x86 *pcmp{et,gt...
2021-04-25  GCC AdministratorDaily bump.
2021-04-24  David Malcolmanalyzer: fix ICE on NULL change.m_expr [PR100244]
2021-04-24  Harald AnlaufPR fortran/100154 - ICE in gfc_conv_procedure_call...
2021-04-24  Harald AnlaufFortran - allow target of pointer from evaluation of...
2021-04-24  Iain SandoeRevert "Darwin : Adjust darwin_binds_local_p for PIC...
2021-04-24  David Edelsohntestuite: fix libtdc++ libatomic flags
2021-04-24  Iain SandoeDarwin : Adjust darwin_binds_local_p for PIC code ...
2021-04-24  Richard SandifordAdjust guality xfails for aarch64*-*-*
2021-04-24  Richard SandifordAdd dg-final option-based target selectors
2021-04-24  Patrick Palkac++: do_class_deduction and dependent init [PR93383]
next