]> git.ipfire.org Git - thirdparty/gcc.git/history
thirdparty/gcc.git
2021-07-27  Jonathan Wakelylibstdc++: Remove unnecessary uses of <utility>
2021-07-27  Jonathan Wakelylibstdc++: Reduce header dependencies on <array> and...
2021-07-27  Aldy HernandezImplement basic block path solver.
2021-07-27  Jonathan Wrightsimplify-rtx: Push sign/zero-extension inside vec_duplicate
2021-07-27  Thomas SchwingeDon't use libgomp 'cbuf' buffering with OpenACC 'async'
2021-07-27  Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-07-27  Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/async-data-1-{1,2}.c'
2021-07-27  Thomas Schwinge[OpenACC] Clarify sequencing of 'async' data copying...
2021-07-27  Thomas SchwingeFix OpenACC 'async'/'wait' issues in 'libgomp.oacc...
2021-07-27  Richard Bienertree-optimization/101573 - improve uninit warning at -O0
2021-07-27  Richard Bienertree-optimization/39821 - fix cost classification for...
2021-07-27  Martin Jamboripa: Adjust references to identify read-only globals
2021-07-27  Jakub Jelinekgimple-fold: Fix up __builtin_clear_padding on classes...
2021-07-27  Michael MeissnerPR 100170: Fix eq/ne tests on power10.
2021-07-27  GCC AdministratorDaily bump.
2021-07-26  Andrew MacLeodConfirm and Handle only ASCII in toupper and tolower...
2021-07-26  David Malcolmanalyzer: fix uninit false +ve when returning structs
2021-07-26  Andrew MacLeodAdjust ranges for to_upper and to_lower.
2021-07-26  Roger SayleFold bswap32(x) != 0 to x != 0 (and related transforms)
2021-07-26  Joseph MyersRegenerate .pot files.
2021-07-26  Aldy HernandezImplement operator_bitwise_xor::op1_op2_relation_effect.
2021-07-26  Aldy HernandezPass relationship to methods calling generic fold_range.
2021-07-26  AshimidaRemove legacy external declarations in toplev.h [PR101447]
2021-07-26  Tobias BurnusPR fortran/93308/93963/94327/94331/97046 problems raise...
2021-07-26  Aldy HernandezAbstract out conditional simplification out of execute_vrp.
2021-07-26  Aldy HernandezPass gimple context to array_bounds_checker.
2021-07-26  Tamar ChristinaAArch64: correct dot-product RTL patterns for aarch64.
2021-07-26  Tamar ChristinaAArch64: correct usdot vectorizer and intrinsics optabs
2021-07-26  Jakub Jelinekopenmp: Add support for omp attributes section and...
2021-07-26  GCC AdministratorDaily bump.
2021-07-25  Arnaud Charlet[Ada] Declare time_t uniformly based on a system parame...
2021-07-25  GCC AdministratorDaily bump.
2021-07-24  Marek Polacekinclude: Fix -Wundef warnings in ansidecl.h
2021-07-24  GCC AdministratorDaily bump.
2021-07-23  Harald AnlaufFortran: extend check for array arguments and reject...
2021-07-23  Jakub Jelinekexpmed: Fix store_integral_bit_field [PR101562]
2021-07-23  Aldy HernandezUse range_query object in array bounds class.
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23  H.J. Lux86: Don't return hard register when LRA is in progress
2021-07-23  Jonathan Wakelylibstdc++: Reduce headers included by <future>
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst2[q...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst3[q...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst4[q...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vtbx4...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vtbl[34...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vqtbx...
2021-07-23  Jonathan Wrightaarch64: Use memcpy to copy vector tables in vqtbl...
2021-07-23  Jonathan Wakelylibstdc++: Update documentation comments for namespace...
2021-07-23  Jakub Jelinekopenmp: Add support for __has_attribute(omp::directive...
2021-07-23  Jakub Jelinekopenmp: Diagnose invalid mixing of the attribute and...
2021-07-23  Xi Ruoyaotestsuite: mips: pass -finline/-fnoinline through
2021-07-23  Xi RuoyaoRevert "testsuite: mips: use noinline attribute instead...
2021-07-23  David Malcolmanalyzer: fix feasibility false +ve with overly complex...
2021-07-23  Haochen GuiFix execution failure of parity_1.f90 on P10 [PR100952]
2021-07-23  GCC AdministratorDaily bump.
2021-07-22  Sandra LoosemoreBind(c): signed char is not a Fortran character type
2021-07-22  Jonathan Wakelylibstdc++: Fix non-default constructors for hash contai...
2021-07-22  Martin SeborAdd new test for PR65178.
2021-07-22  Martin SeborRemove an invalid defintion [PR101568].
2021-07-22  Andrew PinskiFix PR 10153: tail recusion for vector types.
2021-07-22  Aldy HernandezAllow non-null adjustments for pointers even when there...
2021-07-22  David Edelsohnaix: Protect AIX math.h overloads with new macro.
2021-07-22  Jonathan Wakelylibstdc++: Use __builtin_operator_new when available...
2021-07-22  Jonathan Wakelylibstdc++: Use std::addressof in ranges::uninitialized_...
2021-07-22  Jonathan Wakelylibstdc++: Initialize all subobjects of std::function
2021-07-22  Jonathan Wakelylibstdc++: Restore __gnu_debug::array [PR100682]
2021-07-22  Andrew MacLeodAllow non-symmetrical equivalences.
2021-07-22  Andrew MacLeodCheck for undefined on COND_EXPR before querying type.
2021-07-22  Andrew MacLeodOnly call vrp_visit_cond_stmt if range_of_stmt doesn...
2021-07-22  liuhongtRemove pass_cpb which is related to enable avx512 embed...
2021-07-22  liuhongtSupport logic shift left/right for avx512 mask type.
2021-07-22  GCC AdministratorDaily bump.
2021-07-21  David Malcolmanalyzer: bulletproof -Wanalyzer-file-leak [PR101547]
2021-07-21  David Malcolmanalyzer: fix ICE in binding_cluster::purge_state_invol...
2021-07-21  Thomas SchwingeOpenACC 'nohost' clause
2021-07-21  Thomas Schwinge[OpenACC] Fix '#pragma atomic update' typo in 'g++...
2021-07-21  David Malcolmanalyzer: fix issues with phi handling
2021-07-21  David Malcolmanalyzer: fixes to -fdump-analyzer-state-purge for...
2021-07-21  David Malcolmanalyzer: show BB index in BEFORE_SUPERNODE's in-edge
2021-07-21  David Malcolmanalyzer: tweak dumping of min_expr/max_expr
2021-07-21  Martin SeborFix typos in a comment.
2021-07-21  Bill Schmidtrs6000: Add int128 target check to pr101129.c (PR101531)
2021-07-21  Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-21  Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-21  Bill Schmidtrs6000: Write output to the builtins header file
2021-07-21  Bill Schmidtrs6000: Write output to the builtin definition include...
2021-07-21  Bill Schmidtrs6000: Build and store function type identifiers
2021-07-21  Bill Schmidtrs6000: Parsing of overload input file
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 3 of 3
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 2 of 3
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 1 of 3
2021-07-21  Bill Schmidtrs6000: Main function with stubs for parsing and output
2021-07-21  H.J. Lux86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin...
2021-07-21  Harald AnlaufFortran: ICE, OOM while calculating sizes of derived...
2021-07-21  Martin SeborAdjust macro to avoid warning [PR101379].
2021-07-21  Jonathan Wakelylibstdc++: Make __gnu_cxx::sequence_buffer move-aware...
2021-07-21  Iain Sandoec++tools, configury: Configure with C++; test checking...
2021-07-21  Sebastian Hubergcov: Fix use of profile info section
next