From: Daniel Jacobowitz Date: Mon, 13 Nov 2006 19:05:50 +0000 (+0000) Subject: Fix last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1bc1fa8c874325a9e6085ca73abe4ae9f9a4239f;p=binutils-gdb.git Fix last entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dedde90ef72..6fb8273a72e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ -2006-10-31 Paul Gilliam +2006-11-13 Paul Gilliam + * ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Don't futz with - the floating point registers if there aren't any. + the floating point registers if there aren't any. 2006-11-12 Ben Harris