diff options
author | Dave Anglin <dave.anglin@nrc.ca> | 2012-10-14 23:27:38 +0000 |
---|---|---|
committer | Dave Anglin <dave.anglin@nrc.ca> | 2012-10-14 23:27:38 +0000 |
commit | 26cbfa82ad8efb59a6c5420ee5b25043f3c69cea (patch) | |
tree | 7e2634aa1eb416bcc0de5823abc0d5a2732fc124 /gas/ChangeLog | |
parent | 767b2c671271b0035804530c46ccc37b8610fbe4 (diff) | |
download | gdb-26cbfa82ad8efb59a6c5420ee5b25043f3c69cea.zip gdb-26cbfa82ad8efb59a6c5420ee5b25043f3c69cea.tar.gz gdb-26cbfa82ad8efb59a6c5420ee5b25043f3c69cea.tar.bz2 |
* config/tc-hppa.c (pa_ip): Reject double floating point stores and
loads that reference the right half of a floating point register.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0fb9286..376869e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2012-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + * config/tc-hppa.c (pa_ip): Reject double floating point stores and + loads that reference the right half of a floating point register. + 2012-10-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * config/tc-hppa.c (pa_ip): Limit unit conditions for uxor to those |