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] Bug 21053: sh: Reduce namespace pollution from sys/ucontext.h


On 01/18/2017 12:57 AM, James Clarke wrote:
> 	* sysdeps/unix/sysv/linux/sh/sh3/ucontext_i.sym: Use new REG_R*
> 	constants instead of the old R* ones.
> 	* sysdeps/unix/sysv/linux/sh/sh4/ucontext_i.sym: Likewise.
> 	* sysdeps/unix/sysv/linux/sh/sys/ucontext.h (NGPREG): Rename...
> 	(NGREG): ... to this, to fit in with other architectures.
> 	(gpregset_t): Use new NGREG macro.
> 	[__USE_GNU]: Remove condition; all architectures other than tile
> 	are unconditional.
> 	(R*): Rename to REG_R*.

I have verified that glibc builds natively on sh4 with the changes applied.
Furthermore I can confirm that these changes fix the build problem with
Firefox.

Thus: Tested-By: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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