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: [PATCH] PLT reducation, take 2


Jakub Jelinek wrote:

I've added the configure check plus a bunch of new macros from PLT-reduce
list and converted a bunch from INTUSE/INTDEF etc. too.
Tested by make check, comparing nm -D output and readelf -r output before
and after the patch.
I have applied the patch now. But while doing this I had to add a few more changes. There are more gcc problems which are made visible by this change, not only the visibility+asm problem (see the new test in configure.in).

The result is new compilable again and it seems to work

What I don't see is the PLT reduction. I might have broken something by getting things to compile or there are more tools problems. This has to be investigated. The design is clean and it compiles which is the most important thing. Please try it with your compiler to see whether there are yet more problems.

--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------


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