diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b8408b..31b3580 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. |