This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: --enable-targets=all breakage
On Tue, Jun 04, 2002 at 11:21:50AM -0700, H . J . Lu wrote:
> Here is a quick, dirty hack. Ideally, we should create elf32-sh64-com.h
> and move all functions from elf32-sh64.c into elf32-sh64-com.c. We
> export those function with _bfd_elf32_sh64_xxx and put their prototypes
> in elf32-sh64-com.h. We can save quite some space there.
This is preceisely the patch I was working on just now. I actually
put the prototypes for the crange sort routines in include/elf/sh.h,
and put sh64_ in front of their names.
I'll post my version shortly.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>