]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-06-11  Francois-Xavier... libgfortran: remove support for --enable-intermodule
2023-06-11  Georg-Johann LayUse canonical form for reversed single-bit insertions...
2023-06-11  Georg-Johann Laytarget/19907: Overhaul bit extractions.
2023-06-11  Juzhe-ZhongRISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
2023-06-11  GCC AdministratorDaily bump.
2023-06-10  Aldy HernandezConvert ipcp_vr_lattice to type agnostic framework.
2023-06-10  Hans-Peter... testsuite: Cut down 27_io/basic_istream/.../94749.cc...
2023-06-10  Nathan Sidwellc++: Adjust conversion deduction [PR61663][DR976]
2023-06-10  Georg-Johann Laytarget/109650: Fix wrong code after cc0 -> CCmode trans...
2023-06-10  Francois-Xavier... Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
2023-06-10  Xi Ruoyaolibatomic: x86_64: Always try ifunc
2023-06-10  Tim Langetestsuite: Add more allocation size tests for conjured...
2023-06-10  Tim Langeanalyzer: Fix allocation size false positive on conjure...
2023-06-10  Pan LiRISC-V: Add test cases for RVV FP16 vreinterpret
2023-06-10  Juzhe-ZhongRISC-V: Enable select_vl for RVV auto-vectorization
2023-06-10  Andrew MacLeodUnify MULT_EXPR range operator
2023-06-10  Andrew MacLeodUnify NEGATE_EXPR range operator
2023-06-10  Andrew MacLeodUnify MINUS_EXPR range operator
2023-06-10  Andrew MacLeodUnify ABS_EXPR range operator
2023-06-10  Andrew MacLeodUnify PLUS_EXPR range operator
2023-06-10  Andrew MacLeodUnify operator_cast range operator
2023-06-10  Andrew MacLeodUnify operator_cst range operator
2023-06-10  Andrew MacLeodUnify Identity range operator
2023-06-10  Andrew MacLeodUnify GE_EXPR range operator
2023-06-10  Andrew MacLeodUnify GT_EXPR range operator
2023-06-10  Andrew MacLeodUnify LE_EXPR range operator
2023-06-10  Andrew MacLeodUnify LT_EXPR range operator
2023-06-10  Andrew MacLeodUnify NE_EXPR range operator
2023-06-10  Andrew MacLeodUnify EQ_EXPR range operator
2023-06-10  Andrew MacLeodProvide a unified range-op table.
2023-06-10  GCC AdministratorDaily bump.
2023-06-09  Ju-Zhe ZhongVECT: Add SELECT_VL support
2023-06-09  David Malcolmanalyzer: add caching to globals with initializers...
2023-06-09  Ken Matsuilibstdc++: use using instead of typedef for type_traits
2023-06-09  Andrew MacLeodAlso check type being cast to
2023-06-09  Andrew MacLeodRelocate range_cast to header, and add a generic version.
2023-06-09  Jason Merrillc++: fix 32-bit spaceship failures [PR110185]
2023-06-09  Jason Merrillc++: diagnose auto in template arg
2023-06-09  Jason Merrillc++: init-list of uncopyable type [PR110102]
2023-06-09  Marek Polacekdoc: Clarification for -Wmissing-field-initializers
2023-06-09  Andrew PinskiAdd Plus to the op list of `(zero_one == 0) ? y : z...
2023-06-09  Andrew PinskiChange the `(zero_one ==/!= 0) ? y : z <op> y` patterns...
2023-06-09  Andrew PinskiMATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
2023-06-09  Andrew PinskiMATCH: Fix zero_one_valued_p not to match signed 1...
2023-06-09  Lehua Dingtestsuite: fix the condition bug in tsvc s176
2023-06-09  Jonathan Wakelylibstdc++: Remove duplicate definition of _Float128...
2023-06-09  Jonathan Wakelylibstdc++: Add preprocessor checks to <experimental...
2023-06-09  Jonathan Wakelylibstdc++: Bump library version to libstdc++.so.6.0.33
2023-06-09  Jonathan Wakelylibstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
2023-06-09  Jonathan Wakelylibstdc++: Optimize std::to_array for trivial types...
2023-06-09  Richard Bienermiddle-end/110182 - TYPE_PRECISION on VECTOR_TYPE cause...
2023-06-09  Jonathan Wakelylibstdc++: Improve tests for emplace member of sequence...
2023-06-09  Pan LiRISC-V: Refactor requirement of ZVFH and ZVFHMIN.
2023-06-09  Pan LiRISC-V: Fix one warning of frm enum.
2023-06-09  Jakub Jelinekfortran: Fix ICE on pr96024.f90 on big-endian hosts...
2023-06-09  liuhongtExplicitly view_convert_expr mask to signed type when...
2023-06-09  liuhongtFold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into...
2023-06-09  GCC AdministratorDaily bump.
2023-06-08  Gaius MulleyPR modula2/110126 variables are reported as unused...
2023-06-08  Andrew MacLeodProvide a new dispatch mechanism for range-ops.
2023-06-08  Andrew MacLeodUnify range_operators to one class.
2023-06-08  Andrew MacLeodRemove tree_code from range-operator.
2023-06-08  Andrew MacLeodFix floating point bug in fold_range.
2023-06-08  Pan LiRISC-V: Add more test cases for RVV FP16
2023-06-08  Benjamin Priouranalyzer: Standalone OOB-warning [PR109437, PR109439]
2023-06-08  Jakub Jelinekoptabs: Implement double-word ctz and ffs expansion
2023-06-08  Jakub Jelineki386: Fix endless recursion in ix86_expand_vector_init_...
2023-06-08  Paul ThomasFortran: Fix some more blockers in associate meta-bug...
2023-06-08  Alexandre Oliva[testsuite] bump some tsvc timeouts
2023-06-08  GCC AdministratorDaily bump.
2023-06-07  Roger Sayle[Committed] Bug fix to new wi::bitreverse_large function.
2023-06-07  Roger SayleAdd support for stc and cmc instructions in i386.md
2023-06-07  Jason Merrillc++: allow NRV and non-NRV returns [PR58487]
2023-06-07  Andrew PinskiMATCH: Fix comment for `(zero_one ==/!= 0) ? y : z...
2023-06-07  Jeff LawRISC-V: Eliminate extension after for *w instructions
2023-06-07  Dimitar Dimitrovriscv: Fix scope for memory model calculation
2023-06-07  Dimitar Dimitrovriscv: Fix insn cost calculation
2023-06-07  Jakub Jelineklibstdc++: Fix up 20_util/to_chars/double.cc test for...
2023-06-07  Jakub Jelinekmatch.pd: Improve zero_one_valued_p
2023-06-07  Alex Coplanaarch64: Allow compiler to define ls64 builtins [PR110132]
2023-06-07  Alex Coplanaarch64: Fix wrong code with st64b builtin [PR110100]
2023-06-07  Alex Coplanaarch64: Fix whitespace in ls64 builtin implementation...
2023-06-07  Florian Weimerlibgcc: Fix eh_frame fast path in find_fde_tail
2023-06-07  Jonathan Wakelylibstdc++: Restore accidentally removed version in...
2023-06-07  Jonathan Wakelylibstdc++: Fix some tests that fail with -fno-exceptions
2023-06-07  Jonathan Wakelylibstdc++: Fix some tests that fail with -fexcess-preci...
2023-06-07  Vladimir N... RA: Constrain class of pic offset table pseudo to gener...
2023-06-07  Kyrylo Tkachovaarch64: Represent SQXTUN with RTL operations
2023-06-07  Kyrylo Tkachovaarch64: Improve RTL representation of ADDP instructions
2023-06-07  Jonathan WakelyRevert "libstdc++: Use AS_IF in configure.ac"
2023-06-07  Jeff LawFix expected test output on hppa
2023-06-07  Tobias Burnustestsuite/libgomp.*/target-present-*.{c,f90}: Improve...
2023-06-07  Thomas SchwingeSupport 'UNSUPPORTED: [...]: exception handling disable...
2023-06-07  Jakub Jelinekmodula2: Fix bootstrap
2023-06-07  Juzhe-ZhongRISC-V: Support RVV VLA SLP auto-vectorization
2023-06-07  Andrew PinskiHandle const_int in expand_single_bit_test
2023-06-07  Andrew PinskiImprove do_store_flag for single bit when there is...
2023-06-07  Andrew PinskiFor the `-A CMP -B -> B CMP A` pattern allow EQ/NE...
2023-06-07  Costas Argyrislibiberty: writeargv: Simplify function error mode.
2023-06-07  Andrew PinskiAdd match patterns for `a ? onezero : onezero` where...
next