aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-04-20 18:49:18 +0000
committerIan Lance Taylor <ian@airs.com>1994-04-20 18:49:18 +0000
commita95abbb3ec8fa250776d6724e6d8ed4bac9a66aa (patch)
tree06cbb9586062ca38c067a8881a90833e01218d40 /binutils
parent476d01f08af3be7554b3214a08c17d605ed0181f (diff)
downloadfsf-binutils-gdb-a95abbb3ec8fa250776d6724e6d8ed4bac9a66aa.zip
fsf-binutils-gdb-a95abbb3ec8fa250776d6724e6d8ed4bac9a66aa.tar.gz
fsf-binutils-gdb-a95abbb3ec8fa250776d6724e6d8ed4bac9a66aa.tar.bz2
PowerPC NetWare changes.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 5fff1c6..2d3afa4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,15 @@
+Wed Apr 20 14:34:51 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+start-sanitize-powerpc-netware
+
+ * nlmconv.c (powerpc_build_stubs): Take new outbfd argument.
+ Change caller. Create custom header for new PowerPC NetWare
+ format.
+end-sanitize-powerpc-netware
+
+ * Makefile.in (nlmheader.o, nlmconv.o): Update dependencies.
+ * nlmconv.c: Include bfd.h and libiberty.h with "", not <>.
+ * nlmheader.y: Include bfd.h with "", not <>.
+
Wed Apr 13 10:52:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* objdump.c: Do an ifdef on __GO32__, not unix.