]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 11 Sep 2006 09:45:50 +0000 (09:45 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 11 Sep 2006 09:45:50 +0000 (09:45 +0000)
commitf0fc286c0d3e93bfbb39283f79ae4bf082cef1d1
tree3d1eea38d9b0e8ffa9153f5029362c58d09e500c
parent27a32a5452d229d0f2bfdb20a73440fdbccec3dd
bfd/
* Makefile.am (VERSUFFIX_s): Remove.
(bfdver.h): Replace bfd_version_suffix with bfd_version_package.
* configure.in: Replace --with-versuffix with --with-pkgversion.
* version.h: Remove BFD_VERSION_SUFFIX. Update BFD_VERSION_STRING.
* Makefile.in: Rebuilt.
* configure: Rebuilt.

binutils/
* Makefile.am (REPORT_BUGS_TO_s): Replace with ...
(REPORT_BUGS_TO): ... this.
(INCLUDES): Update.
* Makefile.in: Rebuilt.

gas/
* Makefile.am (REPORT_BUGS_TO_s): Replace with ...
(REPORT_BUGS_TO): ... this.
(INCLUDES, DEP_INCLUDES): Update.
* Makefile.in: Rebuilt.

gprof/
* Makefile.am (REPORT_BUGS_TO_s): Replace with ...
(REPORT_BUGS_TO): ... this.
(VERSUFFIX_s): Remove.
(INCLUDES): Update.
* configure.in: Replace --with-versuffix with --with-pkgversion.
* gprof.c (main): Update version printing.
* Makefile.in: Rebuilt.
* configure: Rebuilt.

ld/
* Makefile.am (REPORT_BUGS_TO_s): Replace with ...
(REPORT_BUGS_TO): ... this.
(INCLUDES): Update.
* Makefile.in: Rebuilt.
17 files changed:
ChangeLog.csl
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/version.h
binutils/Makefile.am
binutils/Makefile.in
gas/Makefile.am
gas/Makefile.in
gprof/Makefile.am
gprof/Makefile.in
gprof/configure
gprof/configure.in
gprof/gprof.c
ld/Makefile.am
ld/Makefile.in