diff options
author | Paul Brook <paul@codesourcery.com> | 2005-03-30 16:21:33 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-03-30 16:21:33 +0000 |
commit | 74ec5579b91e2275ecb67a8c91311506f6b8bd32 (patch) | |
tree | 59c2f52013ef4a7f62439020779f749da5f08624 /sim/ChangeLog | |
parent | e90269c823e95f30e7ed462694d4e5c95278de6a (diff) | |
download | gdb-74ec5579b91e2275ecb67a8c91311506f6b8bd32.zip gdb-74ec5579b91e2275ecb67a8c91311506f6b8bd32.tar.gz gdb-74ec5579b91e2275ecb67a8c91311506f6b8bd32.tar.bz2 |
2005-03-30 Paul Brook <paul@codesourcery.com>
* arm/wrapper.c: Provide SIGTRAP and SIGBUS.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 6837a6a..e3c230e 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2005-03-30 Paul Brook <paul@codesourcery.com> + + * arm/wrapper.c: Provide SIGTRAP and SIGBUS. + 2005-03-24 Hans-Peter Nilsson <hp@axis.com> * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to |