diff options
author | Steve Chamberlain <sac@cygnus> | 1995-06-09 14:57:17 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-06-09 14:57:17 +0000 |
commit | 9ff2fb3d254c7be0cbb2b7dbe35b3d22e2bd1ec6 (patch) | |
tree | 0c9b97f9a30ab545f01cc27f5328960e68f57054 /bfd | |
parent | 5bdf05c7858b4c4693965f03e63a4267836db37b (diff) | |
download | gdb-9ff2fb3d254c7be0cbb2b7dbe35b3d22e2bd1ec6.zip gdb-9ff2fb3d254c7be0cbb2b7dbe35b3d22e2bd1ec6.tar.gz gdb-9ff2fb3d254c7be0cbb2b7dbe35b3d22e2bd1ec6.tar.bz2 |
* coff-i960.c (coff_i960_relocate): Compare output section names
when converting for vxworks.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 17bef29..08031e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 9 07:54:29 1995 Steve Chamberlain <sac@slash.cygnus.com> + + * coff-i960.c (coff_i960_relocate): Compare output section names + when converting for vxworks. + Wed Jun 7 19:01:30 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * elfcode.h (elf_fake_sections): Permit .scommon or COMMON |