From: Pedro Alves Date: Mon, 5 Mar 2012 14:24:03 +0000 (+0000) Subject: Mention PR gdb/13766 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24490249f8624cc6f5dbf21d760b72307102e98d;p=binutils-gdb.git Mention PR gdb/13766 --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a7fc4dd77ef..06293870f90 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2012-03-05 Pedro Alves + PR gdb/13766 + * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and the register state is clear, supply explicit zero, instead of marking the register unavailable.