* stabs.c (_bfd_link_section_stabs): Copy over the first header
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Mar 1997 19:46:12 +0000 (19:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Mar 1997 19:46:12 +0000 (19:46 +0000)
commit3cd5cf3d40d837d6b42c31f488a36b56e01b2a2a
tree1754d6bc9f24a884af24d905ad38f0433b0f626c
parent3b111d29fb0640e34c4db9ec3999717b04674c89
* stabs.c (_bfd_link_section_stabs): Copy over the first header
symbol.  Check for memory allocation failure of *psinfo.
(_bfd_write_section_stabs): Add psinfo parameter.  Change all
callers.  Set the value of the header symbol.
* libbfd-in.h (_bfd_write_section_stabs): Update declaration.
* libbfd.h: Rebuild.
bfd/ChangeLog
bfd/elflink.h
bfd/libbfd-in.h
bfd/libbfd.h
bfd/stabs.c [new file with mode: 0644]