Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Can't set architecture to m32c on m32c-elf-gdb.
@ 2008-12-03  9:17 Masaki Muranaka
  2008-12-03 14:08 ` Daniel Jacobowitz
  0 siblings, 1 reply; 22+ messages in thread
From: Masaki Muranaka @ 2008-12-03  9:17 UTC (permalink / raw)
  To: gdb-patches, binutils

Hello,

I couldn't set architecture m16c to m32c on the HEAD revision of gdb,
I think it is caused by definition in bfd/cpu-m32c.c but I'm not certain.
Any comments appreciated.
Thanks.

Index: cpu-m32c.c
===================================================================
RCS file: /cvs/src/src/bfd/cpu-m32c.c,v
retrieving revision 1.3
diff -u -p -r1.3 cpu-m32c.c
--- cpu-m32c.c	3 Jul 2007 14:26:40 -0000	1.3
+++ cpu-m32c.c	3 Dec 2008 09:07:51 -0000
@@ -47,7 +47,7 @@ const bfd_arch_info_type bfd_m32c_arch =
   8,				/* Bits per byte.  */
   bfd_arch_m32c,		/* Architecture.  */
   bfd_mach_m16c,		/* Machine.  */
-  "m32c",			/* Architecture name.  */
+  "m16c",			/* Architecture name.  */
   "m16c",			/* Printable name.  */
   4,				/* Section align power.  */
   TRUE,				/* The default ?  */

--
Masaki Muranaka
Monami Software





^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-01-12  0:04 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-03  9:17 Can't set architecture to m32c on m32c-elf-gdb Masaki Muranaka
2008-12-03 14:08 ` Daniel Jacobowitz
2008-12-04  1:04   ` Masaki Muranaka
2008-12-04  4:27     ` Daniel Jacobowitz
2008-12-04  6:48       ` Masaki Muranaka
2008-12-04 13:13         ` Daniel Jacobowitz
2008-12-04 14:22           ` Pedro Alves
2008-12-05  0:29             ` Masaki Muranaka
2009-12-28  2:32   ` Masaki Muranaka
2009-12-31 12:22     ` Nick Clifton
2010-01-03  0:00       ` Masaki Muranaka
2010-01-06  8:18         ` [patch] " Masaki Muranaka
2010-01-06 15:17         ` Nick Clifton
2010-01-06 23:24           ` Masaki Muranaka
2010-01-07 15:54             ` Nick Clifton
2010-01-07 22:38               ` Masaki Muranaka
2010-01-07 22:45                 ` DJ Delorie
2010-01-08  0:02                   ` Masaki Muranaka
2010-01-08  0:07                     ` DJ Delorie
2010-01-08  0:45                       ` Masaki Muranaka
2010-01-08 11:40                 ` Nick Clifton
2010-01-12  0:04                   ` Masaki Muranaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox