diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:14:01 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:14:01 +0000 |
commit | 5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f (patch) | |
tree | 832131daa45f06fa617dd36dcceb5305fdb92daa /opcodes | |
parent | cd6ec716b66f84c5d885bf261a5d6c0495bc8098 (diff) | |
download | gdb-5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f.zip gdb-5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f.tar.gz gdb-5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f.tar.bz2 |
fix typos
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog-9297 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog-9297 b/opcodes/ChangeLog-9297 index 5fa3fa0..24343c2 100644 --- a/opcodes/ChangeLog-9297 +++ b/opcodes/ChangeLog-9297 @@ -3785,6 +3785,12 @@ Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com) * z8k-dis.c: knows how to disassemble z8k stuff * z8k-opc.h: new file full of z8000 opcodes +Fri Aug 28 15:38:03 1992 Ken Raeburn (raeburn@cygnus.com) + + * Renamed opc-sparc.c to sparc-opc.c for systems with short + filename constraints. + * Makefile.in: Updated to reflect change. + Local Variables: version-control: never |