From: Ian Lance Taylor Date: Fri, 25 Oct 1996 04:01:54 +0000 (+0000) Subject: * write.c (fix_new_exp): Use make_expr_symbol to build an X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07f9de2ad18269c55d6c1215a93743dc2baf32c2;p=binutils-gdb.git * write.c (fix_new_exp): Use make_expr_symbol to build an expression symbol for a complex fixup. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 22b0ece2979..844796fbf86 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 25 00:01:00 1996 Ian Lance Taylor + + * write.c (fix_new_exp): Use make_expr_symbol to build an + expression symbol for a complex fixup. + start-sanitize-v850 Thu Oct 24 14:31:04 1996 Jeffrey A Law (law@cygnus.com)