aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-08-03 22:44:29 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-08-03 22:44:29 +0000
commitdfa891fc11bb91c692efa5232dd4790479a784ae (patch)
tree3c77f25e72c327f229c1c4e17d5a03bae581d461 /ChangeLog
parentb40f9c73f7fbe83e5278ad87b087d0ff1a4a11b1 (diff)
downloadgdb-dfa891fc11bb91c692efa5232dd4790479a784ae.zip
gdb-dfa891fc11bb91c692efa5232dd4790479a784ae.tar.gz
gdb-dfa891fc11bb91c692efa5232dd4790479a784ae.tar.bz2
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84a6fcc..389650c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
+Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * config/mh-solaris: removed the -xs from CFLAGS (let the people
+ with Sun's C compiler deal with it themselved)
+
Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
* config.sub (ncr3000): Change i386 to i486.
+Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in: add install-rcs, install-grep to
+ install-no-fixedincludes, removed install-bison and install-libgcc
+
Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
* configure.in: grab the HPUX makefile fragment if on HPUX