diff options
author | Frank Ch. Eigler <fche@redhat.com> | 1998-10-29 13:44:37 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 1998-10-29 13:44:37 +0000 |
commit | fd6e6422c8e6aa216a5a4b154d1f3dde44797126 (patch) | |
tree | 3cf2824ca1678c60ff1d5d99f374125eb0b93635 /sim/mips/ChangeLog | |
parent | 0d51822e3b242ae92490a61e0fd0f175b2481091 (diff) | |
download | gdb-fd6e6422c8e6aa216a5a4b154d1f3dde44797126.zip gdb-fd6e6422c8e6aa216a5a4b154d1f3dde44797126.tar.gz gdb-fd6e6422c8e6aa216a5a4b154d1f3dde44797126.tar.bz2 |
* sky->devo merge, continued -- left out the r5900 TLB last time!
* includes a small PR 17224 tweak
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r-- | sim/mips/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 701d104..2794069 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-sky +Thu Oct 29 12:47:46 1998 Frank Ch. Eigler <fche@cygnus.com> + + * sim-main.c (tlb_try_match): Include physical address in + scratchpad non-mapping warning. + +end-sanitize-sky start-sanitize-r5900 Thu Oct 29 11:06:30 EST 1998 Frank Ch. Eigler <fche@cygnus.com> |