Browse Source

2000-04-30 Ben Elliston <bje@redhat.com>

* bfdint.texi (BFD generated files): Fix another typo.
binutils-2_11-branch
Ben Elliston 27 years ago
parent
commit
afdaa25fc3
  1. 4
      bfd/doc/ChangeLog
  2. 2
      bfd/doc/bfdint.texi

4
bfd/doc/ChangeLog

@ -1,3 +1,7 @@
2000-04-30 Ben Elliston <bje@redhat.com>
* bfdint.texi (BFD generated files): Fix another typo.
2000-04-17 Ben Elliston <bje@redhat.com>
* bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.

2
bfd/doc/bfdint.texi

@ -908,7 +908,7 @@ target vector is named @samp{_bfd_canonicalize_dynamic_reloc}.
BFD contains several automatically generated files. This section
describes them. Some files are created at configure time, when you
configure BFD. Some files are created at make time, when you build
time. Some files are automatically rebuilt at make time, but only if
BFD. Some files are automatically rebuilt at make time, but only if
you configure with the @samp{--enable-maintainer-mode} option. Some
files live in the object directory---the directory from which you run
configure---and some live in the source directory. All files that live

Loading…
Cancel
Save