diff options
author | Jeff Law <law@redhat.com> | 1996-10-03 16:42:22 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-03 16:42:22 +0000 |
commit | ae1b99e42dbce238cd7eb5efd38672b8306f1148 (patch) | |
tree | 62cc3acea6d14f13f329d7ea5e4813255f126d27 /include/elf | |
parent | feede9b69925572e68d3859b2fcb610bddd2e713 (diff) | |
download | gdb-ae1b99e42dbce238cd7eb5efd38672b8306f1148.zip gdb-ae1b99e42dbce238cd7eb5efd38672b8306f1148.tar.gz gdb-ae1b99e42dbce238cd7eb5efd38672b8306f1148.tar.bz2 |
Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support
with a single generic configuration. So break them up into two different
configurations. See the individual ChangeLogs for additional detail.
Diffstat (limited to 'include/elf')
-rw-r--r-- | include/elf/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index dac3d6e..3c1c42b 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 3 10:01:40 1996 Jeffrey A Law (law@cygnus.com) + + * common.h: Break mn10x00 support into mn10200 and mn10300. + Wed Oct 2 21:26:43 1996 Jeffrey A Law (law@cygnus.com) * common.h (EM_CYGNUS_MN10x00): Define. |