diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-07-07 16:41:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-07-07 16:41:04 +0000 |
commit | 81272efdfd3ef896b11a53a92f60675c111e7c75 (patch) | |
tree | aef11b5c960c25834aeaa8126fe9e96203808d9a /ld/ChangeLog | |
parent | f897ef47f1c58b2b309e3fa7e48cdbafb060ab00 (diff) | |
download | gdb-81272efdfd3ef896b11a53a92f60675c111e7c75.zip gdb-81272efdfd3ef896b11a53a92f60675c111e7c75.tar.gz gdb-81272efdfd3ef896b11a53a92f60675c111e7c75.tar.bz2 |
From Manfred Hollstein <manfred@s-direktnet.de>:
* configure.host (i[3456]86-*-linux*libc1*): Renamed from
i[3456]86-*-linux*.
(i[3456]86-*-linux*): New host.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 68bb3ae..68b5978 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 7 12:39:42 1997 Ian Lance Taylor <ian@cygnus.com> + + From Manfred Hollstein <manfred@s-direktnet.de>: + * configure.host (i[3456]86-*-linux*libc1*): Renamed from + i[3456]86-*-linux*. + (i[3456]86-*-linux*): New host. + Thu Jun 26 13:54:03 1997 Ian Lance Taylor <ian@cygnus.com> * scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc |