public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [rfc] alpha-linux changing to 128-bit long double
@ 2004-03-07  5:58 Richard Henderson
  2004-03-07 22:34 ` Ulrich Drepper
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Richard Henderson @ 2004-03-07  5:58 UTC (permalink / raw)
  To: libc-alpha, gcc, debian-glibc

So I'm thinking that I'd like to finally get around to changing to
128-bit long double for alpha-linux.  I'm undecided how to go about
doing this though.

The math routines would be easy to version, but things like printf
definitely aren't.  Because of that, I was thinking that perhaps
it might be best to just increment the soname to libc.so.6.2.  Which
would be a good opportunity to get rid of some awful compatibility
code in the alpha-linux glibc bits.

I would be comfortable getting all this done for glibc 2.3.4, and
just say "use an older release if you don't want this abi change."
Seems to me the ifdeffery (and worse, makefile ifdeffery) would be
too awful to considering supporting both modes simultaneously.

As for gcc, I suppose I'll have to do something like a different
configuration name, such as alpha-dec-linux-glibc6.2?  The patches
to gcc (for any recent version) should be small; the support is
already present because of Tru64, just have to turn it on.

Cc'ed to debian-glibc, since they're the only currently viable alpha
distribution that I'm aware of.  I see yall are still using glibc
2.3.2.  What are debian's plans here wrt the next release (if there's
ever to be one)?

Myself, I have been thinking about working on a Fedora Core port for
Alpha, and it would be easiest if I just started out with the new
long double size.


r~

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [rfc] alpha-linux changing to 128-bit long double
@ 2004-03-13 16:36 Ulrich Weigand
  0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Weigand @ 2004-03-13 16:36 UTC (permalink / raw)
  To: jakub; +Cc: rth, gcc

Jakub Jelinek wrote:

>On the other side, Alpha is not the only arch which want long double
>and changing SONAME is really painful.  alpha, sparc32 and ppc*
>are on the same boat.

Same for s390/s390x.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de

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

end of thread, other threads:[~2004-03-14  1:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-07  5:58 [rfc] alpha-linux changing to 128-bit long double Richard Henderson
2004-03-07 22:34 ` Ulrich Drepper
2004-03-08  1:28 ` GOTO Masanori
2004-03-09 18:38 ` Falk Hueffner
2004-03-13 10:17 ` Jakub Jelinek
2004-03-14  1:58   ` Richard Henderson
2004-03-13 16:36 Ulrich Weigand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).