diff options
author | Nick Clifton <nickc@redhat.com> | 1999-10-25 15:27:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-10-25 15:27:51 +0000 |
commit | f084181a5b087d5f0ff050224154749ee916b05d (patch) | |
tree | de123a95371a1fae364ee355f7a055e42a342e38 | |
parent | 7af8cca959da4697b53c106365abe886fafe2aee (diff) | |
download | gdb-f084181a5b087d5f0ff050224154749ee916b05d.zip gdb-f084181a5b087d5f0ff050224154749ee916b05d.tar.gz gdb-f084181a5b087d5f0ff050224154749ee916b05d.tar.bz2 |
oops - omitted from previous delta
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e706ef0..e1766bb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +1999-10-25 Nick Clifton <nickc@cygnus.com> + + * config/tc-mcore.c (parse_psrmod): New function: Parse the psr + flag specifiers of a psrclr/psrset instruction. + (md_assemble): Parse instructions of class OPSR. + Mon Oct 18 18:11:10 MDT 1999 Diego Novillo <dnovillo@cygnus.com> * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of the |