src/gdb ChangeLog amd64-linux-nat.c
hjl@sourceware.org
hjl@sourceware.org
Sat Jun 16 15:18:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-06-16 15:18:18
Modified files:
gdb : ChangeLog amd64-linux-nat.c
Log message:
Support x32 siginfo
* amd64-linux-nat.c (compat_x32_clock_t): New.
(compat_x32_siginfo_t): Likewise.
(compat_x32_siginfo_from_siginfo): Likewise.
(siginfo_from_compat_x32_siginfo): Likewise.
(amd64_linux_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
and siginfo_from_compat_x32_siginfo for x32.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14376&r2=1.14377
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/amd64-linux-nat.c.diff?cvsroot=src&r1=1.45&r2=1.46
More information about the Gdb-cvs
mailing list