diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-02-08 05:01:25 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-02-08 05:01:25 +0000 |
commit | 73dbc2cfb8c4e2a471863261e1e21286b1bf9c54 (patch) | |
tree | a9d906221e2f073e42432c6a9f09dd1b8ea19908 /include/ChangeLog | |
parent | cd4bffcfe058290f107bddd6105997da9d22cb69 (diff) | |
download | gdb-73dbc2cfb8c4e2a471863261e1e21286b1bf9c54.zip gdb-73dbc2cfb8c4e2a471863261e1e21286b1bf9c54.tar.gz gdb-73dbc2cfb8c4e2a471863261e1e21286b1bf9c54.tar.bz2 |
Contribute sh64-elf.
2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
* dis-asm.h (print_insn_sh64): New prototype.
(print_insn_sh64l): New prototype.
(print_insn_sh64x_media): New prototype.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e482f97..c0fd95b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,11 @@ +2002-02-08 Alexandre Oliva <aoliva@redhat.com> + + Contribute sh64-elf. + 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com> + * dis-asm.h (print_insn_sh64): New prototype. + (print_insn_sh64l): New prototype. + (print_insn_sh64x_media): New prototype. + 2002-02-05 Frank Ch. Eigler <fche@redhat.com> * dis-asm.h (disassemble_info): New field `insn_sets'. |