]> Git Repo - binutils.git/blobdiff - bfd/ChangeLog
Do not put small common symbols into .sbss if ld -r
[binutils.git] / bfd / ChangeLog
index e41823ef610a0eb5422acf7f97112486b24491d9..298a524bfdd17690daa5b2b898eb50f90cffd6d3 100644 (file)
@@ -1,5 +1,37 @@
+Fri May 24 14:28:38 1996  Michael Meissner  <[email protected]>
+
+       * elf32-ppc.c (ppc_elf_add_symbol_hook): Do not put small common
+       symbols into .sbss if this is a relocatable link.
+
+Thu May 23 12:26:24 1996  Ian Lance Taylor  <[email protected]>
+
+       * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Warn about
+       undefined symbols when creating a shared library.
+
+Fri May 17 13:54:15 1996  Ian Lance Taylor  <[email protected]>
+
+       * coff-sh.c: Add a bunch of new code and static const arrays to
+       support aligning loads and stores on four byte memory boundaries.
+       Also:
+       (sh_coff_howtos): Add entries for R_SH_CODE, R_SH_DATA and
+       R_SH_LABEL.
+       (sh_relax_section): Look for R_SH_CODE relocs.  If we find one,
+       call sh_align_loads.
+       (sh_relax_delete_bytes): Don't mark R_SH_CODE or R_SH_DATA relocs
+       as unused.
+
+Thu May 16 16:34:13 1996  Ian Lance Taylor  <[email protected]>
+
+       * cache.c (bfd_open_file): Unlink the file before opening it for
+       write.  From Marty Leisner <[email protected]>.
+
+       * opncls.c (bfd_fdopenr): Set opened_once.
+
 Tue May 14 12:35:32 1996  Ian Lance Taylor  <[email protected]>
 
+       * som.c (som_slurp_reloc_table): Clear external_relocs cache after
+       freeing it.
+
        * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
        the code unconditionally.
 
This page took 0.024963 seconds and 4 git commands to generate.