]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-11-16  Jonathan Wakelylibstdc++: Fix tests for constexpr std::string
2021-11-16  Jason Merrillc-family: don't cache large vecs
2021-11-16  Jan HubickaUse modref summaries for byte-wise dead store elimination.
2021-11-16  Martin UeckerMAINTAINERS: Add myself to DCO section and update email...
2021-11-16  Harald AnlaufFortran: avoid NULL pointer dereference on invalid...
2021-11-16  Iain Sandoeconfigure, Darwin: Set appropriate defaults for host...
2021-11-16  Iain SandoePCH: Make the save and restore diagnostics more robust.
2021-11-16  Peter Bergnerrs6000: MMA test case emits wrong code when building...
2021-11-16  Mikael Morinfortran: Identify arguments by their names
2021-11-16  Mikael Morinfortran: Delete redundant missing_arg_type field
2021-11-16  Mikael Morinfortran: simplify elemental arguments walking
2021-11-16  Mikael Morinfortran: Reverse actual vs dummy argument mapping
2021-11-16  Mikael Morinfortran: Tiny sort_actual internal refactoring
2021-11-16  Patrick Palkalibstdc++: Merge latest Ryu sources
2021-11-16  Michael de... libstdc++: Implement constexpr std::basic_string for...
2021-11-16  Jonathan Wakelylibstdc++: Use hidden friends for vector<bool>::referen...
2021-11-16  Martin SeborAvoid assuming maximum string length is constant [PR102...
2021-11-16  Tamar Christinashrn-combine-10: update test to current codegen.
2021-11-16  Tamar Christinasignbit-2: make test check for scalar or vector versions
2021-11-16  David Malcolmanalyzer: fix overeager sharing of bounded_range instan...
2021-11-16  Jason Merrillc++: improve print_node of PTRMEM_CST
2021-11-16  Andrew Pinskitree-optimization: [PR103218] Fold ((type)(a<0)) <...
2021-11-16  Jonathan Wakelylibstdc++: Fix out-of-bound array accesses in testsuite
2021-11-16  Jonathan Wakelylibstdc++: Fix typos in tests
2021-11-16  Claudiu Zissulescuarc: Update (u)maddhisi4 patterns
2021-11-16  Richard Bienertree-optimization/102880 - improve CD-DCE
2021-11-16  Richard Bienertree-optimization/102880 - make PHI-OPT recognize more...
2021-11-16  Claudiu Zissulescuarc: Update arc specific tests
2021-11-16  Martin JamborReplace more DEBUG_EXPR_DECL creations with build_debug...
2021-11-16  Martin Jamboripa-sra: Testcase that removing a "returns_nonnull...
2021-11-16  Jakub Jelineklibgomp: Mark thread_limit clause to target construct...
2021-11-16  Jakub Jelinekopenmp: Regimplify operands of GIMPLE_COND in a few...
2021-11-16  Jakub Jelinekwaccess: Fix up pass_waccess::check_alloc_size_call...
2021-11-16  Roger Saylex86_64: Avoid rorx rotation instructions with -Os.
2021-11-16  Jan HubickaFix uninitialized access in merge_call_side_effects
2021-11-16  Andrew Pinskitree-optimization: [PR103245] Improve detection of...
2021-11-16  H.J. LuAdd a missing return when transforming atomic bit test...
2021-11-16  Jim WilsonUpdate my email address.
2021-11-16  GCC AdministratorDaily bump.
2021-11-15  Jason Merrillc++: Add -fimplicit-constexpr
2021-11-15  Jason Merrillc++: split_nonconstant_init and flexarrays
2021-11-15  Siddhesh Poyarekargimple-fold: Use ranges to simplify strncat and snprintf
2021-11-15  Siddhesh Poyarekargimple-fold: Use ranges to simplify _chk calls
2021-11-15  Siddhesh Poyarekargimple-fold: Transform stp*cpy_chk to str*cpy directly
2021-11-15  H.J. LuCheck optab before transforming atomic bit test and...
2021-11-15  Iain SandoeIPA: Provide a mechanism to register static DTORs via...
2021-11-15  Iain Sandoeconfigure, Darwin: Check ld64 support for -platform...
2021-11-15  Iain Sandoetestsuite, Darwin: In tsvc.h, use malloc for Darwin...
2021-11-15  Iain SandoeAda, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl...
2021-11-15  François Dumontlibstdc++: Unordered containers merge re-use hash code
2021-11-15  Thomas SchwingeUse 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map'
2021-11-15  Thomas SchwingeUse 'location_hash' for 'seen_locations' in 'gcc/profil...
2021-11-15  Aldy HernandezDrop tree overflow in irange setter.
2021-11-15  Tobias BurnusFortran: openmp: Add support for thread_limit clause...
2021-11-15  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR100469]
2021-11-15  H.J. Lux86: Add gcc.target/i386/pr103205-2.c
2021-11-15  H.J. Lulibffi: Update LOCAL_PATCHES
2021-11-15  Jakub Jelinekopenmp: Add support for thread_limit clause on target
2021-11-15  Aldy HernandezFix PHI ordering problems in the path solver.
2021-11-15  Aldy Hernandezpath solver: Default to global range if nothing found.
2021-11-15  Richard Bienertree-optimization/103237 - avoid vectorizing unhandled...
2021-11-15  Hongyu WangPR target/103069: Relax cmpxchg loop for x86 target
2021-11-15  Richard Bienertree-optimization/103219 - avoid ICE in unroll-and-jam
2021-11-15  Prathamesh... [tree-vectorizer.c] Merge pass_vectorize::execute with...
2021-11-15  Rainer Orthlibffi: Use #define instead of .macro in src/x86/win64...
2021-11-15  Rainer Orthtestsuite: i386: Require dfp in gcc.target/i386/pr101346.c
2021-11-15  Jakub Jelineki386: Fix up x86 atomic_bit_test* expanders for !TARGET...
2021-11-15  Jakub Jelineklibgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound
2021-11-15  Jakub Jelineklibgomp: Add a testcase for omp_get_num_teams inside...
2021-11-15  Jason Merrillc++: location of lambda object and conversion call
2021-11-15  Jason Merrillc++: check constexpr constructor body
2021-11-15  Jason Merrillc++: is_this_parameter and coroutines proxies
2021-11-15  Jason Merrillc++: c++20 constexpr default ctor and array init
2021-11-15  Jason Merrillc++: don't do constexpr folding in unevaluated context
2021-11-15  Jason Merrillc++: constexpr virtual and vbase thunk
2021-11-15  Hans-Peter... gcc.dg/uninit-pred-9_b.c: Correct last adjustment for...
2021-11-15  Maciej W. RozyckiVAX: Implement the `-mlra' command-line option
2021-11-15  GCC AdministratorDaily bump.
2021-11-15  Andrew Pinski[Commmitted] Move some testcases to torture from tree-ssa
2021-11-14  Jan HubickaTrack nondeterminism and interposable calls in ipa...
2021-11-14  Maciej W. RozyckiVAX: Add the `setmemhi' instruction
2021-11-14  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Remove _Safe_container...
2021-11-14  Jan HubickaExtend modref to track kills
2021-11-14  Aldy HernandezRemove gcc.dg/pr103229.c
2021-11-14  Aldy HernandezDo not pass NULL to memset in ssa_global_cache.
2021-11-14  Martin Liskatsan: remove not needed -ldl in options
2021-11-14  Jan HubickaCleanup tree-ssa-alias and tree-ssa-dse use of modref...
2021-11-14  GCC AdministratorDaily bump.
2021-11-13  Jan HubickaFix bug in ipa-pure-const and add debug counters
2021-11-13  Jan HubickaMore ipa-modref-tree.h cleanups
2021-11-13  Jan HubickaImplement DSE of dead functions calls storing memory.
2021-11-13  Jan HubickaFix checking disabled build.
2021-11-13  Xi Ruoyaofixincludes: simplify handling for access() failure...
2021-11-13  Jan Hubickamodref_access_node cleanup
2021-11-13  Jan HubickaAdd finalize method to modref summary.
2021-11-13  Jan HubickaWhitelity type attributes for function signature change
2021-11-13  David Malcolmanalyzer: add four new taint-based warnings
2021-11-13  Jan HubickaRemember fnspec based EAF flags in modref summary.
2021-11-13  Aldy Hernandezpath solver: Compute all PHI ranges simultaneously.
2021-11-13  H.J. Lulibsanitizer: Update LOCAL_PATCHES
next