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: Move include/stubs-biarch.h to sysdeps/generic


> This patch moves include/stubs-biarch.h to sysdeps/generic so that
> each arch can override it with sysdeps/cpu/stubs-biarch.h.  OK to
> install?

It seems like stubs-biarch.h and the whole special case for it could be
replaced by the genericized logic for multi-variant header generation we
talked about for bits/syscall.h and the like.  That seems like the right
thing to do instead.

> 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* Makefile ($(inst_includedir)/gnu/stubs.h): Replace
> 	include/stubs-biarch.h with stubs-biarch.h.
> 
> 	* include/stubs-biarch.h: Moved to ...
> 	* sysdeps/generic/stubs-biarch.h: Here.

This is one change, so the log entry for it should be in one paragraph.


Thanks,
Roland


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