aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2003-05-29 17:38:52 +0000
committerJason Thorpe <thorpej@netbsd.org>2003-05-29 17:38:52 +0000
commit561c27b2bb69d7be3741308be1e5520e9e314cee (patch)
tree2603f2ba699bf75d0124b585c97e15c2624c44d6 /ld/ChangeLog
parent4bf4a8829cc6432bc322a328566cb1c0ba20563a (diff)
downloadgdb-561c27b2bb69d7be3741308be1e5520e9e314cee.zip
gdb-561c27b2bb69d7be3741308be1e5520e9e314cee.tar.gz
gdb-561c27b2bb69d7be3741308be1e5520e9e314cee.tar.bz2
* configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS
correctly for more recent versions of NetBSD. (alpha*-*-netbsd*): Remove. (i[3-7]86-*-netbsd*): Remove.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bdb04c1..5b6621e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-29 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS
+ correctly for more recent versions of NetBSD.
+ (alpha*-*-netbsd*): Remove.
+ (i[3-7]86-*-netbsd*): Remove.
+
2003-05-29 Nick Clifton <nickc@redhat.com>
* emultempl/pe.em: Include "safe-ctype.h" instead of <ctype.h>.