aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-06-24 06:05:21 +0000
committerGeoffrey Noer <noer@cygnus>1996-06-24 06:05:21 +0000
commite39c2bd2e21426e4a48dd0fc0d9698ae43b853e3 (patch)
treea11e6d08ecbd5308c2fb26298819bdbb71045164 /config/ChangeLog
parentc86c94ec31eb22e1cdd20834645bf13915d0ee55 (diff)
downloadfsf-binutils-gdb-e39c2bd2e21426e4a48dd0fc0d9698ae43b853e3.zip
fsf-binutils-gdb-e39c2bd2e21426e4a48dd0fc0d9698ae43b853e3.tar.gz
fsf-binutils-gdb-e39c2bd2e21426e4a48dd0fc0d9698ae43b853e3.tar.bz2
Enable dosrel for special dos installation (appending of .exe to
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Cross
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index ec3c1ee..5a95fb8 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,5 +1,23 @@
+Sun Jun 23 22:59:25 1996 Geoffrey Noer <noer@cygnus.com>
+
+ * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
+
+Tue Mar 26 14:10:41 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * mh-go32 (CFLAGS): Define.
+
+Thu Mar 14 19:20:54 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * mh-necv4: New file.
+
Thu Feb 15 13:07:43 1996 Ian Lance Taylor <ian@cygnus.com>
+ * mh-cxux (CC): New variable.
+ (CFLAGS, LDFLAGS): Remove.
+ * mh-ncrsvr43 (CC): New variable.
+ (CFLAGS): Remove.
+ * mh-solaris (CFLAGS): Remove.
+
* mh-go32: Remove most variable settings, since they presumed a
Canadian Cross, which is now handled correctly by the configure
script.