Move gdb ChangeLog entry to gdb/ChangeLog.
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 14 Dec 2010 14:50:42 +0000 (14:50 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 14 Dec 2010 14:50:42 +0000 (14:50 +0000)
ChangeLog
gdb/ChangeLog

index 983324d..bc19a77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,3 @@
-2010-12-14  Ken Werner  <ken.werner@de.ibm.com>
-
-       * 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  <iant@google.com>
 
        PR bootstrap/46819
index 379beb2..002f3d2 100644 (file)
@@ -1,3 +1,10 @@
+2010-12-14  Ken Werner  <ken.werner@de.ibm.com>
+
+       * 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  <brobecker@adacore.com>
 
        * irix5-nat.c: Replace fp_r, fp_regs and fp_scr by __fp_r, __fp_regs