aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2010-03-19 14:43:09 +0000
committerJie Zhang <jie.zhang@analog.com>2010-03-19 14:43:09 +0000
commit0f020cefaaafef23c09c563bb2f39794117a9748 (patch)
treef3488d22934956e74e7773f0ac90033d4b4a6aed /gas/testsuite/ChangeLog
parent860deac3a2e14413139a4b06baca3caa8449e64b (diff)
downloadgdb-0f020cefaaafef23c09c563bb2f39794117a9748.zip
gdb-0f020cefaaafef23c09c563bb2f39794117a9748.tar.gz
gdb-0f020cefaaafef23c09c563bb2f39794117a9748.tar.bz2
* config/tc-arm.c (make_mapping_symbol): Hanle the case
that two mapping symbols have the same value. testsuite/ * gas/arm/mapmisc.s: Add the test case for two mapping symbols having the same value. * gas/arm/mapmisc.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 86d14dc..bf25c72 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-19 Jie Zhang <jie@codesourcery.com>
+
+ * gas/arm/mapmisc.s: Add the test case for two mapping
+ symbols having the same value.
+ * gas/arm/mapmisc.d: Likewise.
+
2010-03-18 Wei Guozhi <carrot@google.com>
PR gas/11323