aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-03-30 04:01:55 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-03-30 04:01:55 +0000
commit48686e6d2228212652b0817c618c2fc137ebed8c (patch)
tree1bf44980153f3156aa5ff01892f35ee0fef300a5 /ChangeLog
parent239121e2b77fb122caf9aee6abf2d11867724bb3 (diff)
downloadfsf-binutils-gdb-48686e6d2228212652b0817c618c2fc137ebed8c.zip
fsf-binutils-gdb-48686e6d2228212652b0817c618c2fc137ebed8c.tar.gz
fsf-binutils-gdb-48686e6d2228212652b0817c618c2fc137ebed8c.tar.bz2
top level CC settings for special tweaks needed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ab7342..4af432e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
+
+ * config/mh-solaris: SunPRO C needs -Xs to be able to get a
+ working xmakefile for Emacs.
+
+Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
+
+ * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
+ for handling BISON for FSF releases.
+
Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* configure: Actually implement the change zoo just documented.