]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: Keeping track of rs6000-coff archive element pointers
authorAlan Modra <amodra@gmail.com>
Mon, 10 Jul 2023 22:49:20 +0000 (08:19 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 12 Jul 2023 00:01:40 +0000 (09:31 +0930)
commit1052fb3ecb1ae46bcf22634c48739c12e585196a
tree5a852142fdc5165d5d79c7fe4937bf94182c2465
parent0ec80e026578acb568d9f451f25cd5de82b410df
Re: Keeping track of rs6000-coff archive element pointers

bfd/
* coff-rs6000.c (add_range): Revise comment, noting possible fail.
(_bfd_xcoff_openr_next_archived_file): Start with clean ranges.
binutils/
* bfdtest1.c: Enhance to catch errors on second scan.
bfd/coff-rs6000.c
binutils/bfdtest1.c