This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src bfd/Makefile.am bfd/Makefile.in bfd/config ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	nathan@sourceware.org	2006-09-11 09:45:51

Modified files:
	bfd            : Makefile.am Makefile.in configure configure.in 
	                 version.h 
	binutils       : Makefile.am Makefile.in 
	gas            : Makefile.am Makefile.in 
	gprof          : Makefile.am Makefile.in configure configure.in 
	                 gprof.c 
	ld             : Makefile.am Makefile.in 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.172.2.3&r2=1.172.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.188.2.3&r2=1.188.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.230.2.3&r2=1.230.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.201.2.3&r2=1.201.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/version.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1548.2.2&r2=1.1548.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.71.2.2&r2=1.71.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.79.2.3&r2=1.79.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.129.2.3&r2=1.129.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.140.2.3&r2=1.140.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25.2.2&r2=1.25.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.34.2.2&r2=1.34.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.38.2.2&r2=1.38.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.27.2.2&r2=1.27.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/gprof.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25.2.1&r2=1.25.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.203.2.4&r2=1.203.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.217.2.4&r2=1.217.2.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]