summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-12-14 14:50:41 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-12-14 14:50:41 +0000
commitd766a78b0718e45da31504261db18a95f99c102a (patch)
tree4f35ea618db516d7aaff4757c2be81b6009d441e
parent444b070081647959b1ea3a081d2cb708d192167a (diff)
downloadcygnal-d766a78b0718e45da31504261db18a95f99c102a.tar.gz
cygnal-d766a78b0718e45da31504261db18a95f99c102a.tar.bz2
cygnal-d766a78b0718e45da31504261db18a95f99c102a.zip
Move gdb ChangeLog entry to gdb/ChangeLog.
-rw-r--r--ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 983324dc6..bc19a7707 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