diff options
author | Richard Henderson <rth@redhat.com> | 2001-08-12 20:16:29 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2001-08-12 20:16:29 +0000 |
commit | fc7bc88384beca1d62919c19120cc0e70c0d1e4e (patch) | |
tree | 2b4a692ea199f3df001384947d93ed529700d5c7 /opcodes/ChangeLog | |
parent | d8b6305a45989e1260db502c8fd13fba53d44c45 (diff) | |
download | gdb-fc7bc88384beca1d62919c19120cc0e70c0d1e4e.zip gdb-fc7bc88384beca1d62919c19120cc0e70c0d1e4e.tar.gz gdb-fc7bc88384beca1d62919c19120cc0e70c0d1e4e.tar.bz2 |
* cgen-ibld.in (extract_normal): Match type of VALUE and MASK
to *VALUEP. Regenerate all cgen files.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2a12444..bd51464 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-08-12 Richard Henderson <rth@redhat.com> + + * cgen-ibld.in (extract_normal): Match type of VALUE and MASK + to *VALUEP. Regenerate all cgen files. + 2001-08-10 Richard Sandiford <rsandifo@redhat.com> * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32 |