diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2001-03-16 03:20:26 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2001-03-16 03:20:26 +0000 |
commit | 35c209920b75f22de686ab26de0ed352bc25f22b (patch) | |
tree | e7e83772ad3de08d451c2e79b623488130d03494 /sim/common/ChangeLog | |
parent | 0dc1fa070b5423ce1da115e776bb88c4bc957e32 (diff) | |
download | gdb-35c209920b75f22de686ab26de0ed352bc25f22b.zip gdb-35c209920b75f22de686ab26de0ed352bc25f22b.tar.gz gdb-35c209920b75f22de686ab26de0ed352bc25f22b.tar.bz2 |
* tweak
2001-03-15 Frank Ch. Eigler <fche@redhat.com>
* sim-core.c (sim_core_map_attach): Correct overlap-related
error messages.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index c83c581..98c5e81 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2001-03-15 Frank Ch. Eigler <fche@redhat.com> + + * sim-core.c (sim_core_map_attach): Correct overlap-related + error messages. + 2001-03-07 Michael Meissner <meissner@redhat.com> * run.c (alloca-conf.h): Delete, no longer provided. |