From: H.J. Lu Date: Tue, 14 Dec 2010 14:50:42 +0000 (+0000) Subject: Move gdb ChangeLog entry to gdb/ChangeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6c882c7846b7bfb3cf84dad05615cff8ee35579;p=binutils-gdb.git Move gdb ChangeLog entry to gdb/ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 983324dc628..bc19a7707b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,3 @@ -2010-12-14 Ken Werner - - * valops.c (value_one): Use get_array_bounds to compute the number - of array elements instead of dividing the length of the array by the - length of the element types. - * valarith.c (value_complement, value_neg): Likewise. - 2010-12-10 Ian Lance Taylor PR bootstrap/46819 diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 379beb2928f..002f3d20a51 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2010-12-14 Ken Werner + + * valops.c (value_one): Use get_array_bounds to compute the number + of array elements instead of dividing the length of the array by the + length of the element types. + * valarith.c (value_complement, value_neg): Likewise. + 2010-12-14 Joel Brobecker * irix5-nat.c: Replace fp_r, fp_regs and fp_scr by __fp_r, __fp_regs