diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-10-25 21:48:58 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-10-25 21:48:58 +0000 |
commit | 05a7e2dba5ab4571b6bd4c7e07ec67bd18c20c29 (patch) | |
tree | 50b269b786f1532db508ec5bf8a13e1367bcdd01 /bfd/ChangeLog | |
parent | 6aee4d543709a840646d912d2f97288dfde568d8 (diff) | |
download | gdb-05a7e2dba5ab4571b6bd4c7e07ec67bd18c20c29.zip gdb-05a7e2dba5ab4571b6bd4c7e07ec67bd18c20c29.tar.gz gdb-05a7e2dba5ab4571b6bd4c7e07ec67bd18c20c29.tar.bz2 |
* config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
targ_selvecs.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7e6a412..fc698dc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2002-10-25 Jason Thorpe <thorpej@wasabisystems.com> + + * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add + bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to + targ_selvecs. + 2002-10-25 Jim Wilson <wilson@redhat.com> * elf64-sh64.c (sh_elf64_relocate_section): Call |