diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e1cc66..60e5ff3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-05-04 Joseph Myers <joseph@codesourcery.com> + + * configure.host (xscale*): Don't handle target. + * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't + handle targets. + 2011-05-04 Yao Qi <yao@codesourcery.com> * gdb_wait.h: remove WAITTYPE and WCOREDUMP. |