summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorqiyao <qiyao>2013-07-04 01:22:38 +0000
committerqiyao <qiyao>2013-07-04 01:22:38 +0000
commitac5a2a6855038988c4710d4de091659b4ad5af5e (patch)
tree15a2363044084f9a4d69007472504e3ff388e28c /gdb/gdbserver/ChangeLog
parent39ac4ac5a41537e2f2b1af30d08d19372d99a9dc (diff)
downloadgdb-ac5a2a6855038988c4710d4de091659b4ad5af5e.tar.gz
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).
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 39fa74144d1..3d963ead3c8 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,19 @@
+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).
+
2013-07-03 Pedro Alves <palves@redhat.com>
* Makefile.in (config.status): Depend on development.sh.