From 24733f0ed25d325fbff06baf4bd82264de12d6d3 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 3 Apr 1998 05:42:44 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 8c85893..4c61002 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 -- 2.7.4