S390: Enable re-attaching with native-extended-gdbserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 961127db21d14596a5edeb917d9617f052ef1105..958a6dd0eaa0ec86b8793571c807c91db1837675 100644 (file)
@@ -1,3 +1,12 @@
+2018-03-21  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * linux-s390-low.c (s390_get_hwcap): Replace tdesc parameter by
+       the word size.  Add comment.
+       (s390_get_wordsize): New function.
+       (s390_arch_setup): No longer select a temporary tdesc to fetch the
+       pswm with it.  Instead, use s390_get_wordsize to determine the
+       word size first and derive the correct tdesc from that directly.
+
 2018-03-16  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * Makefile.in: Include silent-rules.mk.
This page took 0.028165 seconds and 4 git commands to generate.