aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJiong Wang <jiwang@sourceware.org>2013-02-27 14:47:13 +0000
committerJiong Wang <jiwang@sourceware.org>2013-02-27 14:47:13 +0000
commit748d24e643af359619527ee46c5a3e7419210dfa (patch)
tree8fb31e04162ab2b52e10b5eff4f9b67a65cebb4b /gdb/ChangeLog
parentd171ca780375a83da5b414ae8c6db379e6cceef3 (diff)
downloadgdb-748d24e643af359619527ee46c5a3e7419210dfa.zip
gdb-748d24e643af359619527ee46c5a3e7419210dfa.tar.gz
gdb-748d24e643af359619527ee46c5a3e7419210dfa.tar.bz2
gdb/
* configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 908af6b..4c02100 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-27 Jiong Wang <jiwang@tilera.com>
+
+ * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
+
2013-02-27 Yao Qi <yao@codesourcery.com>
Pedro Alves <palves@redhat.com>