diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-08-03 21:09:46 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-08-03 21:09:46 +0000 |
commit | 7c176fa823e0c2387e4e7919734afbbd12ba2556 (patch) | |
tree | 0a5c627dba8c2a1983b9b75a480a0371725acb61 /include/opcode/ChangeLog | |
parent | 2421fe6f20fb65373bc9c845b7071be25eebe40a (diff) | |
download | gdb-7c176fa823e0c2387e4e7919734afbbd12ba2556.zip gdb-7c176fa823e0c2387e4e7919734afbbd12ba2556.tar.gz gdb-7c176fa823e0c2387e4e7919734afbbd12ba2556.tar.bz2 |
* mips.h: Document the use of FP_D in MIPS16 mode. Adjust the
order of flags documented.
Diffstat (limited to 'include/opcode/ChangeLog')
-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 e7bfecd..b21812e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2011-08-03 Maciej W. Rozycki <macro@codesourcery.com> + + * mips.h: Document the use of FP_D in MIPS16 mode. Adjust the + order of flags documented. + 2011-07-29 Maciej W. Rozycki <macro@codesourcery.com> * mips.h: Clarify the description of microMIPS instruction |