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: using pre-TCB padding for static TLS


On Feb  9, 2005, Ulrich Drepper <drepper@redhat.com> wrote:

>> 
>> * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Update
>> executable sanity check in fixed exec tcb offset mode.

> What part of "ports use their own sysdeps tree" don't you understand?

What part of `all DTV_AT_TP ports are broken, and could also reduce
static TLS wastage' don't you understand?

The machine-specific portion of this change is just a few lines, that
other ports could and should take advantage of.  Keeping them hidden
elsewhere will do nobody any good.

> Define your own dl-tls.c file for this moronic port which cannot follow
> common practice.

How painful can it be to watch someone else improve on a poor design
of yours and regret not having thought of it?

It's almost funny to watch you promoting new and better ways to do
things when you come up with them, and then classify as moronic the
better ways to do things that you didn't think of.  You should be
ashamed.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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