From: Ulrich Weigand Date: Wed, 21 Sep 2011 16:49:14 +0000 (+0000) Subject: Fix ChangeLog dates. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55329a5ca898daaf13651d8f696acc0f125e2456;p=binutils-gdb.git Fix ChangeLog dates. --- diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index e3e2402b29a..be5e5dd3f48 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,4 +1,4 @@ -2011-11-15 Ulrich Weigand +2011-09-21 Ulrich Weigand * linux-arm-low.c (struct arm_linux_hwbp_cap): Remove. (arm_linux_hwbp_cap): New static variable. @@ -10,7 +10,7 @@ (arm_arch_setup): Call arm_linux_init_hwbp_cap. (arm_prepare_to_resume): Use perror_with_name instead of error. -2011-11-15 Ulrich Weigand +2011-09-21 Ulrich Weigand * linux-arm-low.c: Include . (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define if necessary.