]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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.
2021-10-26  Ian Lance Taylorcompiler: permit compiler directives in parenthesized...
2021-10-26  Martin SeborImprove/correct detection of overlapping aggregates...
2021-10-26  Martin SeborMake full use of context-sensitive ranges in access...
2021-10-26  Martin SeborDetect overflow by atomic functions [PR102453].
2021-10-26  Jeff LawFixup MAINTAINERS file
2021-10-26  Harald AnlaufFortran: error recovery on invalid code with SELECT...
2021-10-26  Harald AnlaufFortran: [PDT] KIND and LEN type parameters are mutuall...
2021-10-26  Vladimir N... [PR102842] Consider all outputs in generation of matchi...
2021-10-26  Harald AnlaufFortran: do not restrict PDT KIND and LEN type paramete...
2021-10-26  Harald AnlaufFortran: error recovery on initializing invalid derived...
2021-10-26  Jonathan Wakelyc++tools: Fix memory leak
2021-10-26  Paul A. Clarkers6000: Fixes for tests including only <x86intrin.h>
2021-10-26  Marek Polacekc++: P2360R0: Extend init-stmt to allow alias-decl...
2021-10-26  Maciej W. RozyckiMAINTAINERS: Add myself as a VAX port maintainer
2021-10-26  Sandra LoosemoreFix broken use of alloca in C interoperability testcase
2021-10-26  Rainer Orthtestsuite: i386: Fix gcc.target/i386/avx512f-pr96891...
2021-10-26  Rainer Orthtestsuite: i386: Fix gcc.target/i386/avx512fp16-trunchf...
2021-10-26  Rainer Orthtestsuite: i386: Fix gcc.target/i386/pieces-memset...
2021-10-26  Rainer Orthlibstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
2021-10-26  Rainer Orthlibstdc++: Fix 17_intro/names.cc on Solaris
2021-10-26  Rainer Orthtestsuite: i386: Use -fomit-frame-pointer for gcc.targe...
2021-10-26  Richard BienerUnify offset and byte_offset for vect_create_addr_base_...
2021-10-26  Richard BienerMove negative stride bias out of dr_misalignment
2021-10-26  Kewen Linforwprop: Remove incorrect assertion [PR102897]
2021-10-26  Richard BienerTurn vect_create_addr_base_for_vector_ref offset into...
2021-10-26  Tobias BurnusFortran: Fix character(len=cst) dummies with bind(C...
2021-10-26  Roger Saylex86_64: Implement V1TI mode shifts/rotates by a constant
2021-10-26  Aldy Hernandez[PR testsuite/102857] Tweak ssa-dom-thread-7.c for...
2021-10-26  Aldy HernandezAvoid threading circular paths.
2021-10-26  Aldy HernandezAttempt to resolve all incoming paths to a PHI.
2021-10-26  Aldy HernandezTry to resolve paths in threader without looking furthe...
2021-10-26  Kewen Linvect: Don't update inits for simd_lane_access DRs ...
2021-10-26  GCC AdministratorDaily bump.
2021-10-25  Andrew MacLeodMove vrp_simplify_cond_using_ranges into the simplifier.
2021-10-25  Andrew MacLeodFold all statements in Ranger VRP.
2021-10-25  Segher Boessenkoolrs6000: Fix bootstrap (libffi)
2021-10-25  Paul A. Clarkers6000: Fix missing "externs" in smmintrin.h
next