aboutsummaryrefslogtreecommitdiff
path: root/gdb/i860-opcode.h
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-07-31 23:17:54 +0000
committerFred Fish <fnf@specifix.com>1992-07-31 23:17:54 +0000
commit672786833c63ec2f9504a7eb0a75d99f0617c7b2 (patch)
tree6646e9d1df6389f2272327eb4d69abcfccd58c5a /gdb/i860-opcode.h
parent14f1fc24fab58318fd104cafb548269bec0f8650 (diff)
downloadgdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.zip
gdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.tar.gz
gdb-672786833c63ec2f9504a7eb0a75d99f0617c7b2.tar.bz2
Update cygnus copies of currently undistributed i860 files maintained by
Peggy Fieland at stratus.com.
Diffstat (limited to 'gdb/i860-opcode.h')
-rw-r--r--gdb/i860-opcode.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/gdb/i860-opcode.h b/gdb/i860-opcode.h
index 0ffb80c..daf7c90 100644
--- a/gdb/i860-opcode.h
+++ b/gdb/i860-opcode.h
@@ -1,7 +1,5 @@
-/* Intel i860 opcode structures for GDB, the GNU debugger.
- Copyright status of this module is unclear!!!
- Copyright (C) 1992 Free Software Foundation, Inc.
- SVR4 changes Contributed by Peggy Fieland (pfieland@stratus.com)
+/* Intel I860 opcde list for GDB, the GNU debugger.
+ Copyright (C) 1986, 1987 Free Software Foundation, Inc.
GDB is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY. No author or distributor accepts responsibility to anyone
@@ -134,5 +132,3 @@ typedef enum
{
Error, not_branch, uncond, uncond_d, cond, cond_d
} branch_type;
-
-