]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
objdump: update deprecation notice
authorEd Maste <emaste@FreeBSD.org>
Sun, 4 Aug 2019 01:18:50 +0000 (01:18 +0000)
committerEd Maste <emaste@FreeBSD.org>
Sun, 4 Aug 2019 01:18:50 +0000 (01:18 +0000)
commite5e8e422a724516f8f99baa33276f7ae69f1064f
tree38bec381e7e222adca746196e72d52110bb0d93e
parent498ac44fd887611fcf7fe580e5b078c7bbaf2571
objdump: update deprecation notice

MFC r350503: objdump: move deprecation notice to indended spot

r335217 added a deprecation notice to the source file for the objdump
man page, and r335219 added it to the rendered objdump.1, but in the
wrong spot.

MFC r350505: objdump: be explicit that GNU objdump that will be removed

We may install llvm-objdump as objdump (see review D18307) or just
provide no /usr/bin/objdump, but either way GNU objdump won't be
installed in the future.

Sponsored by: The FreeBSD Foundation
contrib/binutils/binutils/doc/binutils.texi
gnu/usr.bin/binutils/objdump/objdump.1