This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf4dcf83a7d RISC-V: Robostify dynamic lmul test new 4703420d82f LoongArch: Handle ISA evolution switches along with other options new 69056166e4c LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64 new 39320de286c LoongArch: Use enums for constants new 1d1faf32647 LoongArch: Simplify -mexplicit-reloc definitions
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/loongarch/genopts/genstr.sh | 2 +- gcc/config/loongarch/genopts/loongarch-strings | 8 +- gcc/config/loongarch/genopts/loongarch.opt.in | 16 ++-- gcc/config/loongarch/lasx.md | 4 +- gcc/config/loongarch/loongarch-builtins.cc | 6 +- gcc/config/loongarch/loongarch-c.cc | 2 +- gcc/config/loongarch/loongarch-cpu.cc | 2 +- gcc/config/loongarch/loongarch-def.cc | 14 +-- gcc/config/loongarch/loongarch-def.h | 120 +++++++++++++++---------- gcc/config/loongarch/loongarch-driver.cc | 5 +- gcc/config/loongarch/loongarch-opts.cc | 27 ++++-- gcc/config/loongarch/loongarch-opts.h | 26 ++++-- gcc/config/loongarch/loongarch-str.h | 7 +- gcc/config/loongarch/loongarch.cc | 36 +++----- gcc/config/loongarch/loongarch.md | 12 +-- gcc/config/loongarch/loongarch.opt | 20 ++--- gcc/config/loongarch/lsx.md | 4 +- gcc/config/loongarch/sync.md | 22 ++--- 18 files changed, 180 insertions(+), 153 deletions(-)