diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1994-04-04 23:37:46 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1994-04-04 23:37:46 +0000 |
commit | 8055d512fb1870feb828fb98187ae8032032c204 (patch) | |
tree | d4d587672551f85fe2312183e299c07158078a3a /opcodes | |
parent | 4002f18a05ecf53961c0e3b25a6d835576239fab (diff) | |
download | fsf-binutils-gdb-8055d512fb1870feb828fb98187ae8032032c204.zip fsf-binutils-gdb-8055d512fb1870feb828fb98187ae8032032c204.tar.gz fsf-binutils-gdb-8055d512fb1870feb828fb98187ae8032032c204.tar.bz2 |
* sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 24be61d..1b1de40 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 4 16:30:46 1994 Doug Evans (dje@canuck.cygnus.com) + + * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0". + Mon Apr 4 13:22:00 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ppc-opc.c (powerpc_operands): The signedp field has been |