From: Jeff Law Date: Fri, 7 Mar 1997 00:04:57 +0000 (+0000) Subject: * config/tc-mn10200.c (md_relax_table): Fix typos. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27103699a9cf995de9ae5b9dd829c693a0182417;p=binutils-gdb.git * config/tc-mn10200.c (md_relax_table): Fix typos. Somthing I noticed while working on mn10300 relaxing code. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index e0a14687732..664afa432e8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Mar 6 13:55:32 1997 Jeffrey A Law (law@cygnus.com) + * config/tc-mn10200.c (md_relax_table): Fix typos. + * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specific relocs anymore. Tweak fx_offset for pc-relative relocs.