]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/common
RISC-V: Adding H to the canonical order [PR121312]
[thirdparty/gcc.git] / gcc / common /
40 hours ago  Christoph MüllnerRISC-V: Remove use of structured binding to fix compile...
2025-07-16  Haochen Jiangi386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
2025-06-25  H.J. Lux86: Update -mtune=intel for Diamond Rapids/Clearwater...
2025-06-25  JiaweiRISC-V: Add Profiles RVA/B23S64 support.
2025-06-24  Tamar ChristinaAArch64: propose -mmax-vectorization as an option to...
2025-06-16  JiaweiRISC-V: Update Profiles string in RV23.
2025-06-05  Kito ChengRISC-V: Don't use structured binding in riscv-common.cc
2025-05-23  Robin DappRISC-V: Support CPUs in -march.
2025-05-19  Dongyan ChenRISC-V: Fix the warning of temporary object dangling...
2025-05-19  Haochen Jiangi386: Remove avx10.1-256/512 and evex512 options
2025-05-14  Kito ChengRISC-V: Fix uninit riscv_subset_list::m_allow_adding_du...
2025-05-13  Kito ChengRISC-V: Drop riscv_ext_flag_table in favor of riscv_ext...
2025-05-13  Kito ChengRISC-V: Drop riscv_ext_version_table in favor of riscv_...
2025-05-13  Kito ChengRISC-V: Drop riscv_implied_info and riscv_combine_info...
2025-05-13  Kito ChengRISC-V: Introduce riscv_ext_info_t to hold extension...
2025-05-13  Kito ChengRISC-V: Adjust riscv_can_inline_p
2025-05-13  Kito ChengRISC-V: Use riscv-ext.def to generate target options...
2025-05-12  Dongyan ChenRISC-V: Minimal support for ssnpm, smnpm and smmpm...
2025-05-12  Dongyan ChenRISC-V: Support for zilsd and zclsd extensions.
2025-05-11  JiaweiRISC-V: Support RISC-V Profiles 23.
2025-05-11  JiaweiRISC-V: Support RISC-V Profiles 20/22.
2025-05-07  Dongyan Chen[PATCH] RISC-V: Minimal support for zama16b extension.
2025-05-06  Dongyan Chen[PATCH] RISC-V: Minimal support for sdtrig and ssstrict...
2025-05-06  Mingzhu Yan[PATCH] RISC-V: Recognized svadu and svade extension
2025-04-30  Jerry Zhang JianRISC-V: Fix missing implied Zicsr from Zve32x
2025-04-27  liuhongtRefactor msse4 and mno-sse4.
2025-04-25  Yuriy Kolerov[PATCH] RISC-V: Imply C from Zca whenever possible...
2025-04-13  Stefan Schulze Fri... s390: Support z17 processor name
2025-04-01  Richard Bienertarget/119549 - fixup handling of -mno-sse4 in target...
2025-03-24  Haochen Jiangi386: Raise deprecate warning for -mavx10.1-256/512...
2025-03-24  Haochen Jiangi386: Remove avx10.2-256 and avx10.2-512 options
2025-03-22  Georg-Johann LayAVR: target/119421 Better optimize some bit operations.
2025-03-13  Wilco Dijkstralibgcc: Remove PREDRES and LS64 from AArch64 cpuinfo
2025-03-06  Wilco DijkstraAArch64: Enable early scheduling for -O3 and higher...
2025-03-03  Andrew Carlottiaarch64: Ignore target pragmas while defining intrinsics
2025-03-01  Yuriy Kolerov[PR target/118906] [PATCH v2] RISC-V: Fix a typo in...
2025-02-17  Haochen Jiangi386: Re-alias avx10.2 to 512 bit and deprecate -mno...
2025-02-17  Haochen Jiangi386: Deprecate -m[no-]avx10.1 and make -mno-avx10...
2025-02-14  Thomas SchwingeGCN: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO...
2025-02-14  Thomas Schwingenvptx: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO...
2025-01-24  Andrew Carlottiaarch64: Make AARCH64_FL_CRYPTO always unset
2025-01-24  Andrew Carlottiaarch64: Refactor aarch64_rewrite_mcpu
2025-01-24  Andrew Carlottiaarch64: Rewrite architecture strings for assembler
2025-01-24  Andrew Carlottiaarch64: Inline aarch64_get_all_extension_candidates
2025-01-24  Andrew Carlottiaarch64: Move arch/cpu parsing to aarch64-common.cc
2025-01-24  Andrew Carlottiaarch64: Rename info structs in aarch64-common.cc
2025-01-24  Andrew Carlottiaarch64: Remove redundant generic cpu entry
2025-01-20  Stefan Schulze Fri... s390: arch15: Prepare for a future architecture
2025-01-17  Monk ChiangRISC-V: Add Zicfilp ISA extension.
2025-01-17  Monk ChiangRISC-V: Add Zicfiss ISA extension.
2025-01-09  Haochen Jiangi386: Remove not used model number for Diamond Rapids
2025-01-07  Wilco DijkstraAArch64: Switch off early scheduling
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-20  Christoph MüllnerRISC-V: List valid -mtune options only once
2024-12-17  Yangyu ChenRISC-V: Remove svvptc from riscv-ext-bitmask.def
2024-12-06  Georg-Johann LayAVR: Disable generation of CRC lookup tables.
2024-12-05  Georg-Johann LayAVR: target/107957 - Split multi-byte loads and stores.
2024-11-29  Tamar ChristinaAArch64: Suppress default options when march or mcpu...
2024-11-28  David Malcolmdiagnostics: replace %<%s%> with %qs [PR104896]
2024-11-25  Sandra Loosemorenios2: Remove all support for Nios II target.
2024-11-25  Dongyan ChenRISC-V: Minimal support for svvptc extension.
2024-11-22  Andrew Pinskibuild: Remove INCLUDE_MEMORY [PR117737]
2024-11-22  Georg-Johann LayAVR: Tabify avr-common.cc according to coding rules.
2024-11-22  Georg-Johann LayAVR: Use Var(avropt_xxx) for option variables in avr...
2024-11-21  Georg-Johann LayAVR: target/117726 - Better optimizations of ASHIFT...
2024-11-20  yulongRISC-V: Add the mini support for SiFive extensions.
2024-11-18  Georg-Johann LayAVR: target/84211 - Add a post reload register optimiza...
2024-11-13  Yangyu ChenRISC-V: Implement riscv_minimal_hwprobe_feature_bits
2024-11-11  Haochen JiangInitial Diamond Rapids Support
2024-11-11  Haochen Jiangi386: Add new model number for Arrow Lake
2024-11-01  Hu, Lin1Support Intel AMX-MOVRS
2024-11-01  Hu, Lin1Support Intel MOVRS
2024-11-01  Liwei XuSupport Intel AMX-FP8
2024-11-01  Haochen JiangSupport Intel AMX-TRANSPOSE
2024-11-01  Haochen JiangSupport Intel AMX-TF32
2024-11-01  Haochen JiangSupport Intel AMX-AVX512
2024-10-29  Tsung Chun Lin[RISC-V] RISC-V: Add implication for M extension.
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-10-21  Haochen Jiangi386: Refactor get_intel_cpu
2024-10-09  Jeff LawRevert "RISC-V: Add implication for M extension."
2024-10-08  Tsung Chun LinRISC-V: Add implication for M extension.
2024-10-08  Yangyu ChenRISC-V: Implement TARGET_CAN_INLINE_P
2024-10-08  Xiao ZengRISC-V: Add an implicit dependency for Zawrs
2024-09-27  Uros Bizjaki386: Modernize AMD processor types
2024-09-06  Georg-Johann LayAVR: Remove "Atmel" from header comment.
2024-09-06  YunQiang SuRISC-V: Fix out of index in riscv_select_multilib_by_abi
2024-09-05  YunQiang SuRISC-V: Lookup reversely in riscv_select_multilib_by_abi
2024-08-12  Haochen JiangInitial support for AVX10.2
2024-08-08  JiaweiRISC-V: Minimal support for Zimop extension.
2024-07-31  Dimitar Dimitrovpru: Enable section anchoring by default
2024-07-30  Edwin LuRISC-V: Add configure check for B extention support
2024-07-30  Gianluca GuidaRISC-V: Add basic support for the Zacas extension
2024-07-30  Patrick O'NeillRISC-V: Remove configure check for zabha
2024-07-24  Andrew Carlottiaarch64: Extend aarch64_feature_flags to 128 bits
2024-07-24  Andrew Carlottiaarch64: Decouple feature flag option storage type
2024-07-24  Andrew Carlottiaarch64: Define aarch64_get_{asm_|}isa_flags
2024-07-15  Christoph MüllnerRISC-V: Allow adding enabled extension via target arch...
2024-07-15  Christoph MüllnerRISC-V: Rewrite target attribute handling
2024-07-12  Kito ChengRISC-V: Add SiFive extensions, xsfvcp and xsfcease
next