diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-12-10 15:54:23 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-12-10 15:54:23 +0000 |
commit | e06d9b458937264621d6ec81ccf9a6bab3337cac (patch) | |
tree | cd7a12d3881e95bd805253493f84db6b590899f1 /ld/testsuite/ChangeLog | |
parent | 1e5e54006d7db345069fa1eff2b2cfbd9a722981 (diff) | |
download | gdb-e06d9b458937264621d6ec81ccf9a6bab3337cac.zip gdb-e06d9b458937264621d6ec81ccf9a6bab3337cac.tar.gz gdb-e06d9b458937264621d6ec81ccf9a6bab3337cac.tar.bz2 |
* lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4226307..58d4eb9 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-12-10 Jason Thorpe <thorpej@wasabisystems.com> + + * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets. + 2002-12-03 Nick Clifton <nickc@redhat.com> * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging |