]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/config.bfd
RISC-V: Allow 32-bit BFD to handle 64-bit objects
authorPalmer Dabbelt <palmer@dabbelt.com>
Mon, 1 May 2017 17:26:32 +0000 (10:26 -0700)
committerPalmer Dabbelt <palmer@dabbelt.com>
Tue, 2 May 2017 22:19:05 +0000 (15:19 -0700)
commit763a5fa4f330d6d3859c94a69ba1fcab09330cf9
tree218e95542095ea798a70d60576432ab8ce1dbc8e
parent640226f048b67d79da85742728e40114c9ee5da0
RISC-V: Allow 32-bit BFD to handle 64-bit objects

We've been telling people that the riscv32-* and riscv64-* toolchains
are exactly the same, but it turns out we were lying: the riscv32-* BFD
doesn't handle 64-bit objects.  This fixes that difference, so the ports
are actually the same.

bfd/ChangeLog

2017-05-01  Palmer Dabbelt  <palmer@dabbelt.com>

        * config.bfd (riscv32-*): Enable rv64.
bfd/ChangeLog
bfd/config.bfd