Browse Source
Commitpull/80/headdc99065b5f(v0.1.0) added dis-asm.h from binutils. Commit43d4145a98(v0.1.5) inlined bfd.h into dis-asm.h to remove the dependency on binutils. Commit76cad71136(v1.4.0) moved dis-asm.h to include/disas/bfd.h. The new name is confusing when you try to match against (pre GPLv3+) binutils. Rename it back. Keep it in the same directory, of course. Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190417191805.28198-17-armbru@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
25 changed files with 24 additions and 24 deletions
Loading…
Reference in new issue