From: Ian Lance Taylor Date: Mon, 3 Jun 1996 21:13:41 +0000 (+0000) Subject: * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4. X-Git-Tag: gdb-4_18~8580 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d17519894716ce0db015aaffa89502c5e624e9e;p=thirdparty%2Fbinutils-gdb.git * coff-sh.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set to 4. (sh_relax_delete_bytes): Correct handling of differently sized trailing alignment reloc. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b8408b728f..31b35808bc0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Mon Jun 3 11:01:53 1996 Ian Lance Taylor + * 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.