]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64
authorYang Yujie <yangyujie@loongson.cn>
Mon, 8 Jan 2024 01:14:08 +0000 (09:14 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Wed, 10 Jan 2024 03:51:35 +0000 (11:51 +0800)
commit69056166e4c8773c29f2ff08d899ef350fcc76a2
treef0dfc31558ca3f17bd874d4e1a92684a95e0360f
parent4703420d82f5354214216313ca0bd8fb8eb0ee83
LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64

LoongArch ISA manual v1.10 suggests that software should not depend on
the ISA version number for marking processor features.  The ISA version
number is now defined as a collective name of individual ISA evolutions.
Since there is a independent ISA evolution mask now, we can drop the
version information from the base ISA.

gcc/ChangeLog:

* config/loongarch/genopts/loongarch-strings: Rename.
* config/loongarch/genopts/loongarch.opt.in: Same.
* config/loongarch/loongarch-cpu.cc: Same.
* config/loongarch/loongarch-def.cc: Same.
* config/loongarch/loongarch-def.h: Same.
* config/loongarch/loongarch-opts.cc: Same.
* config/loongarch/loongarch-opts.h: Same.
* config/loongarch/loongarch-str.h: Same.
* config/loongarch/loongarch.opt: Same.
gcc/config/loongarch/genopts/loongarch-strings
gcc/config/loongarch/genopts/loongarch.opt.in
gcc/config/loongarch/loongarch-cpu.cc
gcc/config/loongarch/loongarch-def.cc
gcc/config/loongarch/loongarch-def.h
gcc/config/loongarch/loongarch-opts.cc
gcc/config/loongarch/loongarch-opts.h
gcc/config/loongarch/loongarch-str.h
gcc/config/loongarch/loongarch.opt