aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-03 07:26:52 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-03 07:26:52 +0000
commitc332b51602a04d9cbcba6328fecf6349a8609d9f (patch)
treebc06203d962b2f85c6bcb53eeed9c263ea0766f7
parent77245243259ec59766eedd92d3c4fb0eb9d83210 (diff)
downloadgdb-c332b51602a04d9cbcba6328fecf6349a8609d9f.zip
gdb-c332b51602a04d9cbcba6328fecf6349a8609d9f.tar.gz
gdb-c332b51602a04d9cbcba6328fecf6349a8609d9f.tar.bz2
go32 needs math library
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 985da37..cfdb36a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jun 3 00:23:53 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * config/go32.mh: define EXTRALIBES to -lm (for binutils), also
+ remove defines of __MSDOS__ and __GO32__ (these are in the
+ compiler now).
+
Wed Jun 2 17:57:13 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
From Utah: