From: Ian Lance Taylor Date: Mon, 10 Nov 1997 18:45:31 +0000 (+0000) Subject: * macro.c (sub_actual): If we don't find a parameter for an &, X-Git-Tag: gdb-4_18-branchpoint~4299 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f19d08dc40376fce06afd4784a27c3915eb2af6d;p=thirdparty%2Fbinutils-gdb.git * macro.c (sub_actual): If we don't find a parameter for an &, just substitute &. PR 13868. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 8c05de14e9d..4cd5ea3d6cf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 10 13:43:33 1997 Ian Lance Taylor + + * macro.c (sub_actual): If we don't find a parameter for an &, + just substitute &. + Fri Nov 7 21:29:32 1997 Ken Raeburn start-sanitize-vr5400