|
| 1 | +2025-12-26 Jeff Law < [email protected]> |
| 2 | + |
| 3 | + PR target/123283 |
| 4 | + * config/riscv/sync.md (subword_atomic_fetch_strong_nand): Add |
| 5 | + USEs for naked operands that might be pseudos. |
| 6 | + (subword_atomic_fetch_strong_<atomic_optab>): Likewise. |
| 7 | + (subword_atomic_exchange_strong): Likewise. |
| 8 | + (subword_atomic_cas_strong): Likewise. |
| 9 | + |
| 10 | +2025-12-26 Sandra Loosemore < [email protected]> |
| 11 | + |
| 12 | + * config/i386/i386.opt.urls: Regenerated. |
| 13 | + * config/riscv/riscv.opt.urls: Regenerated. |
| 14 | + |
| 15 | +2025-12-26 Sandra Loosemore < [email protected]> |
| 16 | + |
| 17 | + * config/riscv/gen-riscv-ext-texi.cc: Fix table markup and |
| 18 | + layout. |
| 19 | + * config/riscv/riscv-ext-corev.def: Document missing extensions, |
| 20 | + regularize spelling/capitalization in existing descriptions |
| 21 | + * config/riscv/riscv-ext-mips.def: Likewise. |
| 22 | + * config/riscv/riscv-ext-sifive.def: Likewise. |
| 23 | + * config/riscv/riscv-ext-thead.def: Likewise. |
| 24 | + * config/riscv/riscv-ext.def: Likewise. |
| 25 | + * doc/riscv-ext.texi: Regenerated. |
| 26 | + |
| 27 | +2025-12-26 Sandra Loosemore < [email protected]> |
| 28 | + |
| 29 | + PR other/122243 |
| 30 | + * config/riscv/riscv.opt (mplt): Mark deprecated option Undocumented. |
| 31 | + (msmall-data-limit=): Mark RejectNegative. |
| 32 | + * doc/invoke.texi (Option Summary) <RISC-V Options>: Remove -mplt |
| 33 | + documentation. Only list one form of each option. Add missing |
| 34 | + options -mcpu, -mscalar-strict-align, -mno-vector-strict-align, |
| 35 | + -momit-leaf-frame-pointer, -mstringop-strategy, -mrvv-vector-bits, |
| 36 | + -mrvv-max-lmul, -madjust-lmul-cost, -mmax-vectorization, and |
| 37 | + -mno-autovec-segment. |
| 38 | + (RISC-V Options): Remove -mplt documentation. Add documentation for |
| 39 | + missing options listed above. Add missing index entries for negative |
| 40 | + forms. Correct the default for the -minline-str* options, which |
| 41 | + has changed. Copy-edit for markup, spelling, and usage. Trivial |
| 42 | + whitespace fixes. |
| 43 | + |
1 | 44 | 2025-12-25 Arsen Arsenović < [email protected]> |
2 | 45 |
|
3 | 46 | * tree-ssa-math-opts.cc (execute_cse_sincos_1): If |
|
0 commit comments