aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog6
-rw-r--r--bfd/mpw-make.in6
-rw-r--r--binutils/ChangeLog6
-rw-r--r--ld/ChangeLog4
4 files changed, 19 insertions, 3 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7ed605f..49c0730 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jun 23 12:53:41 1994 David J. Mackenzie (djm@rtl.cygnus.com)
+
+ * configure.in: Change --with-targets to --enable-targets and
+ --with-64-bit-bfd to --enable-64-bit-bfd.
+ * Makefile.in, mpw-make.in, targets.c: Change comments.
+
Wed Jun 22 17:59:59 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* config.bfd (powerpc-*-elf*): New target, just like
diff --git a/bfd/mpw-make.in b/bfd/mpw-make.in
index 86ee5cd..78805a2 100644
--- a/bfd/mpw-make.in
+++ b/bfd/mpw-make.in
@@ -124,7 +124,7 @@ ALL_MACHINES = \Option-d
"{o}"cpu-z8k.c.o
# The .c.o files needed by all of the 32 bit vectors that are configured into
-# target_vector in targets.c if configured with --with-targets=all.
+# target_vector in targets.c if configured with --enable-targets=all.
BFD32_BACKENDS = \Option-d
"{o}"aout-adobe.c.o \Option-d
"{o}"aout32.c.o \Option-d
@@ -180,8 +180,8 @@ BFD32_BACKENDS = \Option-d
"{o}"sunos.c.o
# The .c.o files needed by all of the 64 bit vectors that are configured into
-# target_vector in targets.c if configured with --with-targets=all
-# and --with-64-bit-bfd.
+# target_vector in targets.c if configured with --enable-targets=all
+# and --enable-64-bit-bfd.
BFD64_BACKENDS = \Option-d
"{o}"aout64.c.o \Option-d
"{o}"coff-alpha.c.o \Option-d
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 86bf3c2..e538ffa 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,11 @@
+Thu Jun 23 12:52:46 1994 David J. Mackenzie (djm@rtl.cygnus.com)
+
+ * configure.in: Change --with-targets to --enable-targets.
+
Tue Jun 21 12:53:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+ * Makefile.in (sysinfo): Does not depend upon $(ADDL_LIBS).
+
* nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC
NetWare custom header; no longer needed.
(powerpc_mangle_relocs): Convert relocs against the uninitialized
diff --git a/ld/ChangeLog b/ld/ChangeLog
index fa38aa2..a286a00 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 23 12:52:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
+
+ * configure.in: Change --with-targets to --enable-targets.
+
Wed Jun 22 13:42:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* lexsup.c (parse_args): Add support for new options -( -) with