diff options
author | Alan Modra <amodra@gmail.com> | 2002-03-05 03:09:01 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-03-05 03:09:01 +0000 |
commit | e4b29ec6bd61c158e724fa7eef2b95df7947e27e (patch) | |
tree | 963aa49993cefa275bef5641da50e4ff43947cea /include/opcode/ChangeLog | |
parent | b755794eb6c8b6efe59d70bdabf6c1e8f3cb1144 (diff) | |
download | gdb-e4b29ec6bd61c158e724fa7eef2b95df7947e27e.zip gdb-e4b29ec6bd61c158e724fa7eef2b95df7947e27e.tar.gz gdb-e4b29ec6bd61c158e724fa7eef2b95df7947e27e.tar.bz2 |
* pdp11.h: Add format codes for float instruction formats.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 8d63771..9548338 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2002-03-05 Paul Koning <pkoning@equallogic.com> + + * pdp11.h: Add format codes for float instruction formats. + 2002-02-25 Alan Modra <amodra@bigpond.net.au> * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define. |