diff options
author | Anthony Green <green@moxielogic.com> | 2014-12-29 00:42:55 -0500 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2014-12-29 00:42:55 -0500 |
commit | 91529dc5ce73dffdf76f842c4ca2003cbddc665f (patch) | |
tree | 720f8281712b6f70f9cf40082b1d116960c6d554 /gdb/ChangeLog | |
parent | 5e05f2482b35d8ae0c64f8e69c00f3aa9b93eed3 (diff) | |
download | gdb-91529dc5ce73dffdf76f842c4ca2003cbddc665f.zip gdb-91529dc5ce73dffdf76f842c4ca2003cbddc665f.tar.gz gdb-91529dc5ce73dffdf76f842c4ca2003cbddc665f.tar.bz2 |
Add moxiebox target support
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 141aed8..f6ddc47 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-12-29 Anthony Green <green@moxielogic.com> + + * configure.tgt: Add support for moxiebox target. + 2014-12-27 Anthony Green <green@moxielogic.com> * moxie-tdep.c (moxie_software_single_step): ldo/sto instructions |