aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-10-13 22:18:49 +0000
committerJason Molenda <jmolenda@apple.com>1998-10-13 22:18:49 +0000
commit6e47b25142e51493f9ca8bbfd1c77b59771dcd9c (patch)
tree3bd18975e61cf40f31219c7ed0eff0f5fa00fa64 /gdb
parent4919ad83e039e179b46841043c5ca27525ba8d49 (diff)
downloadgdb-6e47b25142e51493f9ca8bbfd1c77b59771dcd9c.zip
gdb-6e47b25142e51493f9ca8bbfd1c77b59771dcd9c.tar.gz
gdb-6e47b25142e51493f9ca8bbfd1c77b59771dcd9c.tar.bz2
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 678251c..90bb232 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,6 +5,14 @@ Tue Oct 13 00:51:48 1998 Felix Lee <flee@cygnus.com>
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.
* i386v-nat.c: Include asm/debugreg.h, sys/debugreg.h if it is not
present.