summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-12-14 14:50:42 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-12-14 14:50:42 +0000
commitb6c882c7846b7bfb3cf84dad05615cff8ee35579 (patch)
treecf1d1fb70f65bf8d0000b073c15f54b4defa8df7
parentcfa6f0541f6a343e4ae51c1b66ab0e3f566cf3ea (diff)
downloadppe42-binutils-b6c882c7846b7bfb3cf84dad05615cff8ee35579.tar.gz
ppe42-binutils-b6c882c7846b7bfb3cf84dad05615cff8ee35579.zip
Move gdb ChangeLog entry to gdb/ChangeLog.
-rw-r--r--ChangeLog7
-rw-r--r--gdb/ChangeLog7
2 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 983324dc62..bc19a7707b 100644
--- 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
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 379beb2928..002f3d20a5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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
OpenPOWER on IntegriCloud