* coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.
authorIan Lance Taylor <ian@airs.com>
Mon, 3 Jun 1996 21:13:41 +0000 (21:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 3 Jun 1996 21:13:41 +0000 (21:13 +0000)
(sh_relax_delete_bytes): Correct handling of differently sized
trailing alignment reloc.

bfd/ChangeLog

index 1b8408b..31b3580 100644 (file)
@@ -1,5 +1,9 @@
 Mon Jun  3 11:01:53 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4.
+       (sh_relax_delete_bytes): Correct handling of differently sized
+       trailing alignment reloc.
+
        * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined.
        * bfd-in2.h: Rebuild.
        * configure.in: Warn if there is no known 64 bit type.