All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] binutils 32/64 bit question
@ 2004-12-31  3:40 Mike Frysinger
  2004-12-31  4:04 ` John David Anglin
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2004-12-31  3:40 UTC (permalink / raw)
  To: parisc-linux

has anyone toyed around with having the default hppa binutils support both 
32bit and 64bit code ?

i was thinking along the lines of how sparc binutils sets the default target 
based upon the configure target (32bit or 64bit), but always includes support 
for the other ...
-mike
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] binutils 32/64 bit question
  2004-12-31  3:40 [parisc-linux] binutils 32/64 bit question Mike Frysinger
@ 2004-12-31  4:04 ` John David Anglin
  2005-01-04 21:03   ` Carlos O'Donell
  0 siblings, 1 reply; 3+ messages in thread
From: John David Anglin @ 2004-12-31  4:04 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: parisc-linux

> has anyone toyed around with having the default hppa binutils support both 
> 32bit and 64bit code ?

The main problem is that ld is different.  It would take some work
to merge them.  The 64-bit ld uses .opd's and the 32-bit ld doesn't.
There are advantages to using .opd's (e.g., function descriptors
are unique).  We've talked about this but no significant progress
has been made.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] binutils 32/64 bit question
  2004-12-31  4:04 ` John David Anglin
@ 2005-01-04 21:03   ` Carlos O'Donell
  0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2005-01-04 21:03 UTC (permalink / raw)
  To: John David Anglin; +Cc: parisc-linux

On Thu, Dec 30, 2004 at 11:04:15PM -0500, John David Anglin wrote:
> > has anyone toyed around with having the default hppa binutils support both 
> > 32bit and 64bit code ?
> 
> The main problem is that ld is different.  It would take some work
> to merge them.  The 64-bit ld uses .opd's and the 32-bit ld doesn't.
> There are advantages to using .opd's (e.g., function descriptors
> are unique).  We've talked about this but no significant progress
> has been made.

Progress on:

a. Adding OPD's to the 32-bit code?

b. Add multiarch binutils support for both 32/64 bit? 

:)

c.

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-04 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-31  3:40 [parisc-linux] binutils 32/64 bit question Mike Frysinger
2004-12-31  4:04 ` John David Anglin
2005-01-04 21:03   ` Carlos O'Donell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.