diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-06-24 22:03:51 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-06-24 22:03:51 +0000 |
commit | b9b26a166a203fda2e1422a2981831196cbd6598 (patch) | |
tree | 10836f0b92bbb0edf3e734f2e37e935692855787 /gdb/sh-tdep.c | |
parent | 477330fc7d21eb6b5fa4b2adfe11d71b27c85970 (diff) | |
download | gdb-b9b26a166a203fda2e1422a2981831196cbd6598.zip gdb-b9b26a166a203fda2e1422a2981831196cbd6598.tar.gz gdb-b9b26a166a203fda2e1422a2981831196cbd6598.tar.bz2 |
Fix host_name and target_name generation by common/create-version.sh.
This new script has one small snafoo, which prevented the $host_alias
and $target_alias from being expanded during the generation of the
version.c file. As a result, the version info yields:
This GDB was configured as "--host=$host_alias --target=$target_alias".
^^^^^^^^^^^ ^^^^^^^^^^^^^
This patch fixes this issue.
gdb/ChangeLog:
* common/create-version.sh: Fix expansion of $host_alias
and $target_alias in generation of HOST_NAME and TARGET_NAME
(resp.).
Diffstat (limited to 'gdb/sh-tdep.c')
0 files changed, 0 insertions, 0 deletions