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]

Re: A forgotten patch for SH


Hi,

Ulrich Drepper <drepper@redhat.com> wrote:
>> 	* sysdeps/sh/bits/setjmp.h: Move
>> 	* sysdeps/sh/sh4/bits/setjmp.h: to here.
>> 	* sysdeps/sh/sh3/bits/setjmp.h: New file.
> 
> I've applied the patch now.  But please remember: we've changed this
> some time back (2000-6-7) to have the same definition on both SH3 and
> SH4.  This increases binary compatibility.  You have now reverted this
> change and went back to the original definition.

This patch is requested by SH3 people, but I may be confused as you
pointed out. I could fix sh3/setjmp.S and sh3/__longjmp.S so to use
one common setjmp.h. I'll ask SH3 people whether this is ok or not.
Thank you for your comment.

	kaz

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