Convert siginfo for x32 in gdbserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index f1a61650c565e95de453a283e8d6abf754832a6e..eff47b1086bf17156abfdf7a609bf4edaf9295cb 100644 (file)
@@ -1,3 +1,14 @@
+2012-04-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * linux-x86-low.c (compat_x32_clock_t): New.
+       (compat_x32_siginfo_t): Likewise.
+       (compat_x32_siginfo_from_siginfo): Likewise.
+       (siginfo_from_compat_x32_siginfo): Likewise.
+       (linux_is_elf64): Likewise.
+       (x86_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
+       and siginfo_from_compat_x32_siginfo for x32.
+       (x86_arch_setup): Set linux_is_elf64.
+
 2012-04-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gdb/13969
This page took 0.024576 seconds and 4 git commands to generate.