diff options
author | David D. Zuhn <zoo@cygnus> | 1993-03-30 04:01:55 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-03-30 04:01:55 +0000 |
commit | 48686e6d2228212652b0817c618c2fc137ebed8c (patch) | |
tree | 1bf44980153f3156aa5ff01892f35ee0fef300a5 /ChangeLog | |
parent | 239121e2b77fb122caf9aee6abf2d11867724bb3 (diff) | |
download | gdb-48686e6d2228212652b0817c618c2fc137ebed8c.zip gdb-48686e6d2228212652b0817c618c2fc137ebed8c.tar.gz gdb-48686e6d2228212652b0817c618c2fc137ebed8c.tar.bz2 |
top level CC settings for special tweaks needed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |