diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2018-08-30 23:37:45 +0200 |
---|---|---|
committer | Jose E. Marchesi <jose.marchesi@oracle.com> | 2018-08-30 23:37:45 +0200 |
commit | 40bac49b63b2f391eb702e1fc18229472c0deab7 (patch) | |
tree | 81d77ca4f4cd137a6f50a0c02ee71aaf4f668344 /gas/ChangeLog | |
parent | 43135d3b15ce10a786704f9bb4736d834d6581a8 (diff) | |
download | gdb-40bac49b63b2f391eb702e1fc18229472c0deab7.zip gdb-40bac49b63b2f391eb702e1fc18229472c0deab7.tar.gz gdb-40bac49b63b2f391eb702e1fc18229472c0deab7.tar.bz2 |
sparc: gas: leon.d: disassemble assuming v8 also in sparc64 targets.
gas/ChangeLog:
2018-08-30 Jose E. Marchesi <jose.marchesi@oracle.com>
* testsuite/gas/sparc/leon.d: Disassemble v8 code also in sparc64
targets.
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 7607ab5..231253a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2018-08-30 Jose E. Marchesi <jose.marchesi@oracle.com> + + * testsuite/gas/sparc/leon.d: Disassemble v8 code also in sparc64 + targets. + 2018-08-30 Kito Cheng <kito@andestech.com> * config/tc-riscv.c (riscv_subset_supports): New argument: |