This is the mail archive of the binutils@sourceware.org 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: [parisc-linux] [patch] Remove magic constant from gas/tc-hppa.c


> The current tc-hppa.c has:
> 
> #if TARGET_ARCH_SIZE == 64
> #include "bfd/elf64-hppa.h"
> #if defined (TE_LINUX) || defined (TE_NetBSD)
> #define TARGET_FORMAT "elf64-hppa-linux"
> 
> So this preserves current behaviour.

Yes, but it's wrong.  I'm not worried about changing it since
there isn't really a 64-bit netbsd target.  Also, GCC doesn't
support hppa64-netbsd.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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