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)


Ulrich Drepper <drepper@redhat.com> writes:
> 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

Yes, I've missed it. They can be moved up.

>  - 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.

Sure. We should unify it for the kernel math emulation, for example.
Niibe-san, do you have any opinion about this?

Thanks Uli,

	kaz


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