aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Cox <bill@cygnus>1994-11-11 23:33:23 +0000
committerBill Cox <bill@cygnus>1994-11-11 23:33:23 +0000
commit06a8010d6361f7edd909f379f845a704a20648c3 (patch)
tree9215ea02060f98080b7c3e7796887ffc2bf56313 /ChangeLog
parenta30e2087390894e9d502ee5344e16e3838543ef2 (diff)
downloadbinutils-06a8010d6361f7edd909f379f845a704a20648c3.zip
binutils-06a8010d6361f7edd909f379f845a704a20648c3.tar.gz
binutils-06a8010d6361f7edd909f379f845a704a20648c3.tar.bz2
* build-all.mk: Add mips-ncd-elf target to sun4 targets
for special NCD build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf9c54a..b977c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
+
+ * build-all.mk: Add mips-ncd-elf target to sun4 targets
+ for special NCD build.
+
Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
@@ -11,6 +16,19 @@ Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
hosts. Add BNR's sun4 target to solaris host, so their
build-from-source will be tested in-house first.
+Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
+
+ * Makefile.in (LIBCFLAGS): New variable.
+ (CFLAGS_FOR_TARGET): Ditto.
+ (LIBCFLAGS_FOR_TARGET): Ditto.
+ (LIBCXXFLAGS): Ditto.
+ (CXXFLAGS_FOR_TARGET): Ditto.
+ (LIBCXXFLAGS_FOR_TARGET): Ditto.
+ (BASE_FLAGS_TO_PASS): Pass them.
+ (EXTRA_TARGET_FLAGS): Ditto.
+
+ * configure.in, config/m[th]-*pic: Support --enable-shared.
+
Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
* configure.in (target_libs): Include libstdc++ again.