This is the mail archive of the libc-alpha@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]

[PATCH] Avoid symbol versions in rtld syscalls


This is the root cause of the incorrect symbols being exported from
ld.so on alpha.  I had a look at ld about honoring the version-map
file above the symver symbols in the object file, and it isn't an
easy fix.  Whereas arranging for these symbols not to be defined in
the rtld-foo.os files is fairly trivial.

Sanity tested on x86_64. Ok?


r~

Attachment: z1
Description: Text document


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