aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-01-13 14:34:13 +0000
committerNick Clifton <nickc@redhat.com>2010-01-13 14:34:13 +0000
commit91b9a4a49bdd97dcf8ade3b3819f37646e0806d1 (patch)
treeb31ee1fc4ff05fbc1aa07423e8dd0dbdfe16147c /bfd/ChangeLog
parent52b010e4424ced5700579389375a536b614f8b19 (diff)
downloadgdb-91b9a4a49bdd97dcf8ade3b3819f37646e0806d1.zip
gdb-91b9a4a49bdd97dcf8ade3b3819f37646e0806d1.tar.gz
gdb-91b9a4a49bdd97dcf8ade3b3819f37646e0806d1.tar.bz2
* cpu-m32c.c (m32c_scan): New function. Ensures that a scan for
"m32c" returns the m32c arch_info_struct and not the m16c arch_info_struct. (arch_info_struct): Use the new scan function. (bfd_m32c_arch): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 06bbc5b..e8cadfb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-13 Nick Clifton <nickc@redhat.com>
+
+ * cpu-m32c.c (m32c_scan): New function. Ensures that a scan for
+ "m32c" returns the m32c arch_info_struct and not the m16c
+ arch_info_struct.
+ (arch_info_struct): Use the new scan function.
+ (bfd_m32c_arch): Likewise.
+
2010-01-13 Tristan Gingold <gingold@adacore.com>
* config.bfd: Remove duplicated target vector for i386-*-darwin.