diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-06-07 14:53:59 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-06-07 14:53:59 +0000 |
commit | 5262831592fbfc43b9f107b29464f22d687b318f (patch) | |
tree | 8e56229a61cdbe7fa7b4df9287e3f56c2346d78c /gas/ChangeLog | |
parent | 789b97bf70a482f12009c430f02eff652ce045d4 (diff) | |
download | gdb-5262831592fbfc43b9f107b29464f22d687b318f.zip gdb-5262831592fbfc43b9f107b29464f22d687b318f.tar.gz gdb-5262831592fbfc43b9f107b29464f22d687b318f.tar.bz2 |
2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
* app.c (do_scrub_chars): Add states 14 and 15 to handle
predicate for ia64.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0f3833e..8f5aa93 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-06-07 H.J. Lu <hongjiu.lu@intel.com> + + * app.c (do_scrub_chars): Add states 14 and 15 to handle + predicate for ia64. + 2003-06-05 Michael Snyder <msnyder@redhat.com> * config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops. |