diff options
author | Nick Clifton <nickc@redhat.com> | 2000-05-30 18:36:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-05-30 18:36:57 +0000 |
commit | 896ad910163de1066275320baea937053688f1ef (patch) | |
tree | 5732b0fce94cb6e64f58398f6cdecbc50d7d68b3 /sim/v850/ChangeLog | |
parent | c1485d85e0bae60bf321baa007dd44bcc56b534b (diff) | |
download | gdb-896ad910163de1066275320baea937053688f1ef.zip gdb-896ad910163de1066275320baea937053688f1ef.tar.gz gdb-896ad910163de1066275320baea937053688f1ef.tar.bz2 |
Remove illegal instruciton pattern, since it is the same as the breakpoint
pattern.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r-- | sim/v850/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 8ad164a..fcc16b0 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,8 @@ +2000-05-30 Nick Clifton <nickc@cygnus.com> + + * v850.igen: Remove illegal instruction pattern, since it is the + same as the breakpoint pattern. + Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |