]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-03  Christophe... arm: [MVE intrinsics] Rework vreinterpretq
2023-05-03  Christophe... arm: [MVE intrinsics] Add new framework
2023-05-03  Christophe... arm: move builtin function codes into general numberspace
2023-05-03  Martin Liskariscv: fix error: control reaches end of non-void function
2023-05-03  Richard BienerMore last_stmt removal
2023-05-03  Kefu Chailibstdc++: Set _M_string_length before calling _M_dispo...
2023-05-03  Andreas Schwabriscv/linux: Don't add -latomic with -pthread
2023-05-03  Ju-Zhe ZhongRISC-V: Support segment intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple type vget/vset intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple types support
2023-05-03  Richard BienerSpeedup cse_insn
2023-05-03  Richard BienerImprove RTL CSE hash table hash usage
2023-05-03  Kyrylo Tkachovaarch64: PR target/99195 annotate HADDSUB patterns...
2023-05-03  Kyrylo Tkachovaarch64: PR target/99195 annotate simple floating-point...
2023-05-03  Kito ChengDocs: Add vector register constarint for asm operands
2023-05-03  Martin Liskaclang warning: warning: private field 'm_gc' is not...
2023-05-03  Jakub Jelinekc++: Fix up VEC_INIT_EXPR gimplification after r12...
2023-05-03  Jason Merrillc++: fix TTP level reduction cache
2023-05-03  GCC AdministratorDaily bump.
2023-05-02  Jason Merrillc++: simplify member template substitution
2023-05-02  Andrew PinskiPHIOPT: small refactoring of match_simplify_replacement.
2023-05-02  Andrew PinskiMATCH: Port CLRSB part of builtin_zero_pattern
2023-05-02  Andrew Pinskitree-optimization: [PR109702] MATCH: Fix a ? func(a...
2023-05-02  Andrew Pinskitarget: [PR109657] (a ? -1 : 0) | b could be optimized...
2023-05-02  Jason Merrillc++: less invalidate_class_lookup_cache
2023-05-02  Jason Merrillc++: look for empty base at specific offset [PR109678]
2023-05-02  Jason Merrillc++: std::variant slow to compile [PR109678]
2023-05-02  Patrick O'NeillRISC-V: Table A.6 conformance tests
2023-05-02  Patrick O'NeillRISC-V: Weaken atomic loads
2023-05-02  Patrick O'NeillRISC-V: Weaken mem_thread_fence
2023-05-02  Patrick O'NeillRISC-V: Weaken LR/SC pairs
2023-05-02  Patrick O'NeillRISC-V: Eliminate AMO op fences
2023-05-02  Patrick O'NeillRISC-V: Strengthen atomic stores
2023-05-02  Patrick O'NeillRISC-V: Add AMO release bits
2023-05-02  Patrick O'NeillRISC-V: Enforce atomic compare_exchange SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Enforce subword atomic LR/SC SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Enforce Libatomic LR/SC SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Eliminate SYNC memory models
2023-05-02  Jakub Jelineklibstdc++: Regenerate baseline_symbols.txt files for...
2023-05-02  Patrick O'NeillRISC-V: Name newly added flags in changelog
2023-05-02  Yanzhang WangRISC-V: ICE for vlmul_ext_v intrinsic API
2023-05-02  Romain NaourRISC-V: fix build issue with gcc 4.9.x
2023-05-02  Patrick Palkac++: Add testcase for already fixed PR [PR109506]
2023-05-02  Martin Liskadocs: port documentation of VRP params
2023-05-02  Richard Bienertree-optimization/109672 - properly check emulated...
2023-05-02  Richard Biener[i386] Fix testcases for emulated scatter
2023-05-02  Jakub Jelinekibstdc++: Shut up -Wattribute-alias warning [PR109694]
2023-05-02  GCC AdministratorDaily bump.
2023-05-01  Marek Polacekubsan: ubsan_maybe_instrument_array_ref tweak
2023-05-01  Jason Merrillc++: array DMI and member fn [PR109666]
2023-05-01  Andrew PinskiPHIOPT: Update comment about what the pass now does
2023-05-01  Jeff LawConvert xstormy16 to LRA
2023-05-01  Jeff LawEnable LRA on several ports
2023-05-01  Rasmus Villemoesapply debug-remap to file names in .su files
2023-05-01  Dimitar Dimitrovlibgcc pru: Define TARGET_HAS_NO_HW_DIVIDE
2023-05-01  Aldy HernandezRemove unused friends in int_range<>.
2023-05-01  Aldy HernandezInline irange::set_nonzero.
2023-05-01  Aldy HernandezCleanup irange::set.
2023-05-01  Aldy HernandezConvert internal representation of irange to wide_ints.
2023-05-01  Aldy HernandezRewrite bounds_of_var_in_loop() to use ranges.
2023-05-01  Aldy HernandezReplace vrp_val* with wide_ints.
2023-05-01  Aldy HernandezConversion to irange wide_int API.
2023-05-01  Aldy HernandezMerge irange::union/intersect into irange_union/intersect.
2023-05-01  Aldy HernandezConvert get_legacy_range in bounds_of_var_in_loop to...
2023-05-01  Aldy HernandezVarious cleanups in vr-values.cc towards ranger API.
2023-05-01  Aldy HernandezRemove irange::tree_{lower,upper}_bound.
2023-05-01  Aldy HernandezRemove irange::{min,max,kind}.
2023-05-01  Aldy Hernandezvrange_storage overhaul
2023-05-01  GCC AdministratorDaily bump.
2023-04-30  Jeff LawRevert "[PATCH] libcpp: suppress builtin macro redefine...
2023-04-30  Roger Sayle[Committed] Update xstormy16's neghi2 pattern to not...
2023-04-30  Andrew PinskiImprove error message for excess elements in array...
2023-04-30  Andrew PinskiFix C/107926: Wrong error message when initializing...
2023-04-30  Andrew PinskiMATCH: add some of what phiopt's builtin_zero_pattern did
2023-04-30  Andrew PinskiPHIOPT: Allow moving of some builtin calls
2023-04-30  Martin Liskahwasan: adjust wording in expected output in tests
2023-04-30  Martin Liskalibsanitizer: link hwasan against lsan library
2023-04-30  Longjun Luo[PATCH] libcpp: suppress builtin macro redefined warnin...
2023-04-30  Joakim Nohlgårdgcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_...
2023-04-30  Martin Liskalibsanitizer: update LOCAL_PATCHES revision
2023-04-30  Martin Liskalibsanitizer: Apply local patches
2023-04-30  Martin Liskalibsanitizer: merge from upstream (87e6e490e79384a5)
2023-04-30  Gaius MulleyRemove duplicate constants created between passes
2023-04-30  GCC AdministratorDaily bump.
2023-04-29  Hans-Peter... reload: Handle generating reloads that also clobbers...
2023-04-29  Roger Sayle[xstormy16] Efficient HImode rotate left by a single...
2023-04-29  Roger Sayle[xstormy16] Recognize/support swpn (swap nibbles) instr...
2023-04-29  Mikael Petterssonadd glibc-stdint.h to vax and lm32 linux target (PR...
2023-04-29  Jeff LawAdjust mips test for recent ifcvt costing changes
2023-04-29  Fei GaoRISC-V: decouple stack allocation for rv32e w/o save...
2023-04-29  GCC AdministratorDaily bump.
2023-04-28  Hans-Peter... testsuite: Handle empty assembly lines in check-functio...
2023-04-28  Eugene RozenfeldFix autoprofiledbootstrap build
2023-04-28  Matevos MehrabyanRISC-V: Add divmod expansion support
2023-04-28  Karen SargsyanRISC-V: Added support clmul[r,h] instructions for Zbc...
2023-04-28  Jivan HakobyanRISC-V: Eliminate redundant zero extension of minu...
2023-04-28  Martin Liskacontrib: port doxygen script to Python3
2023-04-28  Andrew PinskiPHIOPT: Move two_value_replacement to match.pd
2023-04-28  Andrew PinskiMATCH: Add patterns from phiopt's minmax_replacement
2023-04-28  Andrew PinskiMATCH: Factor out code that for min max detection with...
next