This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: Hide __[u]{div,mod}di3


On Monday 27 January 2003 22:04, Ulrich Drepper wrote:
> Andreas Schwab wrote:
> > This makes sure that libc does not export __divdi3, etc., at link
> > time, and saves the corresponding PLT entries.  The ugly hack in
> > lldiv.c wasn't complete anyway, since it missed the reference to
> > __moddi3.  The ppc version is not needed any more.
>
> Looks OK to me, I've applied it.  Thanks.  If the ppc people have
> problems I expect to hear from them.

I don't think there will problems (besides the typo I just mentioned in the 
other mail).
Though note that this _requires_ binutils 2.13.90.0.4+ or 2.13.1+, otherwise 
there will be really strange interactions with gcc. Maybe this should be 
reflected in the configure tests.

Franz.


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