aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-08-13 02:05:47 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-08-13 02:05:47 +0000
commitff1cdb40d9f4c24c07246dda0bc9b1ebb9f23f44 (patch)
tree5a3e926c9ab857893e51e8d465e67ac169b339e1 /gdb/ChangeLog
parentcba949c5a30c746e9cbdc237290146814b395c70 (diff)
downloadgdb-ff1cdb40d9f4c24c07246dda0bc9b1ebb9f23f44.zip
gdb-ff1cdb40d9f4c24c07246dda0bc9b1ebb9f23f44.tar.gz
gdb-ff1cdb40d9f4c24c07246dda0bc9b1ebb9f23f44.tar.bz2
* gdbserver/Makefile.in: Use GDBSERVER_LIBS and
GDBSERVER_DEPFILES. Also remove much (but not all that could be removed) crud inherited from gdb Makefile.in. * config/i386/i386lynx.mh, config/sparc/sun4os4.mh: Define GDBSERVER_*. * gdbserver/README: Say it works on Sun and change configuration instructions slightly.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 135dfc4..09a6c3b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,17 @@
+Thu Aug 12 20:40:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdbserver/Makefile.in: Use GDBSERVER_LIBS and
+ GDBSERVER_DEPFILES. Also remove much (but not all that could be
+ removed) crud inherited from gdb Makefile.in.
+ * config/i386/i386lynx.mh, config/sparc/sun4os4.mh: Define GDBSERVER_*.
+ * gdbserver/README: Say it works on Sun and change configuration
+ instructions slightly.
+
+Wed Aug 11 18:56:59 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
+
+ * config/i386/i386v4.mh: use -lsocket and -lnsl, for remote
+ targets that use BSD style network connections
+
Wed Aug 11 17:54:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* remote-{monitor,bug}.c: Make bug_ops not static (forward declaration