]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: xcoff: implement linker relaxation
authorAlan Modra <amodra@gmail.com>
Wed, 20 Apr 2022 14:26:08 +0000 (23:56 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 20 Apr 2022 14:26:59 +0000 (23:56 +0930)
commit85649ec8eb986d5a66a1d2cb226c331af412bd0e
treecea2c2abb522ec9e717e4e0295ad3a91937fd0ea
parentc64242d8ab343d75b30cb2248aea8b098039d449
Re: xcoff: implement linker relaxation

* xcofflink.c (xcoff_stub_csect_name): Increase buffer size.
(xcoff_stub_get_csect_in_range, xcoff_build_one_stub): Whitespace.
(bfd_xcoff_size_stubs): Cast PRIx64 arg to required type.
Don't use freed stub_name.
bfd/xcofflink.c