diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-11-11 16:06:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-11-11 16:06:07 +0000 |
commit | 74c5c43a822d8556de4f47454355f86d7672ffcf (patch) | |
tree | 80026880a9b5f09dea507b36a537d3e6bff05f5b /ChangeLog | |
parent | 300f6a4f57ced35d73fad081ca09950ece6c6fea (diff) | |
download | gdb-74c5c43a822d8556de4f47454355f86d7672ffcf.zip gdb-74c5c43a822d8556de4f47454355f86d7672ffcf.tar.gz gdb-74c5c43a822d8556de4f47454355f86d7672ffcf.tar.bz2 |
Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
* config.sub: added -sco3.2v4 support from FSF.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) + + * config.sub: added -sco3.2v4 support from FSF. + +Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: expand the section that adds or removes + directories from the list of programs to build, to handle native + vs. cross in addition to host v. native + +Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in: Replace C++ in macro names with CXX. + This is less likely to break ... + +Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * test-build.mk: add -w to GNU_MAKE + Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * config.sub: remove 'sparc'-->'sparc-sun' default transformation, |