* sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by

several targets to mean a shared library.
	(SHBADMAG): Corresponding change.
This commit is contained in:
Ian Lance Taylor 1994-04-22 17:06:23 +00:00
parent 79167def08
commit f90025150f
1 changed files with 6 additions and 0 deletions

View File

@ -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.