diff options
author | Anthony Green <green@redhat.com> | 2010-01-13 08:28:26 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2010-01-13 08:28:26 +0000 |
commit | b8dcd18250faa7438fc2c9051849f2ac03264ad9 (patch) | |
tree | f28a44947d3c36444925ca268f27805efbfce46c /sim/moxie/ChangeLog | |
parent | a120bc7fab8eb04089b29c8117c32051200f5e0e (diff) | |
download | binutils-gdb-b8dcd18250faa7438fc2c9051849f2ac03264ad9.tar.gz |
Initialize SIM_DESC properly.
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r-- | sim/moxie/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index c553855239f..7a3c0fa0858 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,3 +1,8 @@ +2010-01-13 Anthony Green <green@moxielogic.com> + + * interp.c (sim_open): Initialize the SIM_DESC object properly + with sim_config() and sim_post_argv_init(). + 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * configure: Regenerate. |