diff options
author | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2014-12-02 10:47:30 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-12-02 10:47:30 +0100 |
commit | d5552aabd6c68147421819577108b51ff25ea064 (patch) | |
tree | 252c178ffb5044e79c78dcb986f4d3a93d77a6c1 /gdb/regformats | |
parent | 870c90bb8af2464b2f8505766d5a7c5831673cba (diff) | |
download | gdb-d5552aabd6c68147421819577108b51ff25ea064.zip gdb-d5552aabd6c68147421819577108b51ff25ea064.tar.gz gdb-d5552aabd6c68147421819577108b51ff25ea064.tar.bz2 |
S390: Fix 'expedite' for s390-te-linux64
Fix a typo in the expedited registers for s390-te-linux64.
gdb/ChangeLog:
* features/Makefile (s390-te-linux64-expedite): Replace
non-existant r14 and r15 by r14l and r15l, respectively.
* regformats/s390-te-linux64.dat: Regenerate.
Diffstat (limited to 'gdb/regformats')
-rw-r--r-- | gdb/regformats/s390-te-linux64.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/regformats/s390-te-linux64.dat b/gdb/regformats/s390-te-linux64.dat index 8910543..28e1b87 100644 --- a/gdb/regformats/s390-te-linux64.dat +++ b/gdb/regformats/s390-te-linux64.dat @@ -2,7 +2,7 @@ # Generated from: s390-te-linux64.xml name:s390_te_linux64 xmltarget:s390-te-linux64.xml -expedite:r14,r15,pswa +expedite:r14l,r15l,pswa 32:pswm 32:pswa 32:r0h |