]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-09-29  Jonathan Wakelylibstdc++: Simplify std::basic_regex construction and...
2021-09-29  Richard Bienertestsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with...
2021-09-29  Richard BienerFix peeling for alignment with negative step
2021-09-29  Kyrylo Tkachovaarch64: Improve size heuristic for cpymem expansion
2021-09-29  Kyrylo Tkachovaarch64: Improve size optimisation heuristic for setmem...
2021-09-29  Jakub Jelinekopenmp: Disallow reduction with var private in containi...
2021-09-29  Andrew PinskiFix some testcases after my computed goto patch
2021-09-29  Richard BienerAvoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c
2021-09-29  GCC AdministratorDaily bump.
2021-09-28  Geng QiRISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart.
2021-09-28  Patrick Palkac++: ttp matching with constrained auto parm [PR99909]
2021-09-28  Jonathan Wakelylibstdc++: Fix return values for atomic wait on futex
2021-09-28  François Dumontlibstdc++: Fix 48631_neg test in _GLIBCXX_INLINE_VERSIO...
2021-09-28  Andrew Pinskic: [PR32122] Require pointer types for computed gotos
2021-09-28  Jonathan Wakelylibstdc++: Remove obfuscating typedefs in <regex>
2021-09-28  Jonathan Wakelylibstdc++: Tweaks to <regex> to avoid warnings
2021-09-28  Jonathan Wakelylibstdc++: Add noexcept to functions in <regex>
2021-09-28  Jonathan Wakelylibstdc++: Define macro before it is first checked
2021-09-28  Iain SandoeDarwin, D : Add .d suffix to the list for invoking...
2021-09-28  Jonathan Wakelylibstdc++: Skip container adaptor tests that fail conce...
2021-09-28  Jonathan Wakelylibstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_C...
2021-09-28  Jonathan Wakelylibstdc++: Fix concept checks for iterators
2021-09-28  Jonathan Wakelylibstdc++: Improve types used as iterators in testsuite
2021-09-28  Jonathan Wakelylibstdc++: Fix tests that use invalid types in ordered...
2021-09-28  Jonathan Wakelylibstdc++: Fix _OutputIteratorConcept checks in algorithms
2021-09-28  Jonathan Wakelylibstdc++: Specialize std::pointer_traits<__normal_iter...
2021-09-28  Iain SandoeDarwin, PPC : Fix R13 for PPC64.
2021-09-28  Iain Sandoelibgcc, X86, Darwin: Export cpu_model and indicator.
2021-09-28  Iain Sandoecoroutines: Only set parm copy guard vars if we have...
2021-09-28  Jonathan Wakelylibstdc++: Improve std::forward static assert message
2021-09-28  Jonathan Wakelylibstdc++: Fix mismatched noexcept-specifiers in filesy...
2021-09-28  Kyrylo Tkachovaarch64: Add command-line support for Armv8.7-a
2021-09-28  Aldy HernandezImprove jump threading dump output.
2021-09-28  Tobias Burnuslibgomp: Only check for 2*sizeof(void*) int type with...
2021-09-28  Ilya Leoshkevichreassoc: Test rank biasing
2021-09-28  Aldy HernandezEnable jump threading at -O1.
2021-09-28  Thomas Schwinge'gfortran.dg/assumed_rank_22_aux.c' messages printed...
2021-09-28  Thomas SchwingeFurther test case adjustment re "Fortran: Fix assumed...
2021-09-28  Ilya Leoshkevichreassoc: Propagate PHI_LOOP_BIAS along single uses
2021-09-28  Ilya Leoshkevichreassoc: Do not bias loop-carried PHIs early
2021-09-28  Jakub Jelineki386: Don't emit fldpi etc. if -frounding-math [PR102498]
2021-09-28  Richard Bienertree-optimization/99793 - testcase for the PR
2021-09-28  Richard Bienertree-optimization/100112 - VN last_vuse and redundant...
2021-09-28  Jakub Jelinekopenmp: Don't call omp_finish_clause on implicitly...
2021-09-28  Aldy HernandezReturn VARYING in range_on_path_entry if nothing found.
2021-09-28  Andrew Burgesstop-level configure: setup target_configdirs based...
2021-09-28  Hongyu WangAVX512FP16: Support basic 64/32bit vector type and...
2021-09-28  Richard BienerFix gcc.target/i386/vect-pr97352.c for -m32 -march...
2021-09-28  Tobias Burnusgfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
2021-09-28  Richard BienerFix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after...
2021-09-28  Aldy HernandezControl all jump threading passes with -fjump-threads.
2021-09-28  liuhongtRelax condition of (vec_concat:M(vec_select op0 idx0...
2021-09-28  liuhongtSupport 128/256/512-bit vector plus/smin/smax reduction...
2021-09-28  GCC AdministratorDaily bump.
2021-09-27  Patrick Palkac++: deduction guides and ttp rewriting [PR102479]
2021-09-27  Aldy HernandezMinor cleanups to solver.
2021-09-27  Aldy HernandezRemove old VRP jump threader code.
2021-09-27  Aldy HernandezReplace VRP threader with a hybrid forward threader.
2021-09-27  Martin LiskaCome up with section_flag enum.
2021-09-27  Martin Liskaflag_complex_method: support optimize attribute
2021-09-27  Vincent LefevreUpdate pathname for IBM long double description.
2021-09-27  Richard Bienermiddle-end/102450 - avoid type_for_size for non-existin...
2021-09-27  Tobias Burnuslibgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note
2021-09-27  Tobias BurnusFortran: Fix assumed-size to assumed-rank passing ...
2021-09-27  Andrew PinskiFix PR c/94726: ICE with __builtin_shuffle and changing...
2021-09-27  Aldy HernandezUse on-demand ranges in ssa_name_has_boolean_range...
2021-09-27  Aldy HernandezConvert some evrp uses in DOM to the range_query API.
2021-09-27  Richard BienerAllow different vector types for stmt groups
2021-09-27  liuhongtRevert "Optimize v4sf reduction.".
2021-09-27  GCC AdministratorDaily bump.
2021-09-26  Tobias BurnusFortran: Fix associated intrinsic with assumed rank...
2021-09-26  liuhongtRemove storage only description for _Float16 w/o avx512...
2021-09-26  GCC AdministratorDaily bump.
2021-09-25  Dimitar Dimitrovpru: Named address space for R30/R31 I/O access
2021-09-25  GCC AdministratorDaily bump.
2021-09-24  Andrew Burgesstop-level: merge Makefile.def patches from binutils...
2021-09-24  Harald AnlaufFortran - improve checking for intrinsics allowed in...
2021-09-24  Sandra LoosemoreFortran: Add missing diagnostic for F2018 C711 (TS29113...
2021-09-24  Patrick Palkareal: fix encoding of negative IEEE double/quad values...
2021-09-24  Vladimir N... Make profitability calculation of RA conflict presentat...
2021-09-24  Aldy Hernandezpath solver: Avoid further lookups when range is define...
2021-09-24  Jonathan Wakelylibstdc++: Remove redundant 'inline' specifiers
2021-09-24  Richard BienerVerify unallocated edge/BB flags are clear
2021-09-24  Tobias BurnusFortran: Improve file-reading error diagnostic [PR55534]
2021-09-24  Aldy HernandezAvoid invalid loop transformations in jump threading...
2021-09-24  Feng XueFix value uninitialization in vn_reference_insert_piece...
2021-09-24  Feng XueFix null-pointer dereference in delete_dead_or_redundan...
2021-09-24  Hongyu WangAVX512FP16: Support cond_op for HFmode
2021-09-24  GCC AdministratorDaily bump.
2021-09-23  Sandra LoosemoreFortran: Diagnose default-initialized pointer/allocatab...
2021-09-23  Michel Morinc++: adjust the handling of RID_ATTRIBUTE.
2021-09-23  Michel Morinc++: add spellcheck suggestions for typedef etc. [PR77565]
2021-09-23  Andrew MacLeodLook for a relation between operands only when possible.
2021-09-23  Andrew MacLeodCreate a ranger-local flag for non-executable edges.
2021-09-23  Tobias BurnusFortran: Handle allocated() with coindexed scalars...
2021-09-23  Luís Ferreiralibiberty: prevent null dereferencing on dlang_type
2021-09-23  Luís Ferreiralibiberty: prevent buffer overflow when decoding user...
2021-09-23  Jonathan Wakelylibstdc++: Remove c++20-specific dg-error directives...
2021-09-23  Jonathan Wakelylibstdc++: Disable PCH for test that depends on a macro...
2021-09-23  Jonathan Wakelylibstdc++: Make std::system_category() recognize Window...
next