diff options
author | Richard Henderson <rth@redhat.com> | 1998-03-27 01:08:40 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-03-27 01:08:40 +0000 |
commit | 77c9b27d9726f8c50c69ca7f30a65c4ec41607d0 (patch) | |
tree | 614dd9275ee13f6bb6c8cc3a1ca2495cd60ee6c7 /binutils/ChangeLog | |
parent | b4b91a539b4368b02f0f2323d744c0c55b695281 (diff) | |
download | gdb-77c9b27d9726f8c50c69ca7f30a65c4ec41607d0.zip gdb-77c9b27d9726f8c50c69ca7f30a65c4ec41607d0.tar.gz gdb-77c9b27d9726f8c50c69ca7f30a65c4ec41607d0.tar.bz2 |
* defparse.y (explist): Allow epsilon.
Suggestion from Jonathan-Harris@psion.com.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3ffec66..45a03d4 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Mar 26 17:06:51 1998 Richard Henderson <rth@cygnus.com> + + * defparse.y (explist): Allow epsilon. + Suggestion from Jonathan-Harris@psion.com. + Thu Mar 26 16:59:09 1998 Richard Henderson <rth@cygnus.com> * coffgrok.c (do_sections_p1): Use the section's lma instead of vma |