aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-03-06 17:04:18 +0000
committerJeff Law <law@redhat.com>1995-03-06 17:04:18 +0000
commit5476a7ac1c37c73d11f79b4d0ace6ea565a6bbc0 (patch)
tree3fde879b4ef5f0b859eca0404d8ce1fbd98e13d6 /include
parent5f241617092c4516b8561ff5a240beacb8941d55 (diff)
downloadgdb-5476a7ac1c37c73d11f79b4d0ace6ea565a6bbc0.zip
gdb-5476a7ac1c37c73d11f79b4d0ace6ea565a6bbc0.tar.gz
gdb-5476a7ac1c37c73d11f79b4d0ace6ea565a6bbc0.tar.bz2
* hppa.h (delay_type): Delete unused enumeration.
(pa_opcode): Replace unused delayed field with an architecture field. (pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 840323f..ce34df7 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,10 @@
+Mon Mar 6 10:02:00 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * hppa.h (delay_type): Delete unused enumeration.
+ (pa_opcode): Replace unused delayed field with an architecture
+ field.
+ (pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
+
Fri Mar 3 16:10:24 1995 Ian Lance Taylor <ian@cygnus.com>
* mips.h (INSN_ISA4): Define.