diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-02-12 23:14:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-02-12 23:14:33 +0000 |
commit | c5eea47348d10f2f11621aa67349563d06460ca2 (patch) | |
tree | 77c057fb4279a59ff25d38b029d697215f4cc3b7 /ld | |
parent | 69d0b6d3d063e21fc7720eeac2d33380a21b216b (diff) | |
download | gdb-c5eea47348d10f2f11621aa67349563d06460ca2.zip gdb-c5eea47348d10f2f11621aa67349563d06460ca2.tar.gz gdb-c5eea47348d10f2f11621aa67349563d06460ca2.tar.bz2 |
NetBSD patches from Gordon W. Ross <gwr@mc.com>:
* configure.host (alpha*-*-netbsd*): New host.
* configure.tgt (alpha*-*-netbsd*, powerpc-*-netbsd*): New
targets.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fddbf0a..9057dd8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ Thu Feb 12 14:10:44 1998 Ian Lance Taylor <ian@cygnus.com> + NetBSD patches from Gordon W. Ross <gwr@mc.com>: + * configure.host (alpha*-*-netbsd*): New host. + * configure.tgt (alpha*-*-netbsd*, powerpc-*-netbsd*): New + targets. + * lexsup.c (help): Update bug-gnu-utils address. * ld.texinfo (Bug Reporting): Likewise. |