diff options
author | Per Bothner <per@bothner.com> | 1993-01-21 20:25:51 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-01-21 20:25:51 +0000 |
commit | 746ed5252937d09dd4abc06e13c168901468b28c (patch) | |
tree | 66a1c2195f5bebe605f8bf24fd7fdeb07f5464e8 /ChangeLog | |
parent | fcbadaee94dcdcc47eb623ce1c41f2bf92719e42 (diff) | |
download | gdb-746ed5252937d09dd4abc06e13c168901468b28c.zip gdb-746ed5252937d09dd4abc06e13c168901468b28c.tar.gz gdb-746ed5252937d09dd4abc06e13c168901468b28c.tar.bz2 |
* guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
+ Add Convex, Cray/Unicos, and Encore/Multimax support.
+ Execute ./dummy instead of assuming . is in PATH.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) + + * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: + + Add Convex, Cray/Unicos, and Encore/Multimax support. + + Execute ./dummy instead of assuming . is in PATH. + +Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) + + * guess-systype: New shell script. Attempts to guess the + canonical host name of the executing host. + Only a few hosts are supported so far. + * configure: Call guess-systype if no host is specified. + Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (gcc-no-fixedincludes): Made to work with current |