diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-20 19:24:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-20 19:24:50 +0000 |
commit | f90a2cdcb00d4b9b0ce048619208dccb4309de56 (patch) | |
tree | 6fda93e9f45c4456f504e47e2d04ecb1c6bdacda /bfd | |
parent | 5ccef1803e4a64bd2424e61a947febf20ccae1b7 (diff) | |
download | gdb-f90a2cdcb00d4b9b0ce048619208dccb4309de56.zip gdb-f90a2cdcb00d4b9b0ce048619208dccb4309de56.tar.gz gdb-f90a2cdcb00d4b9b0ce048619208dccb4309de56.tar.bz2 |
* coff-sh.c (rtype2howto): Remove; unused.
(coff_sh_relocate_section): Remove unused local variable rstat.
(reloc_processing): Comment out; unused.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4004317..a032256 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 20 15:23:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * coff-sh.c (rtype2howto): Remove; unused. + (coff_sh_relocate_section): Remove unused local variable rstat. + (reloc_processing): Comment out; unused. + Fri Sep 16 12:12:27 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * aoutx.h (aout_link_write_other_symbol): If h->indx is -2, then |