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]

Re: [PATCH roland/nptl-sparc] Move SPARC code out of nptl/sysdeps/sparc/.


From: David Miller <davem@davemloft.net>
Date: Thu, 12 Jun 2014 15:58:20 -0700 (PDT)

> From: Roland McGrath <roland@hack.frob.com>
> Date: Thu, 12 Jun 2014 15:32:22 -0700 (PDT)
> 
>>> Sorry for not reviewing this earlier, I planned to do it earlier today.
>>> 
>>> It looks fine to me, and if there should be some fallout I'll fix it up
>>> for you.
>> 
>> Thanks.  I've merged the branch, getting these four commits:
>> 
>> 	febf6cc Move SPARC public headers out of nptl/
>> 	e268224 Move SPARC code out of nptl/sysdeps/sparc/.
>> 	b0725f4 SPARC: Define TLS_DEFINE_INIT_TP
>> 	b14368b SPARC: Convert fork.c to arch-fork.h
>> 
>> What would be really great is if you could RSN do the clone and vfork
>> consolidation as most other machines have done now.  That should leave only
>> the simple renames left to entirely get rid of
>> nptl/sysdeps/unix/sysv/linux/sparc/.
> 
> Ok, I just have to deal with this link failure first:

It seems that removing sysdeps/unix/sysv/linux/sparc/fork.S fixes
the problem, doing full 32-bit and 64-bit test builds now.


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