aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Henkel-Wallace <gumby@cygnus>1993-11-08 14:19:26 +0000
committerDavid Henkel-Wallace <gumby@cygnus>1993-11-08 14:19:26 +0000
commit007455de6e1ad1d3b1d31a129e3aaef898f50c1b (patch)
tree394bf2489fc6c3d988a22c76212ab1021601479c
parentba936a2ef50b6a0181379f06cfd4b4616152caf6 (diff)
downloadgdb-007455de6e1ad1d3b1d31a129e3aaef898f50c1b.zip
gdb-007455de6e1ad1d3b1d31a129e3aaef898f50c1b.tar.gz
gdb-007455de6e1ad1d3b1d31a129e3aaef898f50c1b.tar.bz2
Netware target support
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9a4bf5b..1eee3fe 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Mon Nov 8 06:08:31 1993 D. V. Henkel-Wallace (gumby@cirdan.cygnus.com)
+
+ * configure.bfd: make unixware equivalent to sysv4.
+
+ * config/i386-nlm.mt: bring in elf config; make it the default.
+
Sun Nov 7 20:21:38 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* libbfd.c (bfd_put_8): Add parens around reference to "val"