From: Ian Lance Taylor Date: Fri, 22 Apr 1994 17:06:23 +0000 (+0000) Subject: * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f90025150f5a34c59b7559b752ea90bb7319d1ac;p=binutils-gdb.git * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by several targets to mean a shared library. (SHBADMAG): Corresponding change. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 538a92aab11..e5dc6b01ab2 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 22 13:05:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by + several targets to mean a shared library. + (SHBADMAG): Corresponding change. + Thu Apr 14 13:00:53 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e.