diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-04-22 17:06:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-04-22 17:06:23 +0000 |
commit | f90025150f5a34c59b7559b752ea90bb7319d1ac (patch) | |
tree | 65fa15181bfc42e8a0f6a1d7ae089724d6d827d1 /include/coff | |
parent | 79167def08d7c75fd398d27ae35e8a667c47f1c6 (diff) | |
download | gdb-f90025150f5a34c59b7559b752ea90bb7319d1ac.zip gdb-f90025150f5a34c59b7559b752ea90bb7319d1ac.tar.gz gdb-f90025150f5a34c59b7559b752ea90bb7319d1ac.tar.bz2 |
* sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC. SHMAGIC is used by
several targets to mean a shared library.
(SHBADMAG): Corresponding change.
Diffstat (limited to 'include/coff')
-rw-r--r-- | include/coff/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 538a92a..e5dc6b0 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. |