From: Maciej W. Rozycki Date: Sat, 15 Feb 2025 01:30:58 +0000 (+0000) Subject: MIPS/GAS: Fix comment about "img" vendor configurations X-Git-Tag: binutils-2_45~1575 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83eab1060d654f5ee49596819786d965f4d6dd8a;p=thirdparty%2Fbinutils-gdb.git MIPS/GAS: Fix comment about "img" vendor configurations Adjust a comment about "img" vendor configurations to comply with the GNU coding standards. --- diff --git a/gas/configure b/gas/configure index d3a369863fc..16a8937f53a 100755 --- a/gas/configure +++ b/gas/configure @@ -12275,7 +12275,7 @@ _ACEOF use_ef_mips_abi_o32=1 ;; esac - # If Vendor is IMG, then MIPSr6 is used + # If target vendor is IMG, then MIPSr6 is used. case ${target} in mips64*-img-*) mips_cpu=mips64r6 diff --git a/gas/configure.ac b/gas/configure.ac index 0bde39992cf..e97ec598b6f 100644 --- a/gas/configure.ac +++ b/gas/configure.ac @@ -392,7 +392,7 @@ changequote([,])dnl use_ef_mips_abi_o32=1 ;; esac - # If Vendor is IMG, then MIPSr6 is used + # If target vendor is IMG, then MIPSr6 is used. case ${target} in mips64*-img-*) mips_cpu=mips64r6