]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
gdb/
authorYao Qi <yao@codesourcery.com>
Thu, 4 Jul 2013 01:22:38 +0000 (01:22 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 4 Jul 2013 01:22:38 +0000 (01:22 +0000)
commitbd88542004361085d0345b795e112dc9022cce24
tree3939056794c5455ced466b3843c509e40b8ec770
parent0220e44b4ce2c602670ea0acdfca7dbbb9b597f5
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).
gdb/ChangeLog
gdb/common/create-version.sh
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/configure
gdb/gdbserver/configure.ac