From: Jeff Law Date: Tue, 7 May 1996 08:11:43 +0000 (+0000) Subject: * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6ac0dc65023557823e1aa75d7fc9188ca70540eb;p=binutils-gdb.git * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be consistent with other similar relocs. Cleaning up while working on HMSE. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index edb8de3b5a4..9c22ae7d2aa 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,5 +1,8 @@ Tue May 7 00:36:39 1996 Jeffrey A Law (law@cygnus.com) + * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be + consistent with other similar relocs. + * internal.h (H8/300 specific relocs): Add comments better explaining what each reloc is used for. (R_MOV16B1, R_MOV16B2): Renamed from R_MOVB1 and R_MOVB2.