diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-14 22:21:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-14 22:21:20 +0000 |
commit | 5f7d0a33db7af3f11616af2af001cf7dce753eb2 (patch) | |
tree | f4b2522dde1bf5e9194a09b5dbd0ea295b84cda4 /sim/arm/ChangeLog | |
parent | 42dc96cab86f70181020e1762b42b79a4bbab8aa (diff) | |
download | gdb-5f7d0a33db7af3f11616af2af001cf7dce753eb2.zip gdb-5f7d0a33db7af3f11616af2af001cf7dce753eb2.tar.gz gdb-5f7d0a33db7af3f11616af2af001cf7dce753eb2.tar.bz2 |
Reset processor into ARM mode for any machine type except the early ARMs.
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r-- | sim/arm/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index a5820c3..32e1056 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,8 @@ +2001-02-14 Nick Clifton <nickc@redhat.com> + + * wrapper.c (sim_create_inferior): Reset processor into ARM mode + for any machine type except the early ARMs. + 2001-02-13 Nick Clifton <nickc@redhat.com> * armos.c (in_SWI_handler): New static variable. |