public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* changes to stdlib/longlong.h
@ 1999-11-23  2:59 Jakub Jelinek
  1999-11-23  7:14 ` Ulrich Drepper
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Jelinek @ 1999-11-23  2:59 UTC (permalink / raw)
  To: libc-hacker

Hi!

What was the reason to update longlong.h from egcs which seem to have a
subset of the glibc longlong stuff?
E.g. libc longlong used to do arithmetics on UDWtype while
egcs's version does only USItype -> UDItype, ie. there is no support for
e.g. 128bit + 128bit etc. on 64bit architectures.
At least soft-fp addon relies on those operations on 64bit platforms which
are now no longer defined as it expect them.

1999-11-22  Ulrich Drepper  <drepper@cygnus.com>

	* stdlib/longlong.h: Add count_trailing_zeros back.

	* stdlib/longlong.h: Update from latest egcs version.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.18 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

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

end of thread, other threads:[~1999-11-23  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-23  2:59 changes to stdlib/longlong.h Jakub Jelinek
1999-11-23  7:14 ` Ulrich Drepper
1999-11-23  9:20   ` Jakub Jelinek
1999-11-23  9:26     ` Ulrich Drepper

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).