4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 19:09:58 +08:00
Joern Rennecke f9ef90e3ab 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
opcodes:
	* sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
	nofpu mode.  Add BFD type bfd_mach_sh4_nommu_nofpu.
	* sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
	accordingly.
bfd:
	* archures.c: Add bfd_mach_sh4_nommu_nofpu.
	* cpu-sh.c: Ditto.
	* elf32-sh.c: Ditto.
	* bfd-in2.h: Regenerate.
include/elf:
	* sh.h: Add EF_SH4_NOMMU_NOFPU.
gas:
	* config/tc-sh.c (md_parse_option): Add -isa=sh4-nofpu and
	-isa=sh4-nommu-nofpu options. Adjust help messages accordingly.
	(sh_elf_final_processing): Output BFD type sh4_nofpu if that is
	the most general type or the user specifically requested it.
	(md_assemble): Add a new error message for when an instruction
	is understood, but is not allowed due to an -isa option.
2004-03-03 18:01:49 +00:00
..
2002-06-02 02:28:45 +00:00
2003-04-01 13:08:06 +00:00
2004-01-02 11:16:20 +00:00
2002-05-28 14:08:26 +00:00
2004-03-01 10:11:37 +00:00
2003-06-10 07:09:28 +00:00
2002-09-19 19:01:18 +00:00
2002-07-17 14:15:50 +00:00
2002-02-13 18:14:48 +00:00
2003-09-30 16:17:14 +00:00
2003-08-08 10:14:51 +00:00
2001-04-24 15:08:16 +00:00
2003-11-06 02:57:08 +00:00
2003-08-07 02:25:50 +00:00
2003-01-24 23:44:45 +00:00
2002-07-01 16:43:38 +00:00
2002-09-27 19:29:16 +00:00
2002-12-20 21:13:42 +00:00
2003-10-14 22:28:28 +00:00