diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-30 02:58:04 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-30 02:58:04 +0000 |
commit | 37020578cf0703cb3f2ace955a6ba3dea61a7682 (patch) | |
tree | 812340080a6010bc1bf33ec01a4542b79bbbff30 /ld | |
parent | a360218174a2fcd711d0417aaa30508b945bfcb7 (diff) | |
download | gdb-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/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 4 |
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> @@ -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. |