]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: mips: Change E_MIPS_* to EF_MIPS_*
authorYing Huang <ying.huang@oss.cipunited.com>
Wed, 15 Nov 2023 02:30:48 +0000 (10:30 +0800)
committerYunQiang Su <yunqiang.su@cipunited.com>
Thu, 16 Nov 2023 02:21:51 +0000 (10:21 +0800)
commit66cf42940aacbece5cca84792656b87a0638e551
treec0df0e3d800ac055cf16db94620932493f41e02f
parent5391e967b0386235b36656c77e1a3f898ab4f39d
gdb: mips: Change E_MIPS_* to EF_MIPS_*

According to we have changed all E_MIPS_* to EF_MIPS_* in binutils
and glibc, we also need to change it here to keep same style.
We can refer to this commit record:
https://sourceware.org/pipermail/binutils/2023-October/129904.html

Approved-By: Pedro Alves <pedro@palves.net>
gdb/mips-tdep.c