diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-08-07 20:10:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-08-07 20:10:14 +0000 |
commit | cc425b555836cce3eb6a52646b2fa442c6142f4b (patch) | |
tree | ef58ada944e25df350f9d333fe5dae13073281c9 /bfd | |
parent | 7b2e7e89626fc019c431932a8c0a010ac6d08435 (diff) | |
download | gdb-cc425b555836cce3eb6a52646b2fa442c6142f4b.zip gdb-cc425b555836cce3eb6a52646b2fa442c6142f4b.tar.gz gdb-cc425b555836cce3eb6a52646b2fa442c6142f4b.tar.bz2 |
* cpu-i386.c (i8086_arch): Architecture info for the i8086.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b22f625..42540a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -15,6 +15,8 @@ Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be> Wed Aug 7 12:12:03 1996 Ian Lance Taylor <ian@cygnus.com> + * cpu-i386.c (i8086_arch): Architecture info for the i8086. + Based on patches from Eric Valette <valette@crf.canon.fr>: * elf32-i386.c (enum reloc_type): Add FIRST_INVALID_RELOC, LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8. |