forked from Imagelibrary/binutils-gdb
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user