diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-04-18 19:47:14 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-04-18 19:47:14 +0000 |
commit | b882a66bfcf4a0f0315dc412430a54c53c744c2d (patch) | |
tree | c26c0ae4d25ef9cbd310fd7341e85043ffbdc62f /sim/mips/ChangeLog | |
parent | f4f9705a2df3950420fb886339a70d4d0b4253ae (diff) | |
download | gdb-b882a66bfcf4a0f0315dc412430a54c53c744c2d.zip gdb-b882a66bfcf4a0f0315dc412430a54c53c744c2d.tar.gz gdb-b882a66bfcf4a0f0315dc412430a54c53c744c2d.tar.bz2 |
* interp.c (sim_open): Disable chunk of code that wrote code in
vector table entries.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index b7b4731..ad49fcc 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +2002-04-18 Alexandre Oliva <aoliva@redhat.com> + + * interp.c (sim_open): Disable chunk of code that wrote code in + vector table entries. + 2002-03-19 Chris Demetriou <cgd@broadcom.com> * cp1.c (FP_S_s, FP_D_s, FP_S_be, FP_D_be, FP_S_e, FP_D_e, FP_S_f) |