* objdump.c (SFILE): Add size field.
authorIan Lance Taylor <ian@airs.com>
Mon, 7 Dec 1998 01:07:02 +0000 (01:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 7 Dec 1998 01:07:02 +0000 (01:07 +0000)
commita4168fca93c087d054578859c7b27a2ff6b98c10
treeccd3509aa093f915fa9e1e369e7377dcbd39fcbd
parent8dabc9851df691fe77fa066234201088d06e5bcb
* objdump.c (SFILE): Add size field.
(objdump_sprintf): Merge both versions into one.  Increase buffer
size as needed to avoid overflow.
(disassemble_bytes): Change buf from 1000 bytes to 50.  Change
initialization and use of sfile to match changes to
objdump_sprintf.
binutils/ChangeLog