From: K. Richard Pixley Date: Fri, 13 Aug 1993 21:52:10 +0000 (+0000) Subject: * Makefile.in (remote-bug.o): new rule. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f4649a7e787ecd7c7b2081b676fae7b5c785af6;p=binutils-gdb.git * Makefile.in (remote-bug.o): new rule. (ALLDEPFILES): added remote-bug.c --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 08b2a389931..3088ed92a03 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Aug 13 14:37:05 1993 K. Richard Pixley (rich@sendai.cygnus.com) + * Makefile.in (remote-bug.o): new rule. + (ALLDEPFILES): added remote-bug.c + * remote-hms.c (hms_wait): use -1 for timeout's which means block forever rather than 99999.