]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/objdump.c
* objdump.c (struct SFILE): Replace current pointer with pos
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 15 Mar 2004 12:31:41 +0000 (12:31 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 15 Mar 2004 12:31:41 +0000 (12:31 +0000)
commit6f10430691d62918f763003227676dc348351eec
treedb2f88a176ecbba1534bfcc25e0096f6229304d0
parentedeb6e24a923834b3aecdcebe44e0e3467002f48
* 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