This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/19006] Why are i386 and i686 dl-sysdep different?


https://sourceware.org/bugzilla/show_bug.cgi?id=19006

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |carlos at redhat dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
Presently we don't support building glibc for i386, the code in question is
legacy support, the i686 dl-sysdep.h is always used, and therfore the vDSO
entry is always used. See bug 10060 and bug 10062. You are correct that we
could reduce code size by removing the legacy support. Please submit such a
patch to libc-alpha@sourceware.org. Please ask questions on
libc-help@sourceware.org instead of through the bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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