diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-02-06 19:00:40 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-02-06 19:00:40 +0000 |
commit | 38713e188586122d2d6c3fe2c7f0c2392468157f (patch) | |
tree | 40a20528622f388be67c309c79251460feabfcef /include | |
parent | 9ce4de1912304958f3ca5cf1270ba0d5d84ba74a (diff) | |
download | gdb-38713e188586122d2d6c3fe2c7f0c2392468157f.zip gdb-38713e188586122d2d6c3fe2c7f0c2392468157f.tar.gz gdb-38713e188586122d2d6c3fe2c7f0c2392468157f.tar.bz2 |
* i386.h: added cpuid instruction , and dr[0-7] aliases for the
debug registers. From Charles Hannum (mycroft@netbsd.org).
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index a05e506..d9606da 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 6 10:35:23 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * i386.h: added cpuid instruction , and dr[0-7] aliases for the + debug registers. From Charles Hannum (mycroft@netbsd.org). + Mon Feb 6 03:31:54 1995 Ken Raeburn <raeburn@cujo.cygnus.com> Changes from Bryan Ford <baford@schirf.cs.utah.edu> for 16-bit |