From cc425b555836cce3eb6a52646b2fa442c6142f4b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 7 Aug 1996 20:10:14 +0000 Subject: [PATCH] * cpu-i386.c (i8086_arch): Architecture info for the i8086. --- bfd/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b22f625850..42540a900d 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.