diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-06-04 04:10:38 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-06-04 04:10:38 +0000 |
commit | 9ab433aae8243622dbc5756a7f7c82cf0fd5cb1c (patch) | |
tree | fac595bac3c901481e611099dc34acbf6e3c082f /opcodes/ChangeLog | |
parent | 24a5e75166638126ae96b246f1a1cb673e4cddad (diff) | |
download | gdb-9ab433aae8243622dbc5756a7f7c82cf0fd5cb1c.zip gdb-9ab433aae8243622dbc5756a7f7c82cf0fd5cb1c.tar.gz gdb-9ab433aae8243622dbc5756a7f7c82cf0fd5cb1c.tar.bz2 |
* sh-opc.h (sh_table): Complete last element entry to avoid
compiler warning.
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 142be15..557c8a6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-06-04 Alexandre Oliva <aoliva@redhat.com> + + * sh-opc.h (sh_table): Complete last element entry to avoid + compiler warning. + 2001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * mips-dis.c (mips_isa_type): Add MIPS r12k support. |