Add new switch to objcopy: --add-gnu-debuglink=<file>
commit361840a23067cd888d684701f06884954d994933
authorNick Clifton <nickc@redhat.com>
Thu, 12 Jun 2003 07:23:31 +0000 (12 07:23 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 12 Jun 2003 07:23:31 +0000 (12 07:23 +0000)
tree69ef26034e7d6dae2c19750fdd30cb33a22f65ce
parentc3d65ecb65216ec2dc2ee9c89c0030088d87a08e
Add new switch to objcopy: --add-gnu-debuglink=<file>
Allows packages to be shipped in two forms, a stripped executable and debug
info file.
bfd/bfd-in2.h
bfd/opncls.c
binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi
binutils/objcopy.c