OSDN Git Service

* objdump.c (struct SFILE): Replace current pointer with pos
authornathan <nathan>
Mon, 15 Mar 2004 12:31:41 +0000 (12:31 +0000)
committernathan <nathan>
Mon, 15 Mar 2004 12:31:41 +0000 (12:31 +0000)
commit9f78da257c4893529707fb5865093ac709409a1a
tree71aa58a541a093efce1f76175ceafa398e61a39c
parent584b60e2c925d12d069b402e1be1d4329eec4db3
* objdump.c (struct SFILE): Replace current pointer with pos
offset, rename size to alloc.
(objdump_sprintf): Avoid unnecessary copies in the common case
(disassemble_bytes): Keep sfile live throughout the
function. Adjust usage appropriately.
binutils/ChangeLog
binutils/objdump.c