This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: Adding SH support to glibc-2.2 (2)


kaz Kojima <kkojima@rr.iij4u.or.jp> writes:

> Yes, please do it except for dl-machine.h. To share dl-machine.h,
> something like #ifdef is needed to determine the existence of FPU.

That's still possible as Roland explained.

I need your input on a few files:

 - sh?/bsd-_setjmp.S differ only in a .align line missing in SH4
   I guess this is an oversight?

 - same for sh?/bsd-setjmp.S

 - you don't want to unify the size of the setjmp buffer?  Even if the
   SH3 has no FPU the room can be reserved and so more compatibility
   among the platforms can give achieved.


The other files are now moved.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   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]