* libaout.h (struct aoutdata): Add line_buf field.
authorIan Lance Taylor <ian@airs.com>
Mon, 25 Sep 1995 20:55:50 +0000 (20:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 25 Sep 1995 20:55:50 +0000 (20:55 +0000)
commitf1c6dd5d163360c9dadd850ebe0069e1774cb8c9
treeb5387110ef65e0f36c25abcde93f870995f3eb51
parentf0500a41d0ddc48901ae1136a05aa9607b9dfd5a
* libaout.h (struct aoutdata): Add line_buf field.
* aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
and filename_buffer.  Instead, use a malloc buffer stored in the
new line_buf field.  Remove length restrictions.
bfd/ChangeLog
bfd/aoutx.h