This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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/gdb ChangeLog common/create-version.sh gdb ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	qiyao@sourceware.org	2013-07-04 01:22:38

Modified files:
	gdb            : ChangeLog 
	gdb/common     : create-version.sh 
	gdb/gdbserver  : ChangeLog Makefile.in configure configure.ac 

Log message:
	gdb/
	
	2013-07-04  Yao Qi  <yao@codesourcery.com>
	
	Revert:
	2013-06-27  Yao Qi  <yao@codesourcery.com>
	
	* common/create-version.sh: Update comments.  Handle the case
	that TARGET_ALIAS is empty.
	
	gdb/gdbserver/
	
	2013-07-04  Yao Qi  <yao@codesourcery.com>
	
	* Makefile.in (host_alias): Use @host_noncanonical@.
	(target_alias): Use @target_noncanonical@.
	* configure.ac: Use ACX_NONCANONICAL_TARGET and
	ACX_NONCANONICAL_HOST.
	* configure: Regenerated.
	
	Revert:
	2013-06-28  Mircea Gherzan  <mircea.gherzan@intel.com>
	
	* configure.ac (version_host, version_target): Set and AC_SUBST them.
	* configure: Rebuild.
	* Makefile.in (version_host, version_target): Get from configure.
	(version.c): Use $(version_host) and $(version_target).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15781&r2=1.15782
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/common/create-version.sh.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.741&r2=1.742
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&r1=1.157&r2=1.158
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.diff?cvsroot=src&r1=1.84&r2=1.85
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.ac.diff?cvsroot=src&r1=1.70&r2=1.71


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