diff options
author | David D. Zuhn <zoo@cygnus> | 1993-04-09 20:58:44 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-04-09 20:58:44 +0000 |
commit | 6a42d1847267d8e1e0539a28528431617de0e70d (patch) | |
tree | ac9aad3c91a960fef64fcf2c9835be47afa5c8dd /ChangeLog | |
parent | 944c1c2f3179dade4c1291a22e2bbde72f22be2d (diff) | |
download | gdb-6a42d1847267d8e1e0539a28528431617de0e70d.zip gdb-6a42d1847267d8e1e0539a28528431617de0e70d.tar.gz gdb-6a42d1847267d8e1e0539a28528431617de0e70d.tar.bz2 |
* configure.in: add comment for --with-x default values
* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
* Makefile.in: add check-* targets for each of the directories in
the tree. Add a definition of RUNTEST that will use the one we
just built, if it exists. Pass this down via FLAGS_TO_PASS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: add comment for --with-x default values + + * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. + + * Makefile.in: add check-* targets for each of the directories in + the tree. Add a definition of RUNTEST that will use the one we + just built, if it exists. Pass this down via FLAGS_TO_PASS. + Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) * configure.in: Removed obsolete references to bfd_target and |