diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-06-15 12:41:09 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-06-15 13:38:21 +0100 |
commit | d1168cc1a9825b96747440b0bd1f82c4498e6343 (patch) | |
tree | 1e9f93fd66e729491fa69c3249f03ce504e6451a /gdb/ChangeLog | |
parent | 1e5338b6e7405acdd1e1d0eab46682bd1af007d5 (diff) | |
download | gdb-d1168cc1a9825b96747440b0bd1f82c4498e6343.zip gdb-d1168cc1a9825b96747440b0bd1f82c4498e6343.tar.gz gdb-d1168cc1a9825b96747440b0bd1f82c4498e6343.tar.bz2 |
Copy aarch64-linux.xml to build tree.
This patch fixes a bug that aarch64-linux.xml isn't copied to the
build tree, so that some tests catch-syscall.exp fail.
gdb:
2015-06-15 Yao Qi <yao.qi@linaro.org>
* data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index db586f9..f7c3dcc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-06-15 Yao Qi <yao.qi@linaro.org> + + * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml. + 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk> * build-id.c: Don't include elf-bfd.h. |