This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --enable-targets=all breakage


On Tue, 4 Jun 2002, Jason R Thorpe wrote:

> On Mon, Jun 03, 2002 at 11:43:50PM -0700, H . J . Lu wrote:
>
>  > Can't we remove elfxx-shxx-nbsd.c and move the BFD vector into
>  > elfxx-shxx.c like what elf64-hppa-linux is done? It doesn't make
>  > much senses to have a separate file.
>
> How hould plain elf32-sh64 be differentiated from elf32-sh64-nbsd?  Both
> use the same EI_OSABI field.  The only difference is that the -nbsd variant
> doens't put _ in front of user-visible symbols.  This is essentially no
> different from elf32-sh-linux/elf32-sh-nbsd and elf32-sh.

That and ELF_MAXPAGESIZE.  Small differences, but still. Anyway,
H.J.:s suggestion of including the netbsd vector with the other
sh64 vectors sounds good enough.  Carving out bits of
elf64-sh64.c seems hairier (as I see you noticed).

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]