x86: fix "REP RET" with -madd-bnd-prefix
[binutils-gdb.git] / bfd / bfd.c
index 09c817df4f5cdb0bb7f22a619e7a6d02a40c1d33..851710401e036fa79d9d08844adcf2b392cbfec5 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -74,8 +74,9 @@ CODE_FRAGMENT
 .     least-recently-used list of BFDs.  *}
 .  struct bfd *lru_prev, *lru_next;
 .
-.  {* When a file is closed by the caching routines, BFD retains
-.     state information on the file here...  *}
+.  {* Track current file position (or current buffer offset for
+.     in-memory BFDs).  When a file is closed by the caching routines,
+.     BFD retains state information on the file here.  *}
 .  ufile_ptr where;
 .
 .  {* File modified time, if mtime_set is TRUE.  *}