diff options
author | Yao Qi <yao@codesourcery.com> | 2013-06-27 00:12:13 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2013-06-27 00:12:13 +0000 |
commit | 02b1871e58f3de923ae7d3eceb99e0db43928249 (patch) | |
tree | 321b8dddd93ab514d6df9e266129792446471710 /gdb/ChangeLog | |
parent | c8112f54cdc621ef83bcaedd59e5f949f31e04d6 (diff) | |
download | gdb-02b1871e58f3de923ae7d3eceb99e0db43928249.zip gdb-02b1871e58f3de923ae7d3eceb99e0db43928249.tar.gz gdb-02b1871e58f3de923ae7d3eceb99e0db43928249.tar.bz2 |
gdb/
* common/create-version.sh: Update comments. Handle the case
that TARGET_ALIAS is empty.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ac1bba2..87ebb73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-06-27 Yao Qi <yao@codesourcery.com> + + * common/create-version.sh: Update comments. Handle the case + that TARGET_ALIAS is empty. + 2013-06-26 Pedro Alves <palves@redhat.com> * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing |