K 10 svn:author V 4 mmel K 8 svn:date V 27 2020-10-31T15:36:41.530607Z K 7 svn:log V 332 MFC r360463,r360469: r360463: Don't allow to use FPU inside of rtld library. Clang10 may use FPU instructions for optimizing operations with memory blocks. But we don't want to do lengthy save/restore of all FPU registers across each rtld_start() call. r360469: Move ARM specific flags to arm/Makefile.inc END