diff options
author | Per Bothner <per@bothner.com> | 1993-05-26 06:06:37 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-05-26 06:06:37 +0000 |
commit | 5c49a353dfaa26d9e7013f04d320c99531dfe4ab (patch) | |
tree | f23970bac409ab22227cbae5f79dc65b8ba2bb4b /ChangeLog | |
parent | e9f687d59b7956a2ec1b3bb5d46b5dce4e4e58fe (diff) | |
download | gdb-5c49a353dfaa26d9e7013f04d320c99531dfe4ab.zip gdb-5c49a353dfaa26d9e7013f04d320c99531dfe4ab.tar.gz gdb-5c49a353dfaa26d9e7013f04d320c99531dfe4ab.tar.bz2 |
* config.guess: Fix typo. Avoid #elif (not in K&R 1).
Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) + + * config.guess: Fix typo. Avoid #elif (not in K&R 1). + Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. + Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) * build-all.mk (all-cross): New target for Canadian Cross. |