PATCH: Move include/stubs-biarch.h to sysdeps/generic
Roland McGrath
roland@hack.frob.com
Fri Mar 16 17:37:00 GMT 2012
> 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
More information about the Libc-alpha
mailing list