From: Ron Unrau Date: Mon, 21 Sep 1998 05:11:13 +0000 (+0000) Subject: * incorporate SKY-B changes (makes dual maintenance easier). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3dc96daa2d120427cd39881427debb9fec794d1c;p=binutils-gdb.git * incorporate SKY-B changes (makes dual maintenance easier). * txvu-tdep.c (check_overlap): new function to guarantee that overlays are either mapped or unmapped in their entirety. * txvu-tdep.c (compress_blockvector): compress blockvectors correctly --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2e16c5764e0..652148207b0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-sky +Sun Sep 20 23:11:41 1998 Ron Unrau + + * incorporate SKY-B changes (makes dual maintenance easier). + * txvu-tdep.c (check_overlap): new function to guarantee that + overlays are either mapped or unmapped in their entirety. + * txvu-tdep.c (compress_blockvector): compress blockvectors correctly + +end-sanitize-sky Fri Sep 18 07:53:08 1998 Peter Schauer * sol-thread.c (sol_thread_notice_signals): Use PIDGET when