]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
Add support for more MIPS variants to the linker command line.
authorMatt Jenkins <matt@majenko.co.uk>
Mon, 11 Jan 2021 14:31:55 +0000 (14:31 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 11 Jan 2021 14:31:55 +0000 (14:31 +0000)
commitc0f6e439cc59fa60fec3a4c4ff56e6fac52a8c65
tree7e21485281babd383ef9f31c1fcfecbd4e447e69
parent9c70334deec0fb5262c3f2ce2ea9bcb530aee20e
Add support for more MIPS variants to the linker command line.

PR ld/27167
* ldmain.c (get_emulation): Add mipsmips32r3, mips32r5, mips64r3
and mips64r5 to list of known mips targets.
ld/ChangeLog
ld/ldmain.c