]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd:
authorJoseph Myers <joseph@codesourcery.com>
Thu, 22 Mar 2007 21:18:34 +0000 (21:18 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 22 Mar 2007 21:18:34 +0000 (21:18 +0000)
commite49e529d120e4bf2c93791900a41cf1a9e7e3cef
tree4a55d8397f1979da3964d87fb7771b9dff70a93c
parent5200c3f3c16c1451b4e4c5028d5a58b27d4dc3db
bfd:
* Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
if nonempty.
* configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
* Makefile.in, configure, doc/Makefile.in: Regenerate.

binutils:
* doc/binutils.texi: Include VERSION_PACKAGE when reporting
version.

gas:
* doc/as.texinfo: Include VERSION_PACKAGE when reporting version.

gprof:
* Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
(AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
* Makefile.in: Regenerate.
* gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
and VERSION.

ld:
* ld.texinfo: Include VERSION_PACKAGE when reporting version.
16 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/doc/Makefile.in
binutils/ChangeLog
binutils/doc/binutils.texi
gas/ChangeLog
gas/doc/as.texinfo
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/gprof.texi
ld/ChangeLog
ld/ld.texinfo