diff options
author | Stu Grossman <grossman@cygnus> | 1995-11-04 18:21:17 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-11-04 18:21:17 +0000 |
commit | bf917766db89c0c88b1e2cbd3a7eecb53c3d8f8c (patch) | |
tree | ab61f68167c38fe80f6b7dbd7c48e374ddc0c799 /bfd/ChangeLog | |
parent | df7504dc5268909a7b446e946834d242ba78cb6a (diff) | |
download | binutils-gdb-bf917766db89c0c88b1e2cbd3a7eecb53c3d8f8c.tar.gz |
* config.bfd (mips*-*-magic*): Add bfd_elf32_bigmips_vec to
targ_selvecs to allow debugging under Irix-5 native.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 88e04686ea1..482a379a9be 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-gm +Sat Nov 4 10:16:54 1995 Stu Grossman (grossman@cygnus.com) + + * config.bfd (mips*-*-magic*): Add bfd_elf32_bigmips_vec to + targ_selvecs to allow debugging under Irix-5 native. + +end-sanitize-gm Fri Nov 3 15:54:59 1995 Ian Lance Taylor <ian@cygnus.com> * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub |