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 binutils/Makefile.am binutils/Makefile.in ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	nathan@sourceware.org	2006-10-16 20:21:25

Modified files:
	binutils       : Makefile.am Makefile.in addr2line.c ar.c 
	                 bucomm.h coffdump.c configure configure.in 
	                 cxxfilt.c nlmconv.c nm.c objcopy.c objdump.c 
	                 readelf.c size.c srconv.c strings.c sysdump.c 
	                 windres.c 
	gas            : Makefile.am Makefile.in as.c as.h configure 
	                 configure.in 
	gprof          : Makefile.am Makefile.in configure configure.in 
	                 gprof.c gprof.h 
	ld             : Makefile.am Makefile.in configure configure.in 
	                 ld.h lexsup.c 
Removed files:
	include        : bin-bugs.h 

Log message:
	binutils/
	* Makefile.am: Rebuild dependencies.
	(REPORT_BUGS_TO): Always defined.
	(INCLUDES): Adjust.
	* Makefile.in: Rebuilt.
	* configure.in (REPORT_BUGS_TO): Provide default value.
	* configure: Rebuilt.
	* bucomm.h: Remove bin-bugs.h.
	* addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
	* coffdump.c (show_usage): Likewise.
	* cxxfilt.c (usage): Likewise.
	* nlmconv.c (show_usage): Likewise.
	* nm.c (usage): Likewise.
	* objcopy.c (copy_usage, strip_usage): Likewise.
	* objdump.c (usage): Likewise.
	* size.c (usage): Likewise.
	* srconv.c (show_usage): Likewise.
	* string.c (usage): Likewise.
	* sysdymp.c (show_usage): Likewise.
	* windres.c (usage): Likewise.
	* readelf (usage): Likewise. Add STREAM argument.  Adjust callers.
	
	gas/
	* Makefile.am: Rebuild dependencies.
	(REPORT_BUGS_TO): Always defined.
	(INCLUDES): Adjust.
	* Makefile.in: Rebuilt.
	* configure.in (REPORT_BUGS_TO): Provide default value.
	* configure: Rebuilt.
	* as.c (show_usage): Don't print empty REPORT_BUGS_TO.
	* as.h: Remove bin-bugs.h.
	
	ld/
	* Makefile.am: Rebuild dependencies.
	(REPORT_BUGS_TO): Always defined.
	(INCLUDES): Adjust.
	* Makefile.in: Rebuilt.
	* configure.in (REPORT_BUGS_TO): Provide default value.
	* configure: Rebuilt.
	* ld.h: Remove bin-bugs.h
	* lexsup.c (help):  Don't print empty REPORT_BUGS_TO.
	
	gprof/
	* Makefile.am: Rebuild dependencies.
	(REPORT_BUGS_TO): Always defined.
	(PKGVERSION): Define.
	(INCLUDES): Adjust.
	* Makefile.in: Rebuilt.
	* configure.in (REPORT_BUGS_TO): Provide default value.
	* configure: Rebuilt.
	* gprof.c (usage): Don't print empty REPORT_BUGS_TO.
	* gprof.h: Remove bin-bugs.h
	
	include/
	* bin-bugs.h: Remove.

Patches:
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.3&r2=1.71.2.4
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.4&r2=1.79.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/addr2line.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.26.2.1&r2=1.26.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ar.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.44.2.1&r2=1.44.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/bucomm.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.21&r2=1.21.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/coffdump.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.15&r2=1.15.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.79.2.2&r2=1.79.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.60.2.2&r2=1.60.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/cxxfilt.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.11.2.1&r2=1.11.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/nlmconv.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.27&r2=1.27.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/nm.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.48&r2=1.48.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.95.2.1&r2=1.95.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.117.2.1&r2=1.117.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.340.2.1&r2=1.340.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/size.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25&r2=1.25.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/srconv.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.18&r2=1.18.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/strings.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.31&r2=1.31.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/sysdump.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.16&r2=1.16.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/windres.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.27&r2=1.27.2.1
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.4&r2=1.129.2.5
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.4&r2=1.140.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.68&r2=1.68.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/as.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.51&r2=1.51.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.206.2.3&r2=1.206.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.186.2.3&r2=1.186.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.3&r2=1.25.2.4
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.3&r2=1.34.2.4
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.3&r2=1.38.2.4
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.3&r2=1.27.2.4
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.2&r2=1.25.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/gprof.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.11&r2=1.11.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/bin-bugs.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.4&r2=NONE
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.5&r2=1.203.2.6
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.6&r2=1.217.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.59.2.3&r2=1.59.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.34.2.3&r2=1.34.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ld.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.30&r2=1.30.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/lexsup.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.87&r2=1.87.2.1


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