]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorIan Lance Taylor <ian@airs.com>
Wed, 25 Mar 1998 20:12:49 +0000 (20:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 25 Mar 1998 20:12:49 +0000 (20:12 +0000)
commitce6821a5959a40d6943d3e6be8e88d4a0569254c
treeb98ded6f8933ebefe6fa8100f44a191646e9dec9
parenta921e02e3d369d82466bca69c81d4a9180f58184
Wed Mar 25 13:59:24 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* archures.c (bfd_mach_m68*): Add definitions for various m68k
variants.
(bfd_default_scan): Remove m68k special cases.
* bfd-in2.h: Rebuild.
* mipsbsd.c (MY(write_object_contents)): Use bfd_mach_m680*
instead of plain numbers.
* sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
* cpu-m68k.c (arch_info_struct): Likewise.  Add entry for
m68k:68000.
(bfd_m68k_arch): Set mach field to zero to signal no explicit
selection, change printable_name to just "m68k" and make that the
default instead of m68k:68020.
bfd/ChangeLog
bfd/cpu-m68k.c [new file with mode: 0644]
bfd/mipsbsd.c
bfd/sparclynx.c