Files
8sa1-binutils-gdb/opcodes
Kazu Hirata 3bdcfdf41f bfd/
* archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
	* bfd-in2.h: Regenerate.
	* cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
	bfd_mach_cpu32_fido.
	(m68k_arch_features): Use fido_a instead of cpu32.
	(bfd_m68k_compatible): Reject the combination of Fido and
	ColdFire.  Accept the combination of CPU32 and Fido with a
	warning.
	* elf32-m68k.c (elf32_m68k_object_p,
	elf32_m68k_merge_private_bfd_data,
	elf32_m68k_print_private_bfd_data): Treat Fido as an
	architecture by itself.

binutils/
	* readelf.c (get_machine_flags): Treat Fido as an architecture
	by itself.

gas/
	* config/tc-m68k.c (m68k_archs, m68k_cpus): Treat Fido as an
	architecture by itself.
	(m68k_ip): Don't issue a warning for tbl instructions on fido.
	(m68k_elf_final_processing): Treat Fido as an architecture by
	itself.

include/elf/
	* m68k.h (EF_M68K_FIDO): New.
	(EF_M68K_ARCH_MASK): OR EF_M68K_FIDO.
	(EF_M68K_CPU32_FIDO_A, EF_M68K_CPU32_MASK): Remove.

include/opcode/
	* m68k.h (m68010up): OR fido_a.

opcodes/
	* m68k-opc.c (m68k_opcodes): Replace cpu32 with
	cpu32 | fido_a except on tbl instructions.
2007-01-08 18:42:37 +00:00
..
2006-12-11 15:09:46 +00:00
2006-05-17 23:44:58 +00:00
2005-07-14 22:52:28 +00:00
2005-07-14 22:52:28 +00:00
2007-01-08 18:42:37 +00:00
2004-01-02 11:16:21 +00:00
2004-01-02 11:16:21 +00:00
2006-01-16 23:15:07 +00:00
2006-01-16 23:15:07 +00:00
2006-06-05 12:28:18 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
ld/
2005-10-30 17:40:28 +00:00
2006-10-25 06:49:21 +00:00
2006-12-15 13:11:56 +00:00
2006-02-23 21:36:18 +00:00
2006-02-23 00:17:24 +00:00
2006-02-23 14:49:32 +00:00
2006-02-23 21:36:18 +00:00
2006-02-23 21:36:18 +00:00
2006-02-23 00:17:24 +00:00
2006-02-23 00:17:24 +00:00
2006-03-14 04:23:52 +00:00
2006-03-14 04:23:52 +00:00
2006-03-14 04:23:52 +00:00
2006-03-14 04:23:52 +00:00
2006-03-14 04:23:52 +00:00
2006-03-14 04:23:52 +00:00
2006-12-27 07:15:02 +00:00
2007-01-08 18:42:37 +00:00
2000-07-05 19:28:06 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
1999-05-03 07:29:11 +00:00
2006-05-14 15:35:22 +00:00
2006-06-06 10:49:48 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-16 10:23:12 +00:00
2005-12-22 17:09:39 +00:00
2006-10-24 01:27:29 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
1999-05-03 07:29:11 +00:00
2003-11-28 20:12:17 +00:00
2006-01-18 13:48:46 +00:00