diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2001-08-10 16:20:43 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2001-08-10 16:20:43 +0000 |
commit | a58ec95a7edf6346fcf46acc0f66d368ab64d34e (patch) | |
tree | 8e72995ce8b38b70c976460999cfd56f600fffa0 /include/ChangeLog | |
parent | fd969be2aa42916f03790f1be65350fea5fce896 (diff) | |
download | binutils-gdb-a58ec95a7edf6346fcf46acc0f66d368ab64d34e.tar.gz |
* opcode/mips.h (INSN_GP32): Remove.
(OPCODE_IS_MEMBER): Remove gp32 parameter.
(M_MOVE): New macro identifier.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index d55ed4a8af1..8b89d97beb0 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2001-08-10 Richard Sandiford <rsandifo@redhat.com> + + * opcode/mips.h (INSN_GP32): Remove. + (OPCODE_IS_MEMBER): Remove gp32 parameter. + (M_MOVE): New macro identifier. + 2001-08-02 Mark Kettenis <kettenis@gnu.org> * xregex.h (_REGEX_RE_COMP): Define. |