diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2e16c57..6521482 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-sky +Sun Sep 20 23:11:41 1998 Ron Unrau <runrau@cygnus.com> + + * 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 <pes@regent.e-technik.tu-muenchen.de> * sol-thread.c (sol_thread_notice_signals): Use PIDGET when |