On Sun, 28 Jul 2013, Alexander Ivchenko wrote: > Hi Joseph, thanks for your comments. > > I updated the patch: > > 1) The function name as a second argument in libc_has_function target > hook was removed - was not usefull so far. > 2) By using contrib/config-list.mk (thanks for the hint - great tool!) > and analysing tm.h files and what is included in them I have checked > 197 targets. That analysis includes all issues that you raised in your > comments - everything is fixed now. I don't like that sometimes we > have to redefine the version of the hook back to the default one due > to a poisoning of including elfos.h, but I couldn't find a better > solution - I commented all those cases. > > Regtesting is in progress now. I have already tested the patch before, > so I don't expect to see any new problems. > > If all the tests pass, is the patch OK for trunk?
This is OK, with function_gnu removed (nothing appears to use it), if no OS port maintainers object to the changes for their OSes within the next week. -- Joseph S. Myers jos...@codesourcery.com