binutils:
authorJoseph Myers <joseph@codesourcery.com>
Wed, 7 Mar 2007 22:50:01 +0000 (22:50 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 7 Mar 2007 22:50:01 +0000 (22:50 +0000)
commitad22bfe862580712218ebd334179fd7a48b28a36
tree144ac8603b8c41ee96acf83e93696c66a8842b07
parentfaed74d627d4e215160a8768943c1677a3960e21
binutils:
* configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
bug-reporting URL.
* doc/Makefile.am (config.texi): Define BUGURL.
* doc/binutils.texi: Use BUGURL.  Remove text about large files
and uuencoding.
* Makefile.in, configure, doc/Makefile.in: Regenerate.

gas:
* configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
bug-reporting URL.
* doc/Makefile.am (gasver.texi): Define BUGURL.
* doc/as.texinfo: Use BUGURL.
* Makefile.in, configure, doc/Makefile.in: Regenerate.

ld:
* configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
bug-reporting URL.
* Makefile.am (ldver.texi): Define BUGURL.
* ld.texinfo: Use BUGURL.
* Makefile.in, configure: Regenerate.
20 files changed:
binutils/ChangeLog
binutils/Makefile.in
binutils/configure
binutils/configure.in
binutils/doc/Makefile.am
binutils/doc/Makefile.in
binutils/doc/binutils.texi
gas/ChangeLog
gas/Makefile.in
gas/configure
gas/configure.in
gas/doc/Makefile.am
gas/doc/Makefile.in
gas/doc/as.texinfo
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.in
ld/ld.texinfo
This page took 0.026742 seconds and 4 git commands to generate.