mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
Remove a29k support.
This commit is contained in:
@@ -3412,11 +3412,6 @@ ieee_write_processor (bfd *abfd)
|
||||
return FALSE;
|
||||
break;
|
||||
|
||||
case bfd_arch_a29k:
|
||||
if (! ieee_write_id (abfd, "29000"))
|
||||
return FALSE;
|
||||
break;
|
||||
|
||||
case bfd_arch_h8300:
|
||||
if (! ieee_write_id (abfd, "H8/300"))
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user