diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2000-05-08 23:07:39 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2000-05-08 23:07:39 +0000 |
commit | b9791fcdd66ab49ffb0948b4c0f0e7b9b224f15a (patch) | |
tree | 4c6aa01b1a2976ee315e2c7577677a99e7bfe1cb /sim/v850/ChangeLog | |
parent | e245aa6b0556c5e118bdbda01a3d2aa5a8c25b19 (diff) | |
download | gdb-b9791fcdd66ab49ffb0948b4c0f0e7b9b224f15a.zip gdb-b9791fcdd66ab49ffb0948b4c0f0e7b9b224f15a.tar.gz gdb-b9791fcdd66ab49ffb0948b4c0f0e7b9b224f15a.tar.bz2 |
* merge from internal tree
2000-04-14 Gary Thomas <gthomas@redhat.com>
* v850.igen: Define 'br *' as illegal since this is the only
way to provide a breakpoint on some v850 family processors.
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 8a826f5..cc69829 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,8 @@ +2000-04-14 Gary Thomas <gthomas@redhat.com> + + * v850.igen: Define 'br *' as illegal since this is the only + way to provide a breakpoint on some v850 family processors. + 2000-03-24 Frank Ch. Eigler <fche@redhat.com> * v850.igen (ilgop): New insn pattern for four-byte breakpoints. |