Re-enable linking for sh5:

ld:
	* emulparams/shelf32.sh (MACHINE): Now sh5.
bfd:
	* cpu-sh.c (scan_mach): Delete.
	(arch_info_struct): Replace scan_mach with bfd_default_scan.
	(bfd_sh_arch): Likewise.
This commit is contained in:
Joern Rennecke
2002-04-17 19:31:53 +00:00
parent d886453249
commit a44d7f9cfb
4 changed files with 19 additions and 22 deletions

View File

@@ -6,7 +6,7 @@ TEXT_START_ADDR=0x1000
STACK_ADDR='ALIGN (0x40000) + 0x40000'
MAXPAGESIZE=128
ARCH=sh
MACHINE=
MACHINE=sh5
ALIGNMENT=8
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes