diff options
author | David D. Zuhn <zoo@cygnus> | 1992-12-13 09:08:29 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-12-13 09:08:29 +0000 |
commit | b1cceba2c0d63346759517b03e76e5f52032eb44 (patch) | |
tree | 8ab82d9a98e78006928d5890992c9fff2faa4235 /ChangeLog | |
parent | 016e0d420770f2914796927601d536deb31d537a (diff) | |
download | gdb-b1cceba2c0d63346759517b03e76e5f52032eb44.zip gdb-b1cceba2c0d63346759517b03e76e5f52032eb44.tar.gz gdb-b1cceba2c0d63346759517b03e76e5f52032eb44.tar.bz2 |
* Makefile.in: extensive cleanup:: removed all of the explicit
clean-* targets, collapsed many wrappers around subdir_do into
one, added additional targets to satisfy standards.texi, deleted
some old targets, some changes for consistency
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,8 +1,31 @@ +Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: extensive cleanup:: removed all of the explicit + clean-* targets, collapsed many wrappers around subdir_do into + one, added additional targets to satisfy standards.texi, deleted + some old targets, some changes for consistency + +Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: handle some programs as cross-only, and others as + native only + + * test-build.mk: handle partial holes in a more generic manner + + * Makefile.in: m4 depends on libiberty + +Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config/mh-sco: don't default $(CC) to gcc + Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * configure.in: add m4, textutils, fileutils, sed, shellutils, time, wdiff, and find to configdirs + * Makefile.in: all, clean, and install rules for the new programs + added to configure.in + Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * configure.in: use mh-sun for all *-sun-* hosts |