From: Ian Lance Taylor Date: Thu, 24 Jul 1997 21:51:57 +0000 (+0000) Subject: * macro.c (define_macro): Make sure the index is in range before X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=280cdd548ecd833b3a10e45a8ebd07b89d9bdde8;p=binutils-gdb.git * macro.c (define_macro): Make sure the index is in range before checking for '('. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 53b398e5617..f22ff43a90e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 24 17:51:29 1997 Ian Lance Taylor + + * macro.c (define_macro): Make sure the index is in range before + checking for '('. + start-sanitize-tic80 Thu Jul 24 12:13:19 1997 Fred Fish