diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9ed6bab..7db3b37 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Fri Mar 28 11:56:15 1997 Ian Lance Taylor <ian@cygnus.com> + * config.bfd: Add bfd_elf64_{big,little}mips_vec to targ_selvecs + for mips*el*-*-linux* and mips*-*-linux*. From H.J. Lu + <hjl@lucon.org> and Ralf Baechle <ralf@gnu.ai.mit.edu>. + * bfd.c: Include "libiberty.h". (strerror): Don't declare. (bfd_errmsg): Call xstrerror rather than strerror. |