* srec.c (srec_set_section_contents): Fix off by
[binutils-gdb.git] / bfd / ChangeLog
index 206bdc0cca9df1866086b816a4023a9cfb5d0d8a..9d74461b2dec738996de9d50e4d4a14830748f5a 100644 (file)
@@ -1,9 +1,15 @@
 Thu Jan 26 09:00:12 1995  Steve Chamberlain  <sac@splat>
 
+       * srec.c (srec_set_section_contents): Fix off by
+       one end address calculation.
+
        * config.bfd: (m68*-est-coff): New configuration.
 
 Thu Jan 26 11:39:21 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elfcode.h (elf_link_add_object_symbols): Only examine weakdef if
+       we are using an ELF hash table.
+
        * aoutx.h (NAME(aout,some_aout_object_p)): Always set EXEC_P if
        the start address is in the .text section, even if STAT_FOR_EXEC
        is set.  Just use STAT_FOR_EXEC as an additional test.