]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mips/configure
sim: mips: fix prog_bfd usage
authorMike Frysinger <vapier@gentoo.org>
Sat, 6 Feb 2016 01:16:41 +0000 (20:16 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 6 Feb 2016 01:27:25 +0000 (20:27 -0500)
commit1554f758410c4307103120424d35050e88433d85
tree2fc28dcd23f29b5743526e726409337fb8ebb330
parentbd8d853f779692d3d4f8dfb65cf173f7e080f498
sim: mips: fix prog_bfd usage

We do not want to reference the "base" member directly.  We have the
STATE_PROG_BFD macro instead to look up the prog_bfd member.
sim/mips/ChangeLog
sim/mips/configure
sim/mips/configure.ac