aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-30 02:58:04 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-30 02:58:04 +0000
commit37020578cf0703cb3f2ace955a6ba3dea61a7682 (patch)
tree812340080a6010bc1bf33ec01a4542b79bbbff30 /ld
parenta360218174a2fcd711d0417aaa30508b945bfcb7 (diff)
downloadgdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.zip
gdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.tar.gz
gdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.tar.bz2
* NEWS: Add entry for VAX ELF support.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f7401c1..ae0a99f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * NEWS: Add entry for VAX ELF support.
+
2002-05-29 Matt Thomas <matt@3am-software.com>
Jason Thorpe <thorpej@wasabisystems.com>
diff --git a/ld/NEWS b/ld/NEWS
index 6489ad9..f3838d0 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,8 @@
-*- text -*-
+Changes in version 2.13:
+
+* DEC VAX ELF support, by Matt Thomas.
+
Changes in version 2.12:
* Support for Don Knuth's MMIX, by Hans-Peter Nilsson.