From: Jason Molenda Date: Tue, 13 Oct 1998 22:18:49 +0000 (+0000) Subject: Whoa, somehow this ChangeLog entry didn't get committed along with the X-Git-Tag: gdb-4_18-branchpoint~1020 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e47b25142e51493f9ca8bbfd1c77b59771dcd9c;p=thirdparty%2Fbinutils-gdb.git Whoa, somehow this ChangeLog entry didn't get committed along with the actual changes. Here is the text: 1998-10-12 Jason Molenda (jsm@bugshack.cygnus.com) * Makefile.in (AWK): Unused; remove. * configure.in: Remove unused autoconf checks for MINIX, memcpy, poll, select, strings.h. * config.in: Regenerated. * configure: Regenerated. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 678251c1ee7..90bb23205fa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3,6 +3,14 @@ Tue Oct 13 00:51:48 1998 Felix Lee * sol-thread.c (ps_pstop, etc): different solaris versions have slightly different prototypes in proc_service.h; compensate. +1998-10-12 Jason Molenda (jsm@bugshack.cygnus.com) + + * Makefile.in (AWK): Unused; remove. + * configure.in: Remove unused autoconf checks for MINIX, memcpy, + poll, select, strings.h. + * config.in: Regenerated. + * configure: Regenerated. + 1998-10-12 Jason Molenda (jsm@bugshack.cygnus.com) * configure.in: Check for sys/debugreg.h, asm/debugreg.h.