diff options
author | Nick Clifton <nickc@redhat.com> | 2005-10-19 14:44:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-10-19 14:44:17 +0000 |
commit | e74eb924c2eef2818417ec09b51d4beb6e688977 (patch) | |
tree | 87a1104c5e22c63ab3e786c41c655cf690572825 /cpu/ChangeLog | |
parent | 3242b11e04acbbdd5a88276cc96c8e1ade35f24f (diff) | |
download | binutils-gdb-e74eb924c2eef2818417ec09b51d4beb6e688977.tar.gz |
* m32r.opc (parse_slo16): Fix bad application of previous patch.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r-- | cpu/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 5478b4d375b..0d8f21d9136 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,7 @@ +2005-10-19 Nick Clifton <nickc@redhat.com> + + * m32r.opc (parse_slo16): Fix bad application of previous patch. + 2005-10-18 Andreas Schwab <schwab@suse.de> * m32r.opc (parse_slo16): Better version of previous patch. |