platform/upstream/gcc.git
2020-12-05 Maciej W. RozyckiVAX: Correct `sync_lock_test_and_set' and `sync_lock_re...
2020-12-05 Maciej W. RozyckiVAX: Use an int iterator to produce individual interloc...
2020-12-05 Maciej W. RozyckiVAX: Use a mode iterator to produce individual interloc...
2020-12-05 Maciej W. Rozyckijump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOL...
2020-12-05 Maciej W. Rozyckiloop-doloop: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckicfgrtl: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckisel-sched-ir: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. Rozyckiloop-iv: Add missing calls to `onlyjump_p'
2020-12-05 Maciej W. Rozyckiifcvt: Add missing call to `onlyjump_p'
2020-12-05 Maciej W. RozyckiRTL: Also support HOST_WIDE_INT with int iterators
2020-12-05 Maciej W. RozyckiVAX: Correct fatal issues with the `ffs' builtin
2020-12-05 Maciej W. RozyckiVAX: Rationalize expression and address costs
2020-12-05 Maciej W. RozyckiVAX/testsuite: Run target testing over all the usual...
2020-12-05 Maciej W. RozyckiVAX: Define LEGITIMATE_PIC_OPERAND_P
2020-12-05 Maciej W. RozyckiVAX: Remove `c' operand format specifier overload
2020-12-05 Matt ThomasPR target/58901: reload: Handle SUBREG of MEM with...
2020-12-05 Roman Zhuykovmodulo-sched: Carefully process loop counter initializa...
2020-12-05 Paul ThomasFortran: flag formal argument before resolving an array...
2020-12-05 Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-12-05 Venkataramanan... X86_64: Enable support for next generation AMD Zen3...
2020-12-05 Jakub Jelineki386: Combine splitters followup [PR96226]
2020-12-05 Jakub Jelinekc++: Fix constexpr access to union member through point...
2020-12-05 GCC AdministratorDaily bump.
2020-12-04 Ian Lance Taylorruntime: update type descriptor name in fieldtrack...
2020-12-04 Jason Merrillc++: Fix deduction from auto template parameter [PR93083]
2020-12-04 Jason Merrillvec: Simplify use with C++11 range-based 'for'.
2020-12-04 David Edelsohnrs6000: fix PTR_SIZE in rs6000.c
2020-12-04 Hans-Peter... doc/implement-c.texi: About same-as-scalar-type volatil...
2020-12-04 Jakub Jelinekgimple: Return fnspec only for replaceable new/delete...
2020-12-04 Jakub Jelineki386: Add combine splitters to allow combining multiple...
2020-12-04 Jakub Jelinekfold-const: Don't use build_constructor for non-aggrega...
2020-12-04 Nathan Sidwellc++: Revert dependent-array changes [PR 98116]
2020-12-04 Nathan Sidwellc++: Module API declarations
2020-12-04 Jakub Jelinekdebug: Fix another vector DECL_MODE ICE [PR98100]
2020-12-04 Jakub Jelinekdwarf: Add -gdwarf{32,64} options
2020-12-04 Martin Liskatestsuite: use param for if-to-switch tests
2020-12-04 Eric BotcazouAdd target selector to gcc.dg/pr98099.c
2020-12-04 Martin LiskaRefactor -frecord-gcc-switches.
2020-12-04 Eric BotcazouFix checking failure in IPA-SRA
2020-12-04 Martin LiskaDocument missing params.
2020-12-04 Jakub Jelinekc++: Change __builtin_source_location to use __PRETTY_F...
2020-12-04 GCC AdministratorDaily bump.
2020-12-03 Jason Merrillc++: XFAIL testcase for PR98019
2020-12-03 Jason Merrillc++: Fix bootstrap on 32-bit hosts [PR91828]
2020-12-03 Martin SeborAdd support for detecting mismatched allocation/dealloc...
2020-12-03 Nathan Sidwellc++: Exported using decls
2020-12-03 Nathan Sidwellc++: uninstantiated template friends
2020-12-03 Ian Lance TaylorGo testsuite: update new tests to version in source...
2020-12-03 Michael MeissnerPowerPC: PR libgcc/97543 and libgcc/97643, fix long...
2020-12-03 Harald AnlaufPR fortran/95342 - ICE in gfc_match_subroutine, at...
2020-12-03 Jonathan Wakelylibstdc++: Fix typos in #error strings
2020-12-03 Alexandre Olivafix __builtin___clear_cache overrider fallout
2020-12-03 Jonathan Wakelylibstdc++: Update C++20 library implementation status
2020-12-03 JeanHeyd Meneidelibtdc++: Define std::source_location for C++20
2020-12-03 Jonathan Wakelylibstdc++: Add std::bit_cast for C++20 [PR 93121]
2020-12-03 Ian Lance TaylorGo testsuite: add a bunch of new tests from source...
2020-12-03 Ian Lance Taylorgo-test.exp: add -I. when compiling in directory
2020-12-03 Jason Merrillc++: Add testcase for PR98019
2020-12-03 Ian Lance Taylortestsuite: update existing Go tests to source repo
2020-12-03 Sebastian HuberRTEMS: Add Cortex-R52 multilib
2020-12-03 Jonathan Wakelylibstdc++: Update powerpc-linux baselines for GCC 10.1
2020-12-03 Jonathan Wakelylibstdc++: Disable std::array assertions for C++11...
2020-12-03 Nathan Sidwellc++: templatey type creation
2020-12-03 Uros Bizjaki386: Fix up ix86_md_asm_adjust for TImode [PR98086]
2020-12-03 Nathan Sidwellc++: Testcases [PR 98115]
2020-12-03 Ian Lance Taylorcompiler: cast comparison function result to expected...
2020-12-03 Ian Lance Taylorcompiler: defer to middle-end for complex division
2020-12-03 Andreas KrebbelIBM Z: Fix mode in probe_stack pattern
2020-12-03 Nathan Sidwellc++: Fix array type dependency [PR 98107]
2020-12-03 Richard Sandifordaarch64: Don't fold svundef* at the gimple level
2020-12-03 Eric BotcazouFix PR middle-end/98099
2020-12-03 Eric BotcazouFix PR middle-end/98082
2020-12-03 Jakub Jelinekc++: Add __builtin_bit_cast to implement std::bit_cast...
2020-12-03 Jakub Jelinekc++: consteval-defarg1.C test variant for templates
2020-12-03 Ilya Leoshkevichtree-ssa-threadedge.c (record_temporary_equivalences_fr...
2020-12-03 Ilya LeoshkevichFix division by 0 in printf_strlen_execute when dumping
2020-12-03 Kito ChengRISC-V: Canonicalize --with-arch
2020-12-03 Przemyslaw... aarch64: Add +flagm to -march
2020-12-03 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR98104]
2020-12-03 liuhongtOptimize vpsubusw compared to 0 into vpcmpleuw or vpcmp...
2020-12-03 liuhongtFix incorrect replacement of vmovdqu32 with vpblendd...
2020-12-03 Jason Merrillc++: Push parms when late parsing default args
2020-12-03 Jason Merrillc++: Fix late-parsed default arg context
2020-12-03 Hongyu WangAdd popcount<mode> expander to enable popcount auto...
2020-12-03 Alexandre Olivaintroduce overridable clear_cache emitter
2020-12-03 Alexandre Olivaoptions.exp: unsupport tests that depend on missing...
2020-12-03 Martin SeborAdjust tests even more to avoid ILP32 failures after...
2020-12-03 Ilya Leoshkevichtree-ssa-threadbackward.c (profitable_jump_thread_path...
2020-12-03 GCC AdministratorDaily bump.
2020-12-03 Peter Bergnerc++: Treat OPAQUE_TYPE types as an aggregate type ...
2020-12-02 Jakub Jelinekdwarf2out: Fix up add_scalar_info not to create invalid...
2020-12-02 Jakub Jelinekc++: Implement LWG3396 Clarify point of reference for...
2020-12-02 qing zhaortl-optimization: Fix data flow maintenance bug in...
2020-12-02 Jonathan Wakelylibstdc++: Fix std::any pretty printer [PR 68735]
2020-12-02 Jason Merrillc++: Give better placeholder diagnostic
2020-12-02 Jason Merrillc++: Improve init handling
2020-12-02 Nathan Sidwellc++: typename_type structural comparison
2020-12-02 Jason Merrillgit: Tell git send-email where to send patches.
2020-12-02 Marek Polacekc++: Fix ICE with inline variable in template [PR97975]
2020-12-02 Marek Polacekc++: Fix tsubst ICE with invalid code [PR97993, PR97187]
next