* mips-opc.c: Fix file header comment.

This commit is contained in:
Chris Demetriou 2000-11-22 18:01:56 +00:00
parent 5e7474a7c9
commit 657e7cec5a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-11-21 Chris Demetriou <cgd@sibyte.com>
* mips-opc.c: Fix file header comment.
2000-11-14 Hans-Peter Nilsson <hp@axis.com>
* cris-dis.c (cris_get_disassembler): If abfd is NULL, return

View File

@ -1,4 +1,4 @@
/* mips.h. Mips opcode list for GDB, the GNU debugger.
/* mips-opc.c -- MIPS opcode list.
Copyright 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support