Delete struct artdata archive_head
authorAlan Modra <amodra@gmail.com>
Thu, 20 Apr 2023 02:44:09 +0000 (12:14 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 21 Apr 2023 02:21:06 +0000 (11:51 +0930)
commit3bc69c18671c762f7412ceaae8c9c6a225bc81bc
treef358dc523f041e4124a7b4cdd2edbec710d3bffc
parent0014c67d3bc3030af2d98be90c21e6ac1b15c6d8
Delete struct artdata archive_head

This element is unused.  Ideally we'd be moving archive_head and
other archive specific fields from struct bfd to here, but that's a
much larger change than this little bit of cleanup.

* libbfd-in.h (struct artdata): Delete archive_head.
* libbfd.h: Regenerate.
* archive.c,
* coff-rs6000.c,
* coff64-rs6000.c: Delete comments mentioning artdata archive_head.
bfd/archive.c
bfd/coff-rs6000.c
bfd/coff64-rs6000.c
bfd/libbfd-in.h
bfd/libbfd.h