From: Jeff Law Date: Fri, 3 Apr 1998 05:42:44 +0000 (+0000) Subject: * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24733f0ed25d325fbff06baf4bd82264de12d6d3;p=binutils-gdb.git * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols is an error if the value can not be computed at assembly time. * config/tc-mn10300.c (tc_gen-reloc): Likewise. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 8c858937d62..4c61002666b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 2 22:42:02 1998 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols + is an error if the value can not be computed at assembly time. + * config/tc-mn10300.c (tc_gen-reloc): Likewise. + Thu Apr 2 16:36:47 1998 Ian Lance Taylor * gasp.c (main): Set next field of new include_path structure to