gdb: xtensa-linux: add call0 support
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5687fada5b50458c1bf5df1090d78710dbb21736..2faf4897a596f57f75861da396ab9399cc6bda2a 100644 (file)
@@ -1,3 +1,12 @@
+2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
+
+       * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
+       for a single specified register or for all registers in
+       a0_base..a0_base + C0_NREGS range.
+       (supply_gregset_reg): Call regcache_raw_supply for a single
+       specified register or for all registers in a0_base..a0_base +
+       C0_NREGS range.
+
 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
 
        * arch/xtensa.h (C0_NREGS): Add definition.
This page took 0.031118 seconds and 4 git commands to generate.