]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-11-01  Tamar ChristinaAArch64: Add better costing for vector constants and...
2021-11-01  Tamar Christinamiddle-end: Teach CSE to be able to do vector extracts.
2021-11-01  Tamar Christinatestsuite: fix failing complex add testcases PR103000
2021-11-01  David Malcolmdiagnostics: escape non-ASCII source bytes for certain...
2021-11-01  Jonathan Wakelylibstdc++: Fix range access for empty std::valarray...
2021-11-01  Aldy HernandezAdd debug counters to back threader.
2021-11-01  Aldy HernandezMove statics to threader pass class.
2021-11-01  Andrew MacLeodDon't register nonsensical relations.
2021-11-01  Dan Liaarch64: Fix redundant check in aut insn generation
2021-11-01  Xionghu LuoRename duplicate_loop_to_header_edge to duplicate_loop_...
2021-11-01  Xionghu LuoRefactor loop_version
2021-11-01  Martin Liskalibcody: add mostlyclean Makefile target
2021-11-01  GCC AdministratorDaily bump.
2021-10-31  Bernhard Reutner... Fortran: Revert explicit memcpy in gfc_get_typebound_proc
2021-10-31  Jan HubickaImprove handling of return slot in ipa-pure-const and...
2021-10-31  Iain Buclawd: Fix regressing test failures on ix86-solaris2.11
2021-10-31  Iain Buclawd: Fix pr96435.d failing on SPARC and HPPA
2021-10-31  Bernhard Reutner... Fortran: Silence -Wmaybe-uninitialized warning
2021-10-31  GCC AdministratorDaily bump.
2021-10-30  Tobias BurnusOpenMP: Add strictly nested API call check [PR102972]
2021-10-30  Harald AnlaufFortran: remove descriptions of SHORT and LONG in intri...
2021-10-30  Harald AnlaufFortran: non-standard intrinsics SHORT and LONG have...
2021-10-30  Harald AnlaufFortran: fix descriptions in intrinsic.texi
2021-10-30  Harald AnlaufFortran: improve formatting of tables in intrinsic...
2021-10-30  Bernhard Reutner... Fix memory leak of gsymbol
2021-10-30  Harald AnlaufFortran: update gfortran.texi list of frequent reporters
2021-10-30  Steve KarglFortran: generate regular error on invalid conversions...
2021-10-30  Alexandre OlivaImplied compares in Ada Harded Conditionals documentation
2021-10-30  Jakub Jelinekopenmp: Diagnose threadprivate OpenMP loop iterators
2021-10-30  GCC AdministratorDaily bump.
2021-10-29  Tamar Christinatestsuite: Don't expect a complex FMA
2021-10-29  Tobias Burnuslibcpp: Fix _Pragma expansion [PR102409]
2021-10-29  David Malcolmassert_streq: add newlines to failure message
2021-10-29  David Malcolmgcc/Makefile.in: fix bug in gengtype link rule
2021-10-29  Jonathan Wakelylibstdc++: Fix typo in std::stack test
2021-10-29  Bernhard Reutner... Fortran: Free type-bound procedure structs
2021-10-29  Bernhard Reutner... doc: Bump required minimum DejaGnu version to 1.5.3
2021-10-29  Aldy Hernandezpath oracle: Do not look back to the root oracle for...
2021-10-29  Aldy HernandezRemove VRP threader passes in exchange for better threa...
2021-10-29  Jeff LawAvoid overly-greedy match in dejagnu regexp.
2021-10-29  Andrew MacLeodPerform on-entry propagation after range_of_stmt on...
2021-10-29  Jan Hubickahandle retslot in modref
2021-10-29  Tamar Christinamiddle-end: Add target independent tests for Arm comple...
2021-10-29  Tamar Christinamiddle-end: Update the Arm complex numbers auto-vec...
2021-10-29  Jakub Jelinekgimple-fold: Preserve location in gimple_fold_builtin_m...
2021-10-29  Richard BienerForce -fexcess-precision=standard for fp-uint64-convert...
2021-10-29  Jakub Jelinekc++: Implement DR2351 - void{} [PR102820]
2021-10-29  Xionghu Luors6000: Optimize __builtin_shuffle when it's used to...
2021-10-29  liuhongtEnable vectorization for _Float16 floor/ceil/trunc...
2021-10-29  GCC AdministratorDaily bump.
2021-10-28  Aldy Hernandezpath relation oracle: Remove SSA's being killed from...
2021-10-28  Stafford Horneor1k: Add return address argument to _mcount call
2021-10-28  Jakub Jelinekmatch.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1...
2021-10-28  Andrew MacLeodFix ifcvt-4.c to not depend on VRP2 asserts.
2021-10-28  Andrew MacLeodUnify EVRP and VRP folding predicate message.
2021-10-28  Andrew MacLeodReset scev before invoking array_checker.
2021-10-28  Patrick Palkac++: CTAD within template argument [PR102933]
2021-10-28  Richard Purdie[PATCH 4/5] gcc/nios2: Define the musl linker
2021-10-28  Richard Purdie[PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS...
2021-10-28  Patrick Palkac++: quadratic constexpr behavior for left-assoc logica...
2021-10-28  Eric BotcazouUpdate documentation of %X spec
2021-10-28  Richard Bienermiddle-end/84407 - honor -frounding-math for int to...
2021-10-28  Aldy HernandezImprove backward threading with switches.
2021-10-28  Aldy HernandezMake back_threader_registry inherit from back_jt_path_r...
2021-10-28  Richard Bienermiddle-end/57245 - honor -frounding-math in real truncation
2021-10-28  Richard Bienertree-optimization/102949 - fix base object alignment
2021-10-28  Kewen Linrs6000: Fix ICE of vect cost related to V1TI [PR102767]
2021-10-28  Kito ChengRISC-V: Fix wrong predicator for zero_extendsidi2_inter...
2021-10-28  Kito ChengRISC-V: Handle zi* extension correctly for arch-canonic...
2021-10-28  Alexandre Olivahardened conditionals
2021-10-28  Xionghu Luors6000: Fold xxsel to vsel since they have same semantics
2021-10-28  Xionghu Luors6000: Fix wrong code generation for vec_sel [PR94613]
2021-10-28  Hongyu WangAVX512FP16: Optimize _Float16 reciprocal for div and...
2021-10-28  GCC AdministratorDaily bump.
2021-10-27  Bernhard Reutner... Fortran: Delete unused decl in intrinsic.h
2021-10-27  Bernhard Reutner... Fortran: Delete unused decl in trans-types.h
2021-10-27  Bernhard Reutner... Fortran: Delete unused decl in trans-stmt.h
2021-10-27  Bernhard Reutner... Fortran: make some trans-array functions static
2021-10-27  Bernhard Reutner... Fortran: make some constructor* functions static
2021-10-27  Bernhard Reutner... Fortran: make some match* functions static
2021-10-27  Bernhard Reutner... Fortran: make some trans* functions static
2021-10-27  H.J. Lulibffi: Update LOCAL_PATCHES
2021-10-27  Saagar JhaDarwin, config: Amend for Darwin 21 / macOS 12.
2021-10-27  Aldy HernandezKill known equivalences before a new assignment in...
2021-10-27  Aldy HernandezReorder relation calculating code in the path solver.
2021-10-27  Aldy HernandezKill second order relations in the path solver.
2021-10-27  John David... Fix warnings building linux-atomic.c and fptr.c on...
2021-10-27  Martin SeborFix a typo.
2021-10-27  Martin Jamboripa-cp: Use profile counters (or not) based on local...
2021-10-27  Martin Jamboripa-cp: Select saner profile count to base heuristics on
2021-10-27  Martin Jamboripa-cp: Fix updating of profile counts and self-gen...
2021-10-27  Richard BienerRefactor try_vectorize_loop_1
2021-10-27  Tobias BurnusFortran: Fix 'select rank' for allocatables/pointers
2021-10-27  Jakub Jelinektestsuite: Fix up gcc.dg/pr102897.c testcase [PR102897]
2021-10-27  Jakub Jelinekopenmp: Document that non-rect loops are not supported...
2021-10-27  Jakub Jelinekopenmp: Allow non-rectangular loops with pointer iterators
2021-10-27  Jakub Jelinekopenmp: Don't reject some valid initializers or conditi...
2021-10-27  Jakub Jelinekc++: Reject addresses of immediate functions in constex...
2021-10-27  Jakub Jelinekc++: Diagnose taking address of an immediate member...
2021-10-27  GCC AdministratorDaily bump.
next