diff options
author | Nick Clifton <nickc@redhat.com> | 1998-01-20 22:23:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-01-20 22:23:34 +0000 |
commit | 34a3df1d208739f5f210a423659fada99eb45e67 (patch) | |
tree | 888ff19499b31205ff66ccef64d4e0394e744c82 /sim | |
parent | 4eb808df1e55eb85b19cfd2f26655cc077ddd93b (diff) | |
download | gdb-34a3df1d208739f5f210a423659fada99eb45e67.zip gdb-34a3df1d208739f5f210a423659fada99eb45e67.tar.gz gdb-34a3df1d208739f5f210a423659fada99eb45e67.tar.bz2 |
Fixed duplicate definition of h_accums field in fmt_53_sadd structure
Diffstat (limited to 'sim')
-rw-r--r-- | sim/m32r/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index ad72a2b..afe5a88 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 20 14:16:02 1998 Nick Clifton <nickc@cygnus.com> + + * cpux.h: Fix duplicate definition of h_accums field for + fmt_53_sadd structure. + Tue Jan 20 01:42:17 1998 Doug Evans <devans@seba.cygnus.com> start-sanitize-m32rx |