libbfd.c: Maintain `where' field of BFD with current position while BFD is
authorKen Raeburn <raeburn@cygnus>
Tue, 23 Mar 1993 13:54:41 +0000 (13:54 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 23 Mar 1993 13:54:41 +0000 (13:54 +0000)
commit0d552306f86139d51caa7afe407e7d5096d311db
tree4e6e08b5190dad292d893fda5963a0420695503f
parent30d17c7e227e0ff15b66c336d5ff34ebd64a62be
libbfd.c: Maintain `where' field of BFD with current position while BFD is
in use.  If FILE_OFFSET_IS_CHAR_INDEX, assume arithmetic can be done on it,
and ignore SEEK_SET requests that move to the current position.

hosts/sparc.h: Define FILE_OFFSET_IS_CHAR_INDEX.
bfd/hosts/sparc.h
bfd/libbfd.c