On 6/18/2026 9:01 PM, [email protected] wrote:
From: Peter Bergner <[email protected]>
The Ascalon cpu's official marketing name is Ascalon X. Change the -mcpu=
and -mtune= options to accept tt-ascalon-x as the cpu's canonical name.
Create an alias name so the old option names are still accepted.
2026-06-17 Peter Bergner <[email protected]>
gcc/
* config/riscv/riscv-cores.def (RISCV_TUNE)<tt-ascalon-d8>: Rename from
this...
(RISCV_TUNE)<tt-ascalon-x>: ...to this.
(RISCV_CORE)<tt-ascalon-d8>: Likewise.
(RISCV_CORE)<tt-ascalon-x>: Likewise.
(RISCV_CORE_ALIAS): Add tt-ascalon-d8 alias for tt-ascalon-x.
* doc/riscv-mcpu.texi: Document the name change.
* doc/riscv-mtune.texi: Likewise.
OK. Of course. Now if we could just stop marketing folks from changing
names. Of course I've been fighting that for 30+ years and losing.
jeff