From: Richard Henderson Date: Fri, 27 Mar 1998 01:08:40 +0000 (+0000) Subject: * defparse.y (explist): Allow epsilon. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=77c9b27d9726f8c50c69ca7f30a65c4ec41607d0;p=binutils-gdb.git * defparse.y (explist): Allow epsilon. Suggestion from Jonathan-Harris@psion.com. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3ffec66598f..45a03d4096a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Mar 26 17:06:51 1998 Richard Henderson + + * defparse.y (explist): Allow epsilon. + Suggestion from Jonathan-Harris@psion.com. + Thu Mar 26 16:59:09 1998 Richard Henderson * coffgrok.c (do_sections_p1): Use the section's lma instead of vma