From: Ian Lance Taylor Date: Wed, 7 Aug 1996 20:10:14 +0000 (+0000) Subject: * cpu-i386.c (i8086_arch): Architecture info for the i8086. X-Git-Tag: gdb-4_18~8032 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc425b555836cce3eb6a52646b2fa442c6142f4b;p=thirdparty%2Fbinutils-gdb.git * cpu-i386.c (i8086_arch): Architecture info for the i8086. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b22f625850b..42540a900db 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -15,6 +15,8 @@ Wed Aug 7 14:11:44 1996 Philippe De Muyter Wed Aug 7 12:12:03 1996 Ian Lance Taylor + * cpu-i386.c (i8086_arch): Architecture info for the i8086. + Based on patches from Eric Valette : * 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.